function popupwindow(){
window.open("/_survey/default.asp","Survey" ,"location=0, toolbar=0, directories=0, status=1, menubar=0, scrollbars=1, resizable=1, fullscreen=0, left=10, top=10, width=1000, height=700")

}