
<!-- Begin POP-UP SIZES AND OPTIONS CODE


function popClose(ID) {
var view_width = 591
var view_height = 659
var look='toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width='+view_width+',height='+view_height+','
popwin=window.open("","",look)
popwin.document.open()
popwin.document.write('<title>Contact Us</title><head>')
popwin.document.write('<link rel=StyleSheet href="style.css" type="text/css" media="screen"></head>')
popwin.document.write('<body leftmargin=0 rightmargin=0 topmargin=0 bottommargin=0 marginheight=0 marginwidth=0>')
popwin.document.write('<table width="591" height="659" border="0" cellpadding="0" cellspacing="0" background="images/contactbg.jpg"><tr><td align="center" valign="middle"><br><br> <table width="80%" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td><FORM action="NateMail.php" method="post" class="blackbold"><input type="hidden" name="recipient" value="1"><input type="hidden" name="required" value="name, Email"><input type="hidden" name="email_only" value="Email"><input type="hidden" name="sender_email" value="Email"><input type="hidden" name="subject" value="Website Contact Form"><p><STRONG> Name&nbsp;:&nbsp;&nbsp;&nbsp;</STRONG><INPUT title="Your Google Toolbar can fill this in for you. Select AutoFill" size="30" name="name" id="name"></p><p><STRONG> Email:</STRONG>&nbsp;<STRONG>&nbsp;</STRONG><STRONG>&nbsp;&nbsp;</STRONG><INPUT title="Your Google Toolbar can fill this in for you. Select AutoFill" size="30" name="Email" id="Email"></p><p><STRONG>Phone:&nbsp;&nbsp;&nbsp;</STRONG><INPUT name="Phone" id="Phone" title="Your Google Toolbar can fill this in for you. Select AutoFill" size="30"></p><p><STRONG> Address:</STRONG><INPUT name="Address" id="Address" title="Your Google Toolbar can fill this in for you. Select AutoFill" size="30"></p><p><strong>City:</strong><INPUT name="City" id="City" title="Your Google Toolbar can fill this in for you. Select AutoFill" size="30"></p><p><strong>State:</strong><INPUT name="State" id="State" title="Your Google Toolbar can fill this in for you. Select AutoFill" size="8"><strong>Zip:</strong><INPUT name="Zip" id="Zip" title="Your Google Toolbar can fill this in for you. Select AutoFill" size="8"></p><p><STRONG>Wedding Date :</STRONG><INPUT name="Wedding_Date" id="Wedding_Date" title="Your Google Toolbar can fill this in for you. Select AutoFill" size="30"></p><p><strong>How did you hear about European Bridal: </strong><select name="select"><option value="Cincinnati_Wedding">Cincinnati Wedding</option><option value="GetMarried">GetMarried.com</option><option value="Perfect_Wedding_Guide">Perfect Wedding Guide</option><option value="Direct_Mail">Direct Mail</option><option value="Drive_By">Drive By</option><option value="Friend">Friend</option><option value="Internet">Internet Search</option><option value="Other">Other</option></select></p><p><STRONG>Message:</STRONG><BR><TEXTAREA name="message" rows="5" cols="30"></TEXTAREA></p><p><INPUT type="submit" value="Send" name="submit"><br></p></FORM></td></tr></table></td></tr></table></body></html>')
popwin.document.close()
}


// End -->



