<!--



//Script modified from the JavaScript Kit original

//specify total # of random links





// RANDOM --- SOMETHING ELSE PREVIEWS



var totalads=36



//33



var showads=new Array(totalads)

var urls=new Array(totalads)



showads[0]="1"

showads[1]="2"

showads[2]="3"

showads[3]="4"

showads[4]="5"

showads[5]="6"

showads[6]="7"

showads[7]="8"

showads[8]="9"

showads[9]="10"

showads[10]="11"

showads[11]="12"

showads[12]="13"

showads[13]="14"

showads[14]="15"

showads[15]="16"

showads[16]="17"

showads[17]="18"

showads[18]="19"

showads[19]="20"

showads[20]="21"

showads[21]="22"

showads[22]="23"

showads[23]="24"

showads[24]="25"

showads[25]="26"

showads[26]="27"

showads[27]="28"

showads[28]="29"

showads[29]="30"

showads[30]="31"

showads[31]="32"



showads[32]="21"

showads[33]="7"



showads[34]="21"

showads[35]="7"













// The end of var definitions



var GoRandomAds=Math.floor(Math.random()*totalads)



var conttr="<a href='http://www.chidlovski.net/1954/54_troyka_info.asp?tr_id="+showads[GoRandomAds]+"'><img src='imagez/troyka/tr_"+showads[GoRandomAds]+".jpg' width='350' height='175' border='0' hspace='10' vspace='2'></a>"







// -->



<!-- web programming and design by Arthur Chidlovski -->

