var lup_date = "01.09.2007"

function tellit()
{
	tellitURL = "http://www.domainpool.at/tellit/tellit.php";
	tellitwin = window.open(tellitURL,'tellit','toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,titlebar=yes,width=650,height=500');
	if(tellitwin.closed == false) tellitwin.focus();
}

var onContextenu_click_Message = 'Sorry!\nDas war die falsche (rechte) Maus-Taste!\n';


