function kuendigen()
{
	var kwin = window.open('http://gateway.inet-cash.de/mcneu/abo.php?x=y&progid=16444&lang=de','VIP-Abo kündigen','top=10,left=10,width=610,height=460');
	kwin.focus();
}

function snl(loc)
{
	if (loc)
	{
		document.location.href = loc;
	}
	
	return true;
}
