function PopIt(theURL, w, h){
        ver = parseInt(navigator.appVersion.substring(0,1));
		newWin=window.open(theURL,"ipix_pop","width="+w+",height="+h+",menubar=no,toolbar=no,status=yes,resizable=yes,scrollbars=no,");
        if ((!((navigator.appName == "Netscape")&&(ver==2))) && (!((navigator.appName == "Microsoft Internet Explorer")&&(ver<4)))){
          setTimeout("if (newWin) newWin.focus();",1000);
    }
}
document.write ("<br><table width='580px' align='center'><tr>");

document.write ("<td style='background-position: center top;background-image: url(http:&#47;&#47;www.springbreaktravel.com/images/2006/backgrounds/EmailBoxInner.gif?zt=q234435); background-repeat: no-repeat;'><form name='form1' action='http://www.springbreaktravel.com/log_in/promo.asp' method='post' class='formfix'><div align='center'><font color='white'><b>Register For Email-Only Specials!</b><br>Save Up To $40 On Trips!</font><br><input name='Email' type='text' class='EmailSpecialsOnSubpages' value='Enter Email Address' size='30' onClick='javascript:select();'><input type='image' name='Submit' value='Submit' src='http://www.springbreaktravel.com/images/2006/go_orange.gif'></div><br></form></td>");

document.write ("</tr></table>");