r=Math.round((99999-10000)*Math.random()+10000);
h=window.location.hostname;
h=h.substring((h.length-2),h.length);

function ads (smalladcode,adcode,ukadcode) {

if (smalladcode!="") {
    document.write("<a href='http://adengine.theglobe.com/cgi-bin/accipiter/adclick.exe/SITE=CONSOLEDOMAIN.COM/AREA=" + smalladcode + "/AAMSZ=120x60/?" + r + "' TARGET=ad_window>");
    document.write("<IMG SRC='http://adengine.theglobe.com/cgi-bin/accipiter/adserver.exe/SITE=CONSOLEDOMAIN.COM/AREA=" + smalladcode + "/AAMSZ=120x60/?" + r + "' ALIGN=TOP WIDTH=120 HEIGHT=60 border=0 HSPACE=3 VSPACE=3>");
} else {
    document.write("<a href='http://adengine.theglobe.com/cgi-bin/accipiter/adclick.exe/SITE=CONSOLEDOMAIN.COM/AAMSZ=120x60/?" + r + "' TARGET=ad_window>");
    document.write("<IMG SRC='http://adengine.theglobe.com/cgi-bin/accipiter/adserver.exe/SITE=CONSOLEDOMAIN.COM/AAMSZ=120x60/?" + r + "' ALIGN=TOP WIDTH=120 HEIGHT=60 border=0 HSPACE=3 VSPACE=3>");
}

document.write("</a>");
document.write("</td><td width=12>&nbsp;</td><td width=468 valign=top>");
if (h=="uk") {
document.write("<a href='http://ad.doubleclick.net/jump/gamesdomain-uk.webgenesis/cd/" + ukadcode + ";sz=468x60;ord=" + r + "?' TARGET=ad_window>");
document.write("<img border=0 src='http://ad.doubleclick.net/ad/gamesdomain-uk.webgenesis/cd/" + ukadcode + ";sz=468x60;ord=" + r  + "?' WIDTH=468 HEIGHT=60 BORDER=0>");
}else{
document.write("<A href='http://ad.doubleclick.net/jump/consoledomain.webgenesis/" + adcode + ";sz=468x60;ord=" + r + "' target=ad_window>");
document.write("<img src='http://ad.doubleclick.net/ad/consoledomain.webgenesis/" + adcode + ";sz=468x60;ord=" + r + "' border=0 width=468 height=60>");
}
document.write("</A>");
}

function navad() {
	if (h=="uk") {
		document.write("<a href='http://www.gamesdomain.co.uk/'><img src='http://www.consoledomain.co.uk/images/gd_general.gif' width=110 height=40 border=0></a>");
	} else {
		document.write("<a href='http://www.gamesdomain.com/'><img src='http://www.consoledomain.com/images/gd_general.gif' width=110 height=40 border=0></a>");
	}
}

function navlinks() {
	if (h=="uk") {
		document.write("<img src='/images/console_bull.gif' width=9 height=9>&nbsp;<a href='http://www.gamesdomain.co.uk'><font color=#ffffff>Games Domain</font></a><br>");
		document.write("<img src='/images/console_bull.gif' width=9 height=9>&nbsp;<a href='http://www.kidsdomain.co.uk'><font color=#ffffff>Kids Domain</font></a><br>");
	} else {
		document.write("<img src='/images/console_bull.gif' width=9 height=9>&nbsp;<a href='http://www.gamesdomain.com'><font color=#ffffff>Games Domain</font></a><br>");
		document.write("<img src='/images/console_bull.gif' width=9 height=9>&nbsp;<a href='http://www.kidsdomain.com'><font color=#ffffff>Kids Domain</font></a><p>");
	}
	document.write("<img src='/images/cd_uk.gif' width=16 height=16>&nbsp;<a href='http://www.consoledomain.co.uk/'><font color=#ffffff>UK Mirror</font></a><br>");
	document.write("<img src='/images/cd_usa.gif' width=16 height=16>&nbsp;<a href='http://www.consoledomain.com/'><font color=#ffffff>US Mirror</font></a><br>");
}

function popupwin(url) {
ret=window.open(url,'cheats','toolbar=no,location=no,directories=no,status=no,menubar=no,resizable=yes,copyhistory=no,scrollbars=yes,width=640,height=400');
}