\n');
}
function submitForm(stage){
//
if (stage==1){
if (account.iagree.checked!=true){
//
alert("we require you to agree to the terms and conditions before continuing. Please confirm this by ticking the 'I Agree' check box");
//
return;
}
}
//
account.submit();
}
function submitDetails(section,nextSection){
//if (length(nextSection)>0){
account.nextSection.value=nextSection;
//}
account.submit();
}
function loadPage(page){
document.location = page;
};
This site is currently under going maintainance to provide full support to Chrome users. Thank you.