var top_rndm = Math.round((1-0.5)+(((14+0.49999)-(1-0.5))* Math.random()));
var zURL;
if (top_rndm==1)  {
zURL='http://huskermax.net/store/pc/viewPrd.asp?idproduct=5001&idcategory=3';
zEXT='.png';
}
else if (top_rndm==2) {
zURL='http://huskermax.net/store/pc/viewPrd.asp?idproduct=5000&idcategory=3';
zEXT='.png';
}
else if (top_rndm==3) {
zURL='http://huskermax.net/store/pc/viewPrd.asp?idproduct=4999&idcategory=3';
zEXT='.png';
}
else if (top_rndm==4) {
zURL='http://huskermax.net/store/pc/viewPrd.asp?idproduct=5002&idcategory=3';
zEXT='.png';
}
else if (top_rndm==5) {
zURL='http://huskermax.net/store/pc/viewPrd.asp?idproduct=5003&idcategory=3';
zEXT='.png';
}
else if (top_rndm==6) {
zURL='http://huskermax.net/store/pc/viewPrd.asp?idproduct=4998&idcategory=3';
zEXT='.png';
}
else if (top_rndm==7) {
zURL='/videoplayer.html?&dsvTag=NEB';
zEXT='.png';
}
else if (top_rndm==8) {
zURL='http://www.tickets.huskermax.com';
zEXT='.png';
}
else if (top_rndm==9) {
zURL='http://huskermax.net/store/pc/viewCategories.asp?idCategory=83';
zEXT='.png';
}
else if (top_rndm==10) {
zURL='http://huskermax.net/store/pc/viewCategories.asp?idCategory=83';
zEXT='.png';
}
else if (top_rndm==11) {
zURL='http://huskermax.net/store/pc/viewPrd.asp?idproduct=5004&idcategory=0';
zEXT='.jpg';
}

// 12 thru 14 are the same

else if (top_rndm==12) {
zURL='http://huskermax.net/store/pc/viewCategories.asp?idCategory=85';
zEXT='.png';
}
else if (top_rndm==13) {
zURL='http://huskermax.net/store/pc/viewCategories.asp?idCategory=85';
zEXT='.png';
}
else if (top_rndm==14) {
zURL='http://huskermax.net/store/pc/viewCategories.asp?idCategory=85';
zEXT='.png';
}

gTopValet='<a href="'+zURL+'" onmouseover="window.status=\'Visit our shop, powered by Osborne Family Enterprises\'; return true" target="_blank"><img src="/valet/top/t'+top_rndm+zEXT+'" width="728" height="90" style="border: 1px solid #666666"></a>';
