//document.write("<TITLE>Aerie of the Roc -- Don't walk to the aerie of the Mars Lighthouse...Fly like a Roc.</TITLE>");
//document.write("<TITLE>Aerie of the Roc -- The nexus of blizzard, tempest, and flame.  </TITLE>");
//document.write("<TITLE>Aerie of the Roc -- A beacon of flame in an endless expanse of ice.  </TITLE>");
//document.write("<TITLE>Aerie of the Roc -- A beacon of flame beyond the frozen northlands.  </TITLE>");
document.write("<TITLE>Aerie of the Roc -- Burning brightly for three years...waiting.  </TITLE>");
document.write("<style>a{text-decoration:none}</style>");
document.write("<style>a:hover{text-decoration:underline}</style>");
document.write("<style>a:hover{color:#FFFFF0}</style>");
document.write("<link rel='SHORTCUT ICON' href='images/roc.gif'>");
document.write("<style>a.bodycolor{color:ORANGE;}</style>");
/*function randbannerwide(){
var num1=Math.random();
var num1=parseInt(num1*10);
switch (num1){
case 0: 
document.writeln("<A HREF='http://www.thecardvault.com/' TARGET='_blank'><IMG SRC='images/cardvaultad.jpg' BORDER=0 ALT='Paid AD'></A>");
break;
case 1: case 2: case 3: case 4: case 5: case 6: case 7: case 8: case 9: 
document.writeln("<A HREF='http://www.thecardvault.com/' TARGET='_blank'><IMG SRC='images/cardvaultad.jpg' BORDER=0 ALT='Paid AD'></A>");
break;
}
}*/
var cats=new Array(5);
var fatCat=0;
for (var i=0; i<6; ++i){
cats[i]=new Image();
cats[i].src="newcardvaultad/cardvaultad"+i+".jpg";
}
function dance(){
if (fatCat==0)
direction="right";
else if (fatCat==5)
direction="left";
if (direction=="right")
++fatCat;
else if (direction=="left")
--fatCat;
document.animation.src=cats[fatCat].src;
}
function startDancing(){
setInterval("dance()",5000);
}
function randbannertall(){
var num2=Math.random();
var num2=parseInt(num2*10);
switch (num2){
case 0: 
document.writeln("<A HREF='http://www.marlingaming.com/advertise.htm'><IMG SRC='images/redaddbox.gif' BORDER=0></A>");
break;
case 1: case 2: case 3: case 4: case 5: case 6: case 7: case 8: case 9: 
document.writeln("<A HREF='http://www.marlingaming.com/advertise.htm'><IMG SRC='images/redaddbox.gif' BORDER=0></A>");
break;
}
}
function pmu(){
document.Banner.src="images/pmu.jpg";
}
function sba(){
document.Banner.src="images/ssba.jpg";
}
function gsr(){
document.Banner.src="images/gsrealm.jpg";
}
function gss(){
document.Banner.src="images/gssyndicate.gif";
}
function gsar(){
document.Banner.src="images/gsar.gif";
}
function mlh(){
document.Banner.src="images/mercurylighthouse.gif";
}
function vnl(){
document.Banner.src="images/venuslighthouse.gif";
}
function fef(){
document.Banner.src="images/fef.gif";
}
function aotr(){
document.Banner.src="images/abtnmarsaerielight.jpg";
}
function fep(){
document.Banner.src="images/fep.gif";
}
function lfw(){
document.Banner.src="images/lufiaworld.gif";
}
function tou(){
document.Banner.src="images/tou.jpg";
}