function popup(){
window.open('contact.php','window_name','width=700,height=500,scrollbar=1');
}// JavaScript Document
