function gonegfour()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<h2><FONT FACE="Tahoma" COLOR="#ff0000">Use Invite Code<B> 62997 </B></center><br></FONT></h2>'); } // g1g4rotate
if (ranNum == 1){document.write('<h2><FONT FACE="Tahoma" COLOR="#0000FF">Use Invite Code<B> 21286 </B></center><br></FONT></h2>'); } // gg2
if (ranNum == 2){document.write('<h2><FONT FACE="Tahoma" COLOR="#FF0000">Use Invite Code<B> 588557 </B></center><br></FONT></h2>'); } // gg3
if (ranNum == 3){document.write('<h2><FONT FACE="Tahoma" COLOR="#0000FF">Use Invite Code<B> 23573 </B></center><br></FONT></h2>'); } // gg4
}