function auto_nav() 
{
print_links();
}

function print_links()
{
document.write("<Style>P {FONT-SIZE: 8pt; FONT-FAMILY:arial, helvetica}</style><P> \
<B>Baton Rouge Business</B> \
<BR><a href='http://www.cajunradio.org/brjobs.html'>Baton Rouge Employment</a> \
<BR> \
<BR>Baton Rouge has a thriving computer software industry for video game development. \
<BR><BR>The following games were created in Baton Rouge: \
<BR><A href='http://www.cajunradio.org/batonrougevideogameindustry.html'>B.R. video game industry</A> \
<BR> \
<BR><B>Video game created \
<BR>in Baton Rouge by:</B> \
<BR><A HREF='http://www.nerjyzed.com/'>Nerjyzed Entertainment</A> \
<BR><A HREF='http://www.nerjyzed.com/'>Black College Football Game</A> \
<BR><A HREF='http://www.bcfxgame.com/'>www.bcfxgame.com</A> \
<BR><A HREF='http://www.bcfxgame.com/'><IMG alt='Black College Football Video Game' SRC='http://www.cajunradio.org/images/BlackCollegeFootballVideoGame.jpg' border='0'></A> \
<BR> \
<BR> \
<BR><B>Video game created \
<BR>in Baton Rouge by:</B> \
<BR><A HREF='http://www.tesseractiongames.com/'>Tesseraction Games</A> \
<BR><A HREF='http://www.warfleet.net/index2.htm'>Enigma Rising Tide Game</A> \
<BR><A HREF='http://www.warfleet.net/index2.htm'>www.warfleet.net</A> \
<BR><A HREF='http://www.warfleet.net/index2.htm'><IMG alt='Enigma Rising Tide Video Game' SRC='http://www.cajunradio.org/images/EnigmaRisingTideVideoGame.jpg' border='0'></A> \
<BR><BR> \
<BR></P>");
}
auto_nav();
