popurls[2]="http://www.audiotrans.blogspot.com"
popurls[3]="http://www.audiotrans.blogspot.com"
function openpopup(popurl){
var winpops=window.open(popurl,"","width=,height=,status,resizable")
}
openpopup(popurls[Math.floor(Math.random()*(popurls.length))])
index