function showRegisterBox(){clickTalePrefillFormsChecker();clickTaleExecLocal("showRegisterBox",arguments);$ID("registerBlock").style.display="block";$ID("loginBlock").style.display="none";if($ID("registrationSection"))$ID("registrationSection").style.display="block";if($ID("error_msg"))$ID("error_msg").style.display="none";$ID("psw").value="";if($ID("email").value!="")$ID("rEmail").value=document.getElementById("email").value;trackEvent("Registration","Register here")}
function showSigninForm(){clickTalePrefillFormsChecker();clickTaleExecLocal("showSigninForm",arguments);$ID("registerBlock").style.display="none";$ID("loginBlock").style.display="block";if($ID("registrationSection"))$ID("registrationSection").style.display="none";if($ID("error_msg"))$ID("error_msg").style.display="none";document.getElementsByName("psw").value=""}function showFAQ(a){window.open(a,"name","height=400,width=800,left=100,top=100,resizable=yes,scrollbars=yes,toolbar=no,status=no")}
function howToOrder(a){window.open(a,"name","height=380,width=435,left=100,top=100,resizable=yes,scrollbars=No,toolbar=no,status=no")}function showPrivacyPolicy(a){window.open(a,"name","height=450,width=680,left=100,top=100,resizable=yes,scrollbars=yes,toolbar=no,status=no")}function countryChanged(){clickTalePrefillFormsChecker();clickTaleExecLocal("countryChanged",[]);return document.getElementById("countryId").disabled?!1:(toggleVatCode(),checkCountry(document.getElementById("countryId")))}
function toggleBusinessPrivate(){toggleVatCode();toggleCompany();toggleTitle()}function toggleTitle(){$ID("typeBusiness").checked?$ID("title").innerHTML=txt_business_account:$ID("title").innerHTML=txt_private_account}
function toggleVatCode(){($ID("typeBusiness").type=="radio"&&$ID("typeBusiness").checked||$ID("typeBusiness").type!="radio"&&$ID("typeBusiness").value==1)&&$ID("countryId").value!="NO"&&$ID("countryId").value!="SE"?$ID("vatCodeInput").style.display="":$ID("vatCodeInput").style.display="none"}function checkVatCode(){return!0}function toggleCompany(){$ID("typeBusiness").checked?($ID("companyInput").style.display="",$ID("vatCode").value=""):$ID("companyInput").style.display="none"}
function submitOnEnter(a){(a=a||window.event)&&a.keyCode==13&&$ID("psw").value&&login&&login.checkForm()}function checkCountry(){var a=!1,b=document.forms.registerForm,b=b.country_id.options[b.country_id.selectedIndex].value;for(i=0;i<supportedCountryIds.length;i++)if(supportedCountryIds[i]==b){a=!0;break}$ID("causError").style.display="none";if(!a)$ID("causError").style.display=""}
function setTimeOffset(){var a=(new Date).getTimezoneOffset(),b=document.getElementsByName("time_offset");for(i=0;i<b.length;i++)b[i].value=a};

