Code
<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by: Nic Wolfe -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=1,statusbar=1,menubar=0,resizable=1,width=800,height=600,left = 240,top = 212');");
}
// End -->
</script>
<form>
<input type=button value="Open the Popup Window" onClick="javascript:popUp(' Buraya Popup acılacak linkı koyun ')">
</form>
Üsteki kotları popup sayfasi icin kulana bilir siniz iffi forumlar