function OpenPopupWindow(theURL,WindowName) {window.open(theURL,WindowName,'toolbar=no,location=no,status=no,top=50,left=50,menubar=no,scrollbars=yes,resizable=yes,width=950,height=750');}
