var randomlinks=new Array()

randomlinks[0]="http://www.drsfostersmith.com/Product/NavResults.cfm?N=0&Np=1&Ntt=biospot&Ntx=mode+matchallpartial&Ntk=All&Nty=1&pc=1"
randomlinks[1]="http://www.jbpet.com/index.php?main_page=index&manufacturers_id=276"
randomlinks[2]="http://www.jefferspet.com/ssc/search_results.asp?CID=0&keywords=bio%20spot&cmkw=bio%20spot&cm_mmc=Vendor-_-Farnam-_-Pet-_-BioSpot"
randomlinks[3]="http://www.dog.com/search.asp?SKW=div_05,DOG,biospot&Category=Flea%20%26%20Tick&subCategory=Bio-Spot"
randomlinks[4]="http://www.revivalanimal.com/search.asp?t=ss&showall=0&ss=bio+spot"
randomlinks[5]="http://www.horsehealthusa.com/cgi-local/SoftCart.exe/dogcat/biospotfleatickdogs.html?L+scstore+rjvx4112ff801880+1178218324"
randomlinks[6]="http://www.smartpakequine.com/productclass.aspx?cmSource=search_results&productclassid=4892"
randomlinks[7]="http://www.upco.com/cgi-bin/Upcol.storefront/4638bad1001d7d40ea6dc0a80aa50714/Product/View/1807"
randomlinks[8]="http://www.valleyvet.com/ct_detail.html?pgguid=393e9dc6-93c0-4932-8cfe-bba63e4fe3a7&ccd=IFA003"
randomlinks[9]="http://www.drugstore.com/templates/brand/default.asp?brand=38601&aid=337868"


function randomlink(){
window.open(randomlinks[Math.floor(Math.random()*randomlinks.length)])
}
