/* This is the configuration JavaScript file. Change the settings in the following 
section to match your affiliate tracking information. */ affiliate_username = 
"pokerbonus"; affiliate_profile = ""; //////////////////////////////////////////////////////////////// 
// DO NOT EDIT BELOW THIS LINE // //////////////////////////////////////////////////////////////// 
strSubAffLink = "http://adv.casinoblasters.com/index.php?" + affiliate_username; 
function downloadCasinoSoft(){ strDownloadURL = "http://banner.24ktgoldcasino.com/cgi-bin/SetupCasino.exe?member=" 
+ affiliate_username; if (affiliate_profile != "") strDownloadURL += "&profile=" 
+ affiliate_profile; document.location = strDownloadURL; } function downloadPokerSoft(){ 
strDownloadURL = "http://24ktgoldpoker.com/global/installer/v1/download.php?skin=kti&member=" 
+ affiliate_username; if (affiliate_profile != "") strDownloadURL += "&profile=" 
+ affiliate_profile; document.location = strDownloadURL; } 