function openpopup(url){
    window.open(url,"AEDIPopup","menubar=0,resizable=0,scrollbars=0,width=527,height=630,location=0,status=0");
}