<script type="text/javascript">// function popitup(url) { newwindow=window.open(url,'name','scrollbars,height=500,width=500','scrollbars'); if (window.focus) {newwindow.focus()} return false; } </script>
No comments:
Post a Comment