function contact() {
window.open('contact.php','contact','top=60,left=60,width=670,height=430,resizable=no');
return false;
}

