<!--
d=document;
d.write("<img src=\"http://cz11.clickzs.com");
d.write("/in.php?");
d.write("crazyh&");
d.write(escape(top.document.referrer));
d.write("\" width=1 height=1 align=\"right\" alt=\"\">");
// -->


function BannerBox1(){
urls    = new Array(4);
urls[0] = "girlgamesclub.com";
urls[1] = "girlgamesclub.com";
urls[2] = "girlgamesclub.com";
urls[3] = "mpog100.com";

pics    = new Array(4);
pics[0] = "show11";
pics[1] = "show12";
pics[2] = "show13";
pics[3] = "show14";

index = Math.floor(Math.random() * urls.length);
url = "<a href='http://www." + urls[index] + "' onMouseOver='window.status='Open'; return true;' target='_blank'><img src='http://images.crazypirategames.com/" + pics[index] + ".gif' alt='more games' width='100' height='100' border='0'></a>";
return(url);
}

function BannerBox2(){
urls    = new Array(3);
urls[0] = "girlgamesnow.com";
urls[1] = "girlgames24.com";
urls[2] = "arcadebomb.com";

pics    = new Array(3);
pics[0] = "show16";
pics[1] = "show17";
pics[2] = "show18";

index = Math.floor(Math.random() * urls.length);
url = "<a href='http://www." + urls[index] + "' onMouseOver='window.status='Open'; return true;' target='_blank'><img src='http://images.crazypirategames.com/" + pics[index] + ".gif' alt='more games' width='100' height='100' border='0'></a>";
return(url);
}

function BannerBox3(){
urls    = new Array(3);
urls[0] = "onlinegamesflash.com";
urls[1] = "onlinegamesflash.com";
urls[2] = "gamesfree.com";

pics    = new Array(3);
pics[0] = "show19";
pics[1] = "show20";
pics[2] = "show21";

index = Math.floor(Math.random() * urls.length);
url = "<a href='http://www." + urls[index] + "' onMouseOver='window.status='Open'; return true;' target='_blank'><img src='http://images.crazypirategames.com/" + pics[index] + ".gif' alt='more games' width='100' height='100' border='0'></a>";
return(url);
}
