

var popurls=new Array()






//popurls[4]="message.htm"

//popurls[6]="new_transfer_files/order_dt_250609.html"

popurls[7]="new_circulars/5139_dt_141109.htm"

//popurls[8]="new_transfer_files/9692_9706_dt_130509.html"

//popurls[9]="new_transfer_files/3466_75_dt_040509.html"

//popurls[1]="new_circulars/527_dt_07.10.2009.html"

//popurls[5]="welcome_folder/diwali_correction.htm"




function openpopup(popurl){






//winpops=window.open(popurls[1],"","width=750,height=550,toolbar=0,location=0,status,scrollbars=yes,menubar=false,resizable=true,screenleft=Yes,top=80,left=80")


//winpops=window.open(popurls[5],"","width=500,height=350,toolbar=0,location=0,status,scrollbars=no,menubar=false,resizable=true,screenleft=Yes,top=120,left=80")



//winpops=window.open(popurls[4],"","width=700,height=250,toolbar=0,location=0,status,scrollbars=yes,menubar=false,resizable=true,screenleft=Yes,top=100,left=80")

winpops=window.open(popurls[7],"","width=700,height=550,toolbar=0,location=0,status,scrollbars=yes,menubar=false,resizable=true,screenleft=Yes,top=110,left=80")

//winpops=window.open(popurls[8],"","width=700,height=550,toolbar=0,location=0,status,scrollbars=yes,menubar=false,resizable=true,screenleft=Yes,top=80,left=80")

//winpops=window.open(popurls[9],"","width=700,height=550,toolbar=0,location=0,status,scrollbars=yes,menubar=false,resizable=true,screenleft=Yes,top=140,left=80")

}

openpopup()

//openpopup(popurls[(popurls.length)])
