function popup(url){		subWin = window.open(url,"subwindow","toolbar=no,location=no,scrollbars=yes,resizable=yes,status=no,width=400,height=500");}