function panorama( )  {
		routWindow = window.open ("panorama.html", "routeWin", "width=800, height=600, resizable=yes")
}

function markus( )  {
		routWindow = window.open ("/pages/mark.html", "routeWin", "width=367, height=600, resizable=yes")
}


