function new_window(id)
{	window.open("tour_pictures.php?id="+id , "Pictures")
}