
// Output the code for a random GamblingLinks.com banner
imageArray = new Array(16);
imageArray[0] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/adbanners/468x60_1.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[1] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/adbanners/468x60_2.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[2] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/adbanners/468x60_3.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[3] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/adbanners/468x60_4.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[4] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/adbanners/468x60_5.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[5] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/adbanners/468x60_6.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[6] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/adbanners/468x60_7.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[7] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/anteup4.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[8] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/anteup5.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[9] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/anteup6.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[10] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/anteup7.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[11] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/anteup8.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[12] = "<a href='linkout.html?url=gamblinglinks.com/affiliates/35662' target='_blank'><img src='http://gamblinglinks.com/anteup9.gif' alt='The net's best gambling links!' border='0' width='468' height='60' target='_blank'></a>";
imageArray[13] = "<a href='linkout.html?url=gamblinglinks.net/affiliates/8036' target='_blank'><img src='http://gamblinglinks.net/glnbanr1.gif' alt='A Virtual Jackpot of Online Gambling Information and Links!' border='0' width='468' height='60'></a> ";
imageArray[14] = "<a href='linkout.html?url=gamblinglinks.net/affiliates/8036' target='_blank'><img src='http://gamblinglinks.net/glnbanr2.gif' alt='A Virtual Jackpot of Online Gambling Information and Links!' border='0' width='468' height='60'></a> ";
imageArray[15] = "<a href='linkout.html?url=gamblinglinks.net/affiliates/8036' target='_blank'><img src='http://gamblinglinks.net/glnbanr3.gif' alt='A Virtual Jackpot of Online Gambling Information and Links!' border='0' width='468' height='60'></a> ";

adLine = imageArray[Math.floor(Math.random()*imageArray.length)];

document.write(adLine);