ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Sign up for a demo</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> <!-- body { background-color:#000000; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } a { color:#00aeef; text-decoration:none; font-size:12px; font-family:verdana; font-weight:bold; } a:hover { color:#00aeef; text-decoration:underline; } --> </style> <script type="text/javascript"> <!-- function pausecomp(millis) { var date = new Date(); var curDate = null; do { curDate = new Date(); } while(curDate-date < millis); } function subscribe() { if (document.getElementById("pf_DemographicField3").value=='INGEN'){ alert('You must select a country!'); return false; } var strUrl = ''; var strSplitInte = ''; strEmail = document.getElementById('pf_Email').value; strNamn = document.getElementById('pf_SubscriberName').value; strLastName = document.getElementById('pf_DemographicField1').value; strCity = document.getElementById('pf_DemographicField2').value; strCountry = document.getElementById('pf_DemographicField3').value; strState = document.getElementById('pf_DemographicField4').value; strPhone = document.getElementById('pf_DemographicField5').value; strCurrEq = document.getElementById('pf_DemographicField6').value; strInte = document.getElementsByName('pf_DemographicField7'); strCom = document.getElementById('pf_DemographicField8').value; for (i = 0; i < strInte.length; i++){ if (strInte[i].checked){ strSplitInte += '&pf_DemographicField7=' + escape(strInte[i].value).replace(/\+/g, '%2B'); } } if (document.getElementById("pf_DemographicField3").value=='DK'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4811&pf_MailinglistName1=86064"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte; strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=DK"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='FI'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4817&pf_MailinglistName1=86070"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=DK"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='NO'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4810&pf_MailinglistName1=86063"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=NO"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='RO'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4812&pf_MailinglistName1=86065"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=RO"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='SE'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4809&pf_MailinglistName1=86062"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=SE"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='IR'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4815&pf_MailinglistName1=86068"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=IR"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='PL'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4807&pf_MailinglistName1=86058"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=PL"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='IS'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4806&pf_MailinglistName1=86057"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=IS"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='IN'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4816&pf_MailinglistName1=86069"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=IN"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='ZA'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4813&pf_MailinglistName1=86066"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=ZA"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='GR'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4808&pf_MailinglistName1=86060"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=GR"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='LB'){ strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4814&pf_MailinglistName1=86067"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=LB"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='AD' || document.getElementById("pf_DemographicField3").value=='BZ' || document.getElementById("pf_DemographicField3").value=='FR' || document.getElementById("pf_DemographicField3").value=='GI' || document.getElementById("pf_DemographicField3").value=='VA' || document.getElementById("pf_DemographicField3").value=='IT' || document.getElementById("pf_DemographicField3").value=='LI' || document.getElementById("pf_DemographicField3").value=='MC' || document.getElementById("pf_DemographicField3").value=='PT' || document.getElementById("pf_DemographicField3").value=='SM' || document.getElementById("pf_DemographicField3").value=='ES' || document.getElementById("pf_DemographicField3").value=='CH' ) { strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4171&pf_MailinglistName1=70038"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=AD"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='BE' || document.getElementById("pf_DemographicField3").value=='FK' || document.getElementById("pf_DemographicField3").value=='IE' || document.getElementById("pf_DemographicField3").value=='LU' || document.getElementById("pf_DemographicField3").value=='NL' || document.getElementById("pf_DemographicField3").value=='AN' || document.getElementById("pf_DemographicField3").value=='GB') { strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4173&pf_MailinglistName1=69999"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=BE"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='CA' || document.getElementById("pf_DemographicField3").value=='US' || document.getElementById("pf_DemographicField3").value=='AS' || document.getElementById("pf_DemographicField3").value=='AG' || document.getElementById("pf_DemographicField3").value=='AW' || document.getElementById("pf_DemographicField3").value=='BS' || document.getElementById("pf_DemographicField3").value=='BB' || document.getElementById("pf_DemographicField3").value=='BM' || document.getElementById("pf_DemographicField3").value=='DM' || document.getElementById("pf_DemographicField3").value=='DO' || document.getElementById("pf_DemographicField3").value=='GD' || document.getElementById("pf_DemographicField3").value=='JM' || document.getElementById("pf_DemographicField3").value=='MS' || document.getElementById("pf_DemographicField3").value=='KN' || document.getElementById("pf_DemographicField3").value=='LC' || document.getElementById("pf_DemographicField3").value=='VC' || document.getElementById("pf_DemographicField3").value=='SH' || document.getElementById("pf_DemographicField3").value=='PM' || document.getElementById("pf_DemographicField3").value=='TT' || document.getElementById("pf_DemographicField3").value=='TC' || document.getElementById("pf_DemographicField3").value=='UM' || document.getElementById("pf_DemographicField3").value=='VG' || document.getElementById("pf_DemographicField3").value=='VI') { strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4175&pf_MailinglistName1=70043"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=CA"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='AR' || document.getElementById("pf_DemographicField3").value=='BO' || document.getElementById("pf_DemographicField3").value=='BR' || document.getElementById("pf_DemographicField3").value=='CL' || document.getElementById("pf_DemographicField3").value=='CO' || document.getElementById("pf_DemographicField3").value=='CR' || document.getElementById("pf_DemographicField3").value=='CU' || document.getElementById("pf_DemographicField3").value=='EC' || document.getElementById("pf_DemographicField3").value=='SV' || document.getElementById("pf_DemographicField3").value=='GF' || document.getElementById("pf_DemographicField3").value=='GP' || document.getElementById("pf_DemographicField3").value=='GU' || document.getElementById("pf_DemographicField3").value=='GT' || document.getElementById("pf_DemographicField3").value=='GY' || document.getElementById("pf_DemographicField3").value=='HT' || document.getElementById("pf_DemographicField3").value=='HN' || document.getElementById("pf_DemographicField3").value=='MX' || document.getElementById("pf_DemographicField3").value=='NI' || document.getElementById("pf_DemographicField3").value=='PA' || document.getElementById("pf_DemographicField3").value=='PY' || document.getElementById("pf_DemographicField3").value=='PE' || document.getElementById("pf_DemographicField3").value=='PR' || document.getElementById("pf_DemographicField3").value=='SR' || document.getElementById("pf_DemographicField3").value=='UY' || document.getElementById("pf_DemographicField3").value=='VE') { strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4172&pf_MailinglistName1=70035"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=AR"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else if (document.getElementById("pf_DemographicField3").value=='AU' || document.getElementById("pf_DemographicField3").value=='CM' || document.getElementById("pf_DemographicField3").value=='CN' || document.getElementById("pf_DemographicField3").value=='CX' || document.getElementById("pf_DemographicField3").value=='CC' || document.getElementById("pf_DemographicField3").value=='KM' || document.getElementById("pf_DemographicField3").value=='CK' || document.getElementById("pf_DemographicField3").value=='TP' || document.getElementById("pf_DemographicField3").value=='FJ' || document.getElementById("pf_DemographicField3").value=='PF' || document.getElementById("pf_DemographicField3").value=='TF' || document.getElementById("pf_DemographicField3").value=='HM' || document.getElementById("pf_DemographicField3").value=='HK' || document.getElementById("pf_DemographicField3").value=='ID' || document.getElementById("pf_DemographicField3").value=='JP' || document.getElementById("pf_DemographicField3").value=='KI' || document.getElementById("pf_DemographicField3").value=='KP' || document.getElementById("pf_DemographicField3").value=='KR' || document.getElementById("pf_DemographicField3").value=='LA' || document.getElementById("pf_DemographicField3").value=='MO' || document.getElementById("pf_DemographicField3").value=='MY' || document.getElementById("pf_DemographicField3").value=='MV' || document.getElementById("pf_DemographicField3").value=='ML' || document.getElementById("pf_DemographicField3").value=='MH' || document.getElementById("pf_DemographicField3").value=='MQ' || document.getElementById("pf_DemographicField3").value=='FM' || document.getElementById("pf_DemographicField3").value=='MN' || document.getElementById("pf_DemographicField3").value=='MM' || document.getElementById("pf_DemographicField3").value=='NR' || document.getElementById("pf_DemographicField3").value=='NC' || document.getElementById("pf_DemographicField3").value=='NZ' || document.getElementById("pf_DemographicField3").value=='NU' || document.getElementById("pf_DemographicField3").value=='NF' || document.getElementById("pf_DemographicField3").value=='MP' || document.getElementById("pf_DemographicField3").value=='PW' || document.getElementById("pf_DemographicField3").value=='PG' || document.getElementById("pf_DemographicField3").value=='PH' || document.getElementById("pf_DemographicField3").value=='PN' || document.getElementById("pf_DemographicField3").value=='WS' || document.getElementById("pf_DemographicField3").value=='SG' || document.getElementById("pf_DemographicField3").value=='SB' || document.getElementById("pf_DemographicField3").value=='SY' || document.getElementById("pf_DemographicField3").value=='TW' || document.getElementById("pf_DemographicField3").value=='TH' || document.getElementById("pf_DemographicField3").value=='TK' || document.getElementById("pf_DemographicField3").value=='TO' || document.getElementById("pf_DemographicField3").value=='TV' || document.getElementById("pf_DemographicField3").value=='VU' || document.getElementById("pf_DemographicField3").value=='VN' || document.getElementById("pf_DemographicField3").value=='WF') { strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4174&pf_MailinglistName1=69995"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=AU"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } else { strUrl = "http://www.anp.se/processExternalSubscription.asp"; strUrl = strUrl + "?pf_AccountId=4176&pf_MailinglistName1=70041"; strUrl = strUrl + "&pf_Email=" + escape(strEmail); strUrl = strUrl + "&pf_SubscriberName=" + escape(strNamn); strUrl = strUrl + "&pf_DemographicField1=" + escape(strLastName); strUrl = strUrl + "&pf_DemographicField2=" + escape(strCity); strUrl = strUrl + "&pf_DemographicField3=" + escape(strCountry); strUrl = strUrl + "&pf_DemographicField4=" + escape(strState); strUrl = strUrl + "&pf_DemographicField5=" + escape(strPhone); strUrl = strUrl + "&pf_DemographicField6=" + escape(strCurrEq); strUrl = strUrl + strSplitInte strUrl = strUrl + "&pf_DemographicField8=" + escape(strCom); strUrl = strUrl + "&pf_OptInMethod=DoubleOptInMethod"; strUrl = strUrl + "&pf_CO=Phase"; strUrl = strUrl + "&pf_Country=OT"; strUrl = strUrl + "&pf_DemographicField9=web"; document.location=strUrl; pausecomp(1000); } return false; } //--> </script> </head> <body> <table cellspacing="0" cellpadding="0" width="765" bgcolor="#000000" align="center"> <tbody> <tr> <td valign="top" align="left" bgcolor="#000000"><table cellspacing="0" cellpadding="0" width="765" border="0"> <tbody> <tr> <td><br /> <a class="" title="" onclick="" href="http://www.phaseone.com/Global/NewsLetters/NewsPhase/Eblastcamerasystem.aspx" target="_blank"></a></td> </tr> <tr> <td><table cellspacing="0" cellpadding="0" width="765" border="0"> <tbody> <tr> <td width="32">&nbsp;</td> <td width="180">&nbsp;</td> <td align="left"><a href="http://www.phaseone.com"><img src="http://kunder.apsis.se/phaseone/forms/logo_black.gif" alt="" width="250" height="76" border="0" /></a></td> <td valign="bottom" align="right" width="180">&nbsp;</td> <td width="32">&nbsp;</td> </tr> </tbody> </table></td> </tr> <tr> <td height="15"><img height="15" src="http://kunder.apsis.se/phaseone/forms/NewsletterContentBgHeaderWhite.jpg" width="765" border="0" alt="" /></td> </tr> <tr> <td bgcolor="#ffffff"><table cellspacing="0" cellpadding="0" width="765" border="0"> <tbody> <tr> <td width="32">&nbsp;</td> <td width="701">&nbsp;</td> <td width="32">&nbsp;</td> </tr> <tr> <td width="32">&nbsp;</td> <td width="701"><table cellspacing="0" cellpadding="0" width="701" border="0"> <tbody> <tr align="left"> <td valign="top"><span style="FONT-SIZE: 14px; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; color: #000000; line-height:22px;"> <strong>Sign up for a camera demo</strong> </span> <p><span style="FONT-SIZE: 12px; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;">Experience what some of the world's best photographic solutions can offer you! By filling in and submitting this form, you sign up for a camera demo. Digital back prices starting at ¬ 5,990 excl. VAT and sales tax.</span></p> <p>&nbsp;</p> <form name="frmSubscribe" method="post" action="#" onsubmit="return subscribe();"> <table> <tbody> <tr> <td><table cellspacing="0" cellpadding="0" width="420" border="0"> <tbody> <tr> <td align="left" width="150"><strong><font style="FONT-SIZE: 12px; TEXT-DECORATION: none" face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">First name</font></strong></td> <td align="left" width="20">*</td> <td align="left"><input type="text" name="pf_SubscriberName" id="pf_SubscriberName"/></td> </tr> <tr> <td align="left" width="150"><strong><font style="FONT-SIZE: 12px; TEXT-DECORATION: none" face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">Last name</font></strong></td> <td align="left" width="20">*</td> <td align="left"><input type="hidden" name="pf_AttributeKeyId1" id="pf_AttributeKeyId1" value="" /> <input type="text" name="pf_DemographicField1" id="pf_DemographicField1"/></td> </tr> <tr> <td align="left" width="150">&nbsp;</td> <td align="left" width="20">&nbsp;</td> <td align="left">&nbsp;</td> </tr> <tr> <td align="left" width="150"><strong><font style="FONT-SIZE: 12px; TEXT-DECORATION: none" face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">City</font></strong></td> <td align="left" width="20">*</td> <td align="left"><input type="hidden" name="pf_AttributeKeyId2" id="pf_AttributeKeyId2" value="" /> <input type="text" name="pf_DemographicField2" id="pf_DemographicField2" size="30" /></td> </tr> <tr> <td align="left" width="150"><strong><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">Country</font></strong></td> <td align="left" width="20">*</td> <td align="left"><input type="hidden" name="pf_AttributeKeyId3" id="pf_AttributeKeyId3" value="" /> <select id="pf_DemographicField3" name="pf_DemographicField3"> <option value="INGEN" selected="selected">Select Country</option> <option value="AF">Afghanistan</option> <option value="AL">Albania</option> <option value="DZ">Algeria</option> <option value="AS">American Samoa</option> <option value="AD">Andorra</option> <option value="AO">Angola</option> <option value="AI">Anguilla</option> <option value="AQ">Antarctica</option> <option value="AG">Antigua And Barbuda</option> <option value="AR">Argentina</option> <option value="AM">Armenia</option> <option value="AW">Aruba</option> <option value="AU">Australia</option> <option value="AT">Austria</option> <option value="AZ">Azerbaijan</option> <option value="BS">Bahamas</option> <option value="BH">Bahrain</option> <option value="BD">Bangladesh</option> <option value="BB">Barbados</option> <option value="BY">Belarus</option> <option value="BE">Belgium</option> <option value="BZ">Belize</option> <option value="BJ">Benin</option> <option value="BM">Bermuda</option> <option value="BT">Bhutan</option> <option value="BO">Bolivia</option> <option value="BA">Bosnia And Herzegowina</option> <option value="BW">Botswana</option> <option value="BV">Bouvet Island</option> <option value="BR">Brazil</option> <option value="IO">British Indian Ocean Territory</option> <option value="BN">Brunei Darussalam</option> <option value="BG">Bulgaria</option> <option value="BF">Burkina Faso</option> <option value="BI">Burundi</option> <option value="KH">Cambodia</option> <option value="CM">Cameroon</option> <option value="CA">Canada</option> <option value="CV">Cape Verde</option> <option value="KY">Cayman Islands</option> <option value="CF">Central African Republic</option> <option value="TD">Chad</option> <option value="CL">Chile</option> <option value="CN">China</option> <option value="CX">Christmas Island</option> <option value="CC">Cocos (Keeling) Islands</option> <option value="CO">Colombia</option> <option value="KM">Comoros</option> <option value="CG">Congo</option> <option value="CK">Cook Islands</option> <option value="CR">Costa Rica</option> <option value="CI">Cote D'Ivoire</option> <option value="HR">Croatia (Local Name: Hrvatska)</option> <option value="CU">Cuba</option> <option value="CY">Cyprus</option> <option value="CZ">Czech Republic</option> <option value="DK">Denmark</option> <option value="DJ">Djibouti</option> <option value="DM">Dominica</option> <option value="DO">Dominican Republic</option> <option value="TP">East Timor</option> <option value="EC">Ecuador</option> <option value="EG">Egypt</option> <option value="SV">El Salvador</option> <option value="GQ">Equatorial Guinea</option> <option value="ER">Eritrea</option> <option value="EE">Estonia</option> <option value="ET">Ethiopia</option> <option value="FK">Falkland Islands (Malvinas)</option> <option value="FO">Faroe Islands</option> <option value="FJ">Fiji</option> <option value="FI">Finland</option> <option value="FR">France</option> <option value="GF">French Guiana</option> <option value="PF">French Polynesia</option> <option value="TF">French Southern Territories</option> <option value="GA">Gabon</option> <option value="GM">Gambia</option> <option value="GE">Georgia</option> <option value="DE">Germany</option> <option value="GH">Ghana</option> <option value="GI">Gibraltar</option> <option value="GR">Greece</option> <option value="GL">Greenland</option> <option value="GD">Grenada</option> <option value="GP">Guadeloupe</option> <option value="GU">Guam</option> <option value="GT">Guatemala</option> <option value="GN">Guinea</option> <option value="GW">Guinea-Bissau</option> <option value="GY">Guyana</option> <option value="HT">Haiti</option> <option value="HM">Heard And Mc Donald Islands</option> <option value="VA">Holy See (Vatican City State)</option> <option value="HN">Honduras</option> <option value="HK">Hong Kong</option> <option value="HU">Hungary</option> <option value="IS">Iceland</option> <option value="IN">India</option> <option value="ID">Indonesia</option> <option value="IR">Iran (Islamic Republic Of)</option> <option value="IQ">Iraq</option> <option value="IE">Ireland</option> <option value="IL">Israel</option> <option value="IT">Italy</option> <option value="JM">Jamaica</option> <option value="JP">Japan</option> <option value="JO">Jordan</option> <option value="KZ">Kazakhstan</option> <option value="KE">Kenya</option> <option value="KI">Kiribati</option> <option value="KP">Korea, Dem People'S Republic</option> <option value="KR">Korea, Republic Of</option> <option value="KW">Kuwait</option> <option value="KG">Kyrgyzstan</option> <option value="LA">Lao People'S Dem Republic</option> <option value="LV">Latvia</option> <option value="LB">Lebanon</option> <option value="LS">Lesotho</option> <option value="LR">Liberia</option> <option value="LY">Libyan Arab Jamahiriya</option> <option value="LI">Liechtenstein</option> <option value="LT">Lithuania</option> <option value="LU">Luxembourg</option> <option value="MO">Macau</option> <option value="MK">Macedonia</option> <option value="MG">Madagascar</option> <option value="MW">Malawi</option> <option value="MY">Malaysia</option> <option value="MV">Maldives</option> <option value="ML">Mali</option> <option value="MT">Malta</option> <option value="MH">Marshall Islands</option> <option value="MQ">Martinique</option> <option value="MR">Mauritania</option> <option value="MU">Mauritius</option> <option value="YT">Mayotte</option> <option value="MX">Mexico</option> <option value="FM">Micronesia, Federated States</option> <option value="MD">Moldova, Republic Of</option> <option value="MC">Monaco</option> <option value="MN">Mongolia</option> <option value="MS">Montserrat</option> <option value="MA">Morocco</option> <option value="MZ">Mozambique</option> <option value="MM">Myanmar</option> <option value="NA">Namibia</option> <option value="NR">Nauru</option> <option value="NP">Nepal</option> <option value="NL">Netherlands</option> <option value="AN">Netherlands Ant Illes</option> <option value="NC">New Caledonia</option> <option value="NZ">New Zealand</option> <option value="NI">Nicaragua</option> <option value="NE">Niger</option> <option value="NG">Nigeria</option> <option value="NU">Niue</option> <option value="NF">Norfolk Island</option> <option value="MP">Northern Mariana Islands</option> <option value="NO">Norway</option> <option value="OM">Oman</option> <option value="PK">Pakistan</option> <option value="PW">Palau</option> <option value="PA">Panama</option> <option value="PG">Papua New Guinea</option> <option value="PY">Paraguay</option> <option value="PE">Peru</option> <option value="PH">Philippines</option> <option value="PN">Pitcairn</option> <option value="PL">Poland</option> <option value="PT">Portugal</option> <option value="PR">Puerto Rico</option> <option value="QA">Qatar</option> <option value="RE">Reunion</option> <option value="RO">Romania</option> <option value="RU">Russian Federation</option> <option value="RW">Rwanda</option> <option value="KN">Saint K Itts And Nevis</option> <option value="LC">Saint Lucia</option> <option value="VC">Saint Vincent, The Grenadines</option> <option value="WS">Samoa</option> <option value="SM">San Marino</option> <option value="ST">Sao Tome And Principe</option> <option value="SA">Saudi Arabia</option> <option value="SN">Senegal</option> <option value="SC">Seychelles</option> <option value="SL">Sierra Leone</option> <option value="SG">Singapore</option> <option value="SK">Slovakia (Slovak Republic)</option> <option value="SI">Slovenia</option> <option value="SB">Solomon Islands</option> <option value="SO">Somalia</option> <option value="ZA">South Africa</option> <option value="GS">South Georgia , S Sandwich Is.</option> <option value="ES">Spain</option> <option value="LK">Sri Lanka</option> <option value="SH">St. Helena</option> <option value="PM">St. Pierre And Miquelon</option> <option value="SD">Sudan</option> <option value="SR">Suriname</option> <option value="SJ">Svalbard, Jan Mayen Islands</option> <option value="SZ">Sw Aziland</option> <option value="SE">Sweden</option> <option value="CH">Switzerland</option> <option value="SY">Syrian Arab Republic</option> <option value="TW">Taiwan</option> <option value="TJ">Tajikistan</option> <option value="TZ">Tanzania, United Republic Of</option> <option value="TH">Thailand</option> <option value="TG">Togo</option> <option value="TK">Tokelau</option> <option value="TO">Tonga</option> <option value="TT">Trinidad And Tobago</option> <option value="TN">Tunisia</option> <option value="TR">Turkey</option> <option value="TM">Turkmenistan</option> <option value="TC">Turks And Caicos Islands</option> <option value="TV">Tuvalu</option> <option value="UG">Uganda</option> <option value="UA">Ukraine</option> <option value="AE">United Arab Emirates</option> <option value="GB">United Kingdom</option> <option value="US">United States</option> <option value="UM">United States Minor Is.</option> <option value="UY">Uruguay</option> <option value="UZ">Uzbekistan</option> <option value="VU">Vanuatu</option> <option value="VE">Venezuela</option> <option value="VN">Viet Nam</option> <option value="VG">Virgin Islands (British)</option> <option value="VI">Virgin Islands (U.S.)</option> <option value="WF">Wallis And Futuna Islands</option> <option value="EH">Western Sahara</option> <option value="YE">Yemen</option> <option value="YU">Yugoslavia</option> <option value="ZR">Zaire</option> <option value="ZM">Zambia</option> <option value="ZW">Zimbabwe</option> </select> </td> </tr> <tr id="hideshowcont" style="visibility: hidden;"> <td align="left"><strong><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">State</font></strong></td> <td align="left">&nbsp;</td> <td align="left"><input type="hidden" name="pf_AttributeKeyId4" id="pf_AttributeKeyId4" value="" /> <input type="text" name="pf_DemographicField4" id="pf_DemographicField4" /></td> </tr> <tr> <td align="left" width="150">&nbsp;</td> <td align="left" width="20">&nbsp;</td> <td align="left">&nbsp;</td> </tr> <tr> <td align="left" width="150"><strong><font face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">Phone</font></strong></td> <td align="left" width="20">*</td> <td align="left"><input type="hidden" name="pf_AttributeKeyId5" id="pf_AttributeKeyId5" value="" /> <input type="text" name="pf_DemographicField5" id="pf_DemographicField5" /></td> </tr> <tr> <td align="left" width="150"><strong><font style="FONT-SIZE: 12px; TEXT-DECORATION: none" face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">Email</font></strong></td> <td align="left" width="20">*</td> <td align="left"><input type="text" name="pf_Email" id="pf_Email" /></td> </tr> <tr> <td align="left" width="150">&nbsp;</td> <td align="left" width="20">&nbsp;</td> <td align="left">&nbsp;</td> </tr> <tr> <td align="left" width="150"><strong><font style="FONT-SIZE: 12px; TEXT-DECORATION: none" face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">Current Equipment</font></strong></td> <td align="left" width="20">*</td> <td align="left"><input type="hidden" name="pf_AttributeKeyId6" id="pf_AttributeKeyId6" value="" /> <input type="text" name="pf_DemographicField6" id="pf_DemographicField6"/></td> </tr> <tr> <td></td> <td></td> <td>&nbsp;</td> </tr> <tr> <td colspan="3"><strong><font face="verdana" size="2">Choose which products you are interested in:</font></strong></td> </tr> <tr> <td></td> </tr> <tr> <td>&nbsp;</td> <td> <input name="pf_DemographicField7" id="pf_DemographicField7" type="checkbox" value="P 65+ camera system" /></td> <td><font face="verdana" size="2">P 65+ camera system</font></td> </tr> <tr> <td>&nbsp;</td> <td> <input name="pf_DemographicField7" id="pf_DemographicField7" type="checkbox" value="P 40+ camera system" /></td> <td><font face="verdana" size="2">P 40+ camera system</font></td> </tr> <tr> <td>&nbsp;</td> <td><input name="pf_DemographicField7" id="pf_DemographicField7" type="checkbox" value="P 45+ camera system" /></td> <td><font face="verdana" size="2">P 45+ camera system</font></td> </tr> <tr> <td>&nbsp;</td> <td><input name="pf_DemographicField7" id="pf_DemographicField7" type="checkbox" value="P 30+ camera system" /></td> <td><font face="verdana" size="2">P 30+ camera system</font></td> </tr> <tr> <td>&nbsp;</td> <td><input name="pf_DemographicField7" id="pf_DemographicField7" type="checkbox" value="P 25+ camera system" /></td> <td><font face="verdana" size="2">P 25+ camera system</font></td> </tr> <tr> <td>&nbsp;</td> <td><input name="pf_DemographicField7" id="pf_DemographicField7" type="checkbox" value="Pre-owned digital backs" /></td> <td><font face="verdana" size="2">Pre-owned digital backs </font></td> </tr> <tr> <td>&nbsp;</td> <td><input name="pf_DemographicField7" id="pf_DemographicField7" type="checkbox" value="Capture One" /></td> <td><font face="verdana" size="2">Capture One </font></td> </tr> <tr> <td></td> <td></td> <td>&nbsp;</td> </tr> <tr> <td></td> <td></td> <td></td> </tr> <tr> <td valign="top" align="left"><strong><font style="FONT-SIZE: 12px; TEXT-DECORATION: none" face="Verdana, Arial, Helvetica, sans-serif" color="#000000" size="2">Comments</font></strong></td> <td valign="top" align="left" width="20">&nbsp;</td> <td align="left"><input type="hidden" name="pf_AttributeKeyId8" id="pf_AttributeKeyId8" value="" /> <textarea name="pf_DemographicField8" id="pf_DemographicField8" rows="5" cols="22"></textarea></td> </tr> <tr> <td align="left">&nbsp;</td> <td align="left" width="20">&nbsp;</td> <td align="left">&nbsp;</td> </tr> <tr> <td align="left">&nbsp;</td> <td align="left" width="20">&nbsp;</td> <td align="left"><input type="submit" value=" Submit " name="submit"/> </td> </tr> </tbody> </table></td> <td valign="top"><img id="preview_image" height="355" hspace="10" src="http://kunder.apsis.se/phaseone/forms/HH_Sun01_281px.jpg" width="267" align="right" vspace="10" alt="" /> </td> </tr> </tbody> </table> </form></td> </tr> </tbody> </table></td> <td width="32">&nbsp;</td> </tr> <tr> <td width="32">&nbsp;</td> <td width="701">&nbsp;</td> <td width="32">&nbsp;</td> </tr> </tbody> </table></td> </tr> <tr> <td><img height="11" src="http://kunder.apsis.se/phaseone/forms/NewsletterContentBgFooterWhite.jpg" width="765" alt="" /></td> </tr> <tr> <td>&nbsp;</td> </tr> </tbody> </table></td> </tr> </tbody> </table> </body> </html>