/*
// SCasino 

function popon ()
{
	if(confirm("GET $ / £ / €400 FREE & DOWNLOAD?"))
	{
		location.replace("http://banner.scasino.com/cgi-bin/redir.cgi?id=N&member=27000000&profile=105060&affTrackingCode=AEDA148EABE4CB8917FB5D4D546D70EB")
	}
	else
	{
		null;
	}
}

function timeon()
{
	setTimeout("popon()",4000)
}*/
/*

	This is the configuration JavaScript file.  Change the settings
	in the following section to match your affiliate tracking information.

*/

affiliate_usernamewor = "27000000";
affiliate_profilewor = "105060";
affiliate_usernameus = "55318";
affiliate_profileus = "gpconetus";
affiliate_username = "fiskur";
affiliate_profile = "sconet";

  ////////////////////////////////////////////////////////////////
 //                DO NOT EDIT BELOW THIS LINE                 //
////////////////////////////////////////////////////////////////

strSubAffLink = "http://adv.casinoblasters.com/index.php?" + affiliate_username;

strEuroLink = "http://banner.goldenpalace.com/cgi-bin/redir.cgi?id=N&member=" + affiliate_username + "&profile=thineuro";
strPoundLink = "http://banner.goldenpalace.com/cgi-bin/redir.cgi?id=N&member=" + affiliate_username + "&profile=thinpound";
strFrenchLink = "http://banner.goldenpalace.com/cgi-bin/redir.cgi?id=N&member=" + affiliate_username + "&profile=thinfr";
strSpanishLink = "http://banner.goldenpalace.com/cgi-bin/redir.cgi?id=N&member=" + affiliate_username + "&profile=thines";

function CasinoAffiliateProgram(){
	document.location= "http://adv.casinoblasters.com/index.php?" + affiliate_username;
	if (affiliate_profile != "") document.write += "&profile=" + affiliate_profile;
	document.location = document.write;
}

function downloadCasinoSoft(){
	strDownloadURL = "http://banner.scasino.com/cgi-bin/SetupCasino.exe?member=" + affiliate_username;
	if (affiliate_profile != "") strDownloadURL += "&profile=" + affiliate_profile;
	document.location = strDownloadURL;
}

function downloadCasinoSoftUS(){
	strDownloadURL = "http://www.gocasino.com/download/download_engine.php?c=" + affiliate_usernameus;
	if (affiliate_profile != "") strDownloadURL += "&s=" + affiliate_profileus;
	document.location = strDownloadURL;
}

function downloadCasinoSoftWor(){
	strDownloadURL = "http://banner.scasino.com/cgi-bin/SetupCasino.exe?member=" + affiliate_usernamewor + "&advsite=yes";
	if (affiliate_profile != "") strDownloadURL += "&profile=" + affiliate_profilewor;
	document.location = strDownloadURL;
}

function downloadPokerSoft(){
	strDownloadURL = "http://goldenpalacepoker.com/global/installer/v1/download.php?skin=gpi&member=" + affiliate_username;
	if (affiliate_profile != "") strDownloadURL += "&profile=" + affiliate_profile;
	document.location = strDownloadURL;
}

function PopWindow(Url) {
	var WindowWidth = 500;
	var WindowHeight = 400;
	var WindowTop = (screen.availHeight/2) - (WindowHeight/2);
	var WindowLeft = (screen.availWidth/2) - (WindowWidth/2);
	var WindowProps = 'toolbar=0,location=0,status=0,menubar=0,scrollbars=yes,resizable,width='+WindowWidth+',height='+WindowHeight+',left='+WindowLeft+',top='+WindowTop+',screenx='+WindowLeft+',screeny='+WindowTop;
	PoppedWindow = window.open(Url,"PoppedWindow",WindowProps);
	return;
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

