window.defaultStatus = "Land-Party Privatzimmervermietung Cerych";

function gbuch()
{
	var win=window.open("","","width=690,height=440");

	win.moveTo(screen.availWidth-700,screen.availHeight-500);
	with (win.document)
		{
		open("text/html");
		write("<html><head><title>Kontakt</title>");
		write("</head><body>");
		write("</body></html>");
		close();
		}
	win.location.href="http://www.land-party.de/tinc?key=kkM7MmJR&start=-1&reverse=1";
}

function leerfenster()
{
	var win=window.open("","","width=690,height=440");

	win.moveTo(screen.availWidth-700,screen.availHeight-500);
	with (win.document)
		{
		open("text/html");
		write("<html><head><title>Kontakt</title>");
		write("</head><body>");
		write("</body></html>");
		close();
		}
	win.location.href="http://www.land-party.de/tinc?key=w6hR5BZ7";
}


