function tour() { 
 window.open("tour.php", "_tour", "width=560,height=600,scrollbars,resizable=yes");
}