You are about to experience NTRsupport, a powerful, yet affordable remote support solution.
Please make sure to provide a valid e-mail address to take advantage of the complete solution during your free trial.
*
";
document.getElementById("lyrState2").innerHTML = loadStates("",document.frmJoin.cbcountry.value);
document.frmJoin.cbstate.tabIndex = 12;
break;
//end case 228
case '110': //Japan
showLayer("lyrState1",true);
showLayer("lyrState2",true);
document.getElementById("lyrState1").innerHTML = "
" + "State"+ "
*
";
document.getElementById("lyrState2").innerHTML = loadStates("",document.frmJoin.cbcountry.value);
document.frmJoin.cbstate.tabIndex = 12;
break;
//end case 228
case '38': //Canada
showLayer("lyrState1",true);
//showLayer("lyrState2",false);
showLayer("lyrState2",true);
document.getElementById("lyrState1").innerHTML = "
" + "Province"+ "
*
";
//document.getElementById("lyrState1").innerHTML = loadStates("",document.frmJoin.cbcountry.value);
//document.getElementById("lyrState1").innerHTML = "";
//document.getElementById("lyrState2").innerHTML = "";
document.getElementById("lyrState2").innerHTML = loadStates("",document.frmJoin.cbcountry.value);
// document.frmJoin.kprovince.tabIndex = 12;
//showLayer("lyrProvince",true);
break;
//end case 38
default:
showLayer("lyrState1",false);
showLayer("lyrState2",false);
//showLayer("lyrProvince",false);
break;
}
}
function checkMandatoryFieds()
{
var oForm = document.frmJoin;
//if (oForm.txtSupportTecs.value==''){
//oForm.txtSupportTecs.value='0';
// }
if (oForm.cbhow.value=='0' || oForm.txtName.value =='' || oForm.txtSurName.value =='' || oForm.txtMail.value=='' || oForm.txtPhone.value=='' || oForm.txtCompany.value=='' || oForm.cbcountry.value=='0' || oForm.cbjob.value=='0' )
{
alert('Please complete all fields marked with an asterisk (*).');
return false;
}
else
{
//if (document.frmJoin.cbcountry.value=='8' && oForm.kdescrip.value=='')
//{
//
// alert('Please complete all fields marked with an asterisk (*).');
//
// return false;
//}
if (document.frmJoin.cbcountry.value=='228' && oForm.cbstate.value=='0')
{
alert('Please complete all fields marked with an asterisk (*).');
return false;
}
if (document.frmJoin.cbcountry.value=='110' && oForm.cbstate.value=='0')
{
alert('Please complete all fields marked with an asterisk (*).');
return false;
}
//if (document.frmJoin.cbcountry.value=='38' && oForm.kprovince.value=='')
if (document.frmJoin.cbcountry.value=='38' && oForm.cbstate.value=='0')
{
alert('Please complete all fields marked with an asterisk (*).');
return false;
}
if (document.frmJoin.cbhow.value=='9' && oForm.kdescrip.value =='' )
{
alert('Please complete all fields marked with an asterisk (*).');
return false;
}
return true;
}
}
function checkForm()
{
var bContinue = false;
var oForm = document.frmJoin;
if (document.frmJoin.cbcountry.value=='228' ||document.frmJoin.cbcountry.value=='110')
{
if (document.frmJoin.cbstate.value=='0')
{
CountrySelected();
}
}
bContinue = checkMandatoryFieds();
if(checkEmail(oForm.txtMail.value)==false)
{
bContinue=false;
alert('Please enter a valid e-mail address');
}
if (validatePwd()==false)
{
bContinue=false;
}
if(check_phone(oForm.txtPhone.value)==false)
{
bContinue=false;
}
if(checkBadChar(oForm.txtCompany.value)==false)
{
bContinue=false;
}
if (bContinue)bContinue =TermsConditionsRead();
oForm.txthOperPwd.value = encode(oForm.txtOperPwd.value,"InquieroNtrjacb");
oForm.txthOperPwd2.value = encode(oForm.txtOperPwd2.value,"InquieroNtrjacb");
if (bContinue)oForm.submit();
}
function isNumber(valTechnics)
{
if (isNaN(valTechnics))
{
alert('Values entered into this field must be numerical');
document.frmJoin.txtSupportTecs.value=0;
document.frmJoin.txtSupportTecs.focus();
}
}
function isNumber2(valTechnics)
{
if (isNaN(valTechnics))
{
alert('Values entered into this field must be numerical');
document.frmJoin.txtPhone.focus();
}
}
function TermsConditionsRead()
{
if (document.frmJoin.cboConditions.checked)return true;
else
{
alert('You must accept both the terms and conditions and the Privacy Policy');
return false;
}
}
//Función que determina la posición de los combox
initComboTabs();
//Función que muestra
if ("" == "228" || "" == "110")
{
showLayer("lyrState1",true);
showLayer("lyrState2",true);
}
CountrySelected();
TRUSTe certifies that the NTRsupport website adheres to TRUSTe's strict privacy principles and complies with the dispute resolution process.