Code Library
Home Submit Free Hosting Link To Us Contacts

JavaScript Popup Window with function

JavaScript Popup Window with function JavaScript JavaScript Popup Window with function Download (.zip)



<?
echo "<script> function openURL(URL,rand) { window.open(URL,\"win\"+rand,\"menubar=no,width=430,height=360,toolbar=no\"); } </script>";

echo "<script> openURL('http://hit.bg', '1'); </script>";
?>






Tatet