var pWindow=null;
function openProspect() {
  pWindow=window.open('http://www.ebsglobal.net/miscellaneous/prospectus', '_blank', 'height=800,width=900,scrollbars=yes');
}

