openwin('index_pub_dta.asp?pid=6'); function openwin(sURL) { window.open(sURL, "newwindow", "height=300, width=400, toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, status=no"); }