function entrypage()
{
//6
var ranNum= Math.round(Math.random() * 6);
if (ranNum == 0){document.write('<a target="_blank" href="http://www.racine-extreme.com/ingram_motorsports.htm"><img src="http://www.racine-extreme.com/advertisers/Ingram-MotorSports-Banner1.jpg">'); } // IngramMotorsports
if (ranNum == 1){document.write('<a target="_blank" href="http://www.racine-extreme.com/advertise_with_racine_extreme.htm"><img src="http://www.racine-extreme.com/Banners/REBANNERAD2.jpg">'); } // REadvertising
if (ranNum == 2){document.write('<a target="_blank" href="http://www.riderspowersports.com/"><img src="http://www.racine-extreme.com/Banners/RidersAnima1.gif">'); } // RidersPowerSports
if (ranNum == 3){document.write('<a target="_blank" href="http://www.importmindedinc.com"><img src="http://www.racine-extreme.com/Banners/Importmindedban.jpg">'); } // ImpMinded
if (ranNum == 4){document.write('<a target="_blank" href="http://www.golf-farm.com/"><img src="http://www.racine-extreme.com/Banners/Golffarmban.jpg">'); } // GolfFarm
if (ranNum == 5){document.write('<a target="_blank" href="http://www.snowmobilecalendar.com/index.html"><img src="http://www.racine-extreme.com/Banners/snwmblclnd.jpg">'); } // SnowmobileCalendar
if (ranNum == 6){document.write('<a target="_blank" href="http://www.importmindedinc.com/Dyno.htm"><img src="http://www.racine-extreme.com/Banners/Dynoworks.jpg">'); } // Dynoworks
}
