wmv=parseInt(gck("PCWMID"));	
if (!isNaN(wmv)) value=wmv; else value=3066900;	

function iedl()
{
	if (document.readyState)
	{location.href = 'http://www.partycasino.com/Downloads/de/'+value+'/PartyCasinoSetup.exe';
	if (document.readyState && document.readyState=='loading') 
	{setTimeout('downloadpage()', 200);return false;}}
	return true;
}

function gck(nm) {var s1=document.cookie.indexOf(nm+"=");if (s1==-1) return null;var l1=s1+nm.length+1;
var e1=document.cookie.indexOf(";",l1);if (e1==-1) return unescape(document.cookie.substring(l1));
return unescape(document.cookie.substring(l1,e1));}



function downloadpage()
{
	if (document.readyState=='loading')
	{setTimeout('downloadpage()',200);}
	else {location.href='/download/';}
}