function newwin1() 
{ 
window.open('tour.html','jav','width=500,height=500,resizable=no,scrollbars=yes'); 
} 