// JavaScript Document
//This is code for popup box
<!-- avaya pop up 1/8/2009-->
document.write('<div id="floater" align="center" style="position:absolute;">');

document.write('<div id="template01_adpS" align="center" style="padding: 0px; background-color: rgb(175, 175,175); position: absolute; width: 298px; height: 393px; display: block; visibility: visible; z-index:1004; top: 121px; left: 389px; "></div>');

document.write('<div id="template01_close" style="padding: 0px; position: absolute; left: 647px; top: 114px; width: 32px; height: 22px; background-repeat: no-repeat; cursor: pointer; z-index: 10007; display: block; visibility: visible; background-image:url(close.png);"onClick="cl()"></div>');

document.write('<div id="template01_adpT" align="center" style="padding: 0px; overflow: hidden; background-color: #cc0000; position: absolute; left: 381px; top: 113px; width: 299px; height: 24px; font-family: arial; font-style: normal; font-variant: normal; font-weight: bold; font-size: 9pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(0, 0, 0); cursor: auto; display: block; visibility: visible; z-index: 10005;"><span id="adpTitle" style="padding: 1px 0px 0px 3px; white-space: nowrap; position: absolute; left: 0px; height: 20px; top: 5px;">"Free Wedding Weather Update!"</span></div>');


document.write('<div align="center" class="st" id="template01_adpC" style="border-style: inset; border-width: 0px; padding: 0px; overflow: hidden; background-color: #FFF; font-weight: FFF; position: absolute; left: 381px; top: 137px; width: 299px; height: 368px; font-family: Arial; font-style: normal; font-variant: normalnormal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; color: rgb(19, 143, 52); cursor: auto; display: block; z-index: 10008;">');
document.write('  <table width="290" border="0" cellpadding="5" cellspacing="0" height="253">');
document.write(' <tbody><tr><td style="padding: 4px;" width="265" align="center" bgcolor="#FFFFFF" height="215" valign="top"><font size="2" face="arial">&nbsp;<br>');

document.write('<font color="#0000" style="font-weight: normal;"><b>Get free updates on predicted weather for your wedding day straight to your inbox!</b></font><font color="#00000" style="font-weight: normal;"><br><br>Enter your details below - it\'s free!:</font>');
document.write('<form name="form1" id="frm1" action="data.php" method="post" style="margin-bottom: 0px;"><br>');
                
document.write('Name <input name="Name" type="text" class="st" value="" size="20" maxlength="40" onBlur="one();">');
document.write('<br><br>');
document.write('Email <input name="Email"  type="text" class="st" value="" size="20">');
document.write('<br><br>');
document.write('Postcode   <input name="Postcode" type="text" value=""  size="15">');
document.write('<br><br>');
document.write('Date of Wedding   <input name="date" value="" onFocus="displayDatePicker(\'date\',this);" class="st" size="8">');
document.write('<br><br>');
document.write('<input name="Input" type="submit" class="st" value="CLICK HERE TO GET UPDATES" onClick="return checkit();"></form>');

document.write('<br><font size="2" face="arial">Updates will be sent weekly, then daily, in the month leading up to your wedding.</font><br><br>');
document.write('<b><font size="1" face="arial" color="#00000"> We hate spam and will never&nbsp;<br>sell, rent or share your email address </font> </b> </font></td>');
document.write('</tr></tbody></table></div>');
