


if(navigator.platform.indexOf("Mac")!=-1){}
else{
formSetup();
helpOff();
//showSection('your-contact-details');
//showSection('your-comments');
//showSection('send-button');
}