<!-- hide script from old browsers



function Locat() 
{ 

if (document.samples) {
document.samples.submit()

location="/index.html"
}


if (document.contactpe) {
document.contactpe.submit()

location="/PE/index.html"
}


// alert('Don\'t forget to press the back button to return!') 
} 






//end hiding script from old browser-->

