//FOR NEW ADS: Add image link code to the first section. Be sure to escape single quotes with backslash (\') in alt text.
//If any of the first 5 sponsors below are dropped, replace <noscript> link in table code with current sponsor.

//HTML code for ads
var ad1 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.peppermillwendover.com/" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/wendpepbillbrd2-120x60.jpg" alt="Wendover Peppermill"></a>';

var ad2 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.winnemucca.nv.us" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/winnemucca120x60.jpg" align="center" alt="Winnemucca for Fun"></a>';

var ad3 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.peppermillreno.com" target="blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/pep1.jpg" alt="Reno\'s Premier Casino Hotel" align="center"></a>';

var ad4 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.elcapitanlodgecasino.com" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/elcap120x60.jpg" alt="The El Capitan is Hawthorne\'s Best"></a>';

var ad5 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.hotelnevada.com" target="blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/hotelnev.jpg" align="center" alt="Hotel Nevada & Gambling Hall"></a>';

var ad6 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.eurekaowlclub.com" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/owl120x60.jpg" alt="Eureka Owl Club Steak House & Saloon"></a>';

var ad7 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.cvinn.com/main_index-2.htm" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/cvi120x60.jpg" alt="Carson Valley Inn, Minden" align="center"></a>';

var ad8 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.harrahs.com/our_casinos/hlt/index.html" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/harvbilbrd.jpg" alt="Harvey\'s Lake Tahoe" align="center"></a>';

var ad9 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.harrahs.com/our_casinos/tah/index.html" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/harrahstahoe.jpg" align="center" alt="Your Biggest Nights Happen Here!"></a>';

var ad10 = '<a href="http://tahoe4vacations.com/wto/nvtrvl/" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/Tahoevacrent120x60.jpg" alt="Lake Tahoe Vacation Rentals" align="center"></a>';

var ad11 = '<a href="http://www.rubymountainbrewing.com" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/rubymtn120x60.jpg" alt="Nevada\'s Best Beer" align="center"></a>';

var ad12 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.carsonriverresort.com" target="_blank"><IMG width="120" height="60" border="0" src="http://www.nevadatravel.net/sponsors/carsonresort.jpg" alt="Carson River Resort" align="center"></a>';

var ad13 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.fallontourism.com" target="_blank"><IMG SRC="http://www.nevadatravel.net/sponsors/falloncta120x60.jpg" alt="You\'ll love Fallon!" border="0" width="120" height="60"></a>';

var ad14 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.winnerscasino.com" target="_blank"><IMG SRC="http://www.nevadatravel.net/sponsors/winners120x60.jpg" alt="Winnemucca\'s Finest" border="0" width="120" height="60"></a>';

var ad15 = '<a href="http://nevadaweb.com/cgi-bin/travel/ax.pl?http://www.elkocva.com" target="_blank"><IMG SRC="http://www.nevadatravel.net/sponsors/elkocva120x60.jpg" alt="Explore Elko!" border="0" width="120" height="60"></a>';


//NEW ADS: Math.round(Math.random() * n), where n = the number of ads - 1
//Get random numbers
var rand1 = Math.round(Math.random() * 14) + 1;
var rand2 = Math.round(Math.random() * 14) + 1;
while (rand2 == rand1)  {
	rand2 = Math.round(Math.random() * 14) + 1;
}
var rand3 = Math.round(Math.random() * 14) + 1;
while (rand3 == rand2 || rand3 == rand1)  {
	rand3 = Math.round(Math.random() * 14) + 1;
}
var rand4 = Math.round(Math.random() * 14) + 1;
while (rand4 == rand3 || rand4 == rand2 || rand4 == rand1)  {
	rand4 = Math.round(Math.random() * 14) + 1;
}
var rand5 = Math.round(Math.random() * 14) + 1;
while (rand5 == rand4 || rand5 == rand3 || rand5 == rand2 || rand5 == rand1)  {
	rand5 = Math.round(Math.random() * 14) + 1;
}
var rand6 = Math.round(Math.random() * 14) + 1;
while (rand6 == rand5 || rand6 == rand4 || rand6 == rand3 || rand6 == rand2 || rand6 == rand1)  {
	rand6 = Math.round(Math.random() * 14) + 1;
}
var rand7 = Math.round(Math.random() * 14) + 1;
while (rand7 == rand6 || rand7 == rand5 || rand7 == rand4 || rand7 == rand3 || rand7 == rand2 || rand7 == rand1)  {
	rand7 = Math.round(Math.random() * 14) + 1;
}
var rand8 = Math.round(Math.random() * 14) + 1;
while (rand8 == rand7 || rand8 == rand6 || rand8 == rand4 || rand8 == rand5 || rand8 == rand3 || rand8 == rand2 || rand8 == rand1)  {
	rand8 = Math.round(Math.random() * 14) + 1;
}
var rand9 = Math.round(Math.random() * 14) + 1;
while (rand9 == rand8 || rand9 == rand7 || rand9 == rand6 || rand9 == rand5 || rand9 == rand4 || rand9 == rand3 || rand9 == rand2 || rand9 == rand1)  {
	rand9 = Math.round(Math.random() * 14) + 1;
}
var rand10 = Math.round(Math.random() * 14) + 1;
while (rand10 == rand9 || rand10 == rand8 || rand10 == rand7 || rand10 == rand6 || rand10 == rand5 || rand10 == rand4 || rand10 == rand3 || rand10 == rand2 || rand10 == rand1)  {
	rand10 = Math.round(Math.random() * 14) + 1;
}

//NO NEED TO EDIT CODE BELOW THIS LINE
//Variables for document display - see table code
var img1 = "ad" + rand1;
var img2 = "ad" + rand2;
var img3 = "ad" + rand3;
var img4 = "ad" + rand4;
var img5 = "ad" + rand5;
var img6 = "ad" + rand6;
var img7 = "ad" + rand7;
var img8 = "ad" + rand8;
var img9 = "ad" + rand9;
var img10 = "ad" + rand10;

//END


