function auto_nav() 
{
print_links();
}

function print_links()
{
document.write("<Style>P {FONT-SIZE: 8pt; FONT-FAMILY:arial, helvetica};L {FONT-SIZE: 50pt; FONT-FAMILY:arial, helvetica}</style> \
<BR><P><A href='http://www.cajunradio.org/batonrougevideogameindustry.html'>Video Game Development</A> \
<BR><BR>Baton Rouge has a thriving computer software industry for video game development \
<BR> \
<BR><A HREF='http://www.2theadvocate.com/news/business/27212424.html'>EA opens in Baton Rouge!</A> \
<BR><BR>The following games were created in Baton Rouge: \
<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.bcfxgame.com/'>Black College Football</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><B>Video game created \
<BR>in Baton Rouge by:</B> \
<BR><A HREF='http://www.resurgententertainment.com/games.htm'>Resurgent Interactive</A> \
<BR><A HREF='http://hoteldavolta.warfleet.net/'>Hotel Da Volta Game</A> \
<BR><A HREF='http://hoteldavolta.warfleet.net/'>hoteldavolta.warfleet.net</A> \
<BR><A HREF='http://hoteldavolta.warfleet.net/'><IMG alt='Hotel Da Volta Video Game' SRC='http://www.cajunradio.org/images/HotelDaVoltaVideoGame.jpg' border='0'></A> \
<BR> \
<BR> \
<BR><B>Video game created \
<BR>in Baton Rouge by:</B> \
<BR><A HREF='http://www.yatecgames.com/'>Yatec Games</A> \
<BR><A HREF='http://www.yatecgames.com/bb.html'>IQ Identity Quest Game</A> \
<BR><A HREF='http://www.yatecgames.com/'>www.yatecgames.com</A> \
<BR><A HREF='http://www.yatecgames.com/bb.html'><IMG alt='IQ Identity Quest Game' SRC='http://www.cajunradio.org/images/IQIdentityQuest.jpg' border='0'></A> \
<BR> \
<BR> \
<BR><B>Video game created \
<BR>in Baton Rouge by:</B> \
<BR><A HREF='http://www.yatecgames.com/'>Yatec Games</A> \
<BR><A HREF='http://www.yatecgames.com/eg.html'>Enchanted Gardens Game</A> \
<BR><A HREF='http://www.yatecgames.com/'>www.yatecgames.com</A> \
<BR><A HREF='http://www.yatecgames.com/eg.html'><IMG alt='Enchanted Gardens Video Game' SRC='http://www.cajunradio.org/images/EnchantedGardensVideoGame.jpg' border='0'></A> \
<BR> \
<BR> \
<BR><B>Video game created \
<BR>in Baton Rouge by:</B> \
<BR><A HREF='http://www.yatecgames.com/'>Yatec Games</A> \
<BR><A HREF='http://www.saynplay.com/'>Say-N-Play Game</A> \
<BR><A HREF='http://www.yatecgames.com/'>www.yatecgames.com</A> \
<BR><A HREF='http://www.saynplay.com/'><IMG alt='Say-N-Play Video Game' SRC='http://www.cajunradio.org/images/SNP_index.jpg' border='0'></A> \
<BR><BR> \
<BR></P>");
}
auto_nav();
