Popup Script With Re-Direct

<html>
<head>
<!– POPUP SCRIPT WITH RE-DIRECT –>
<!— By enRICHed_1 –>
<!— FOR FREE USE –>
<title>Netradio</title>
<SCRIPT LANGUAGE=”JavaScript”>
<!– Begin

function popUp(URL) {
day = new Date();
id = day.getTime();
eval(“page” + id + ” = window.open(URL, ‘” + id + “‘, ‘toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=400,height=300,left = 80,top = 60′);”);
}
// End –>
</script>
<meta http-equiv=”REFRESH” content=”4; URL=http://link1.com” target=”_top”>
</head>
<body onLoad=”javascript:popUp(‘http:/link2.com’)” bgcolor=”#000000″ text=”#FFFFFF”>
</body>
</html>

2 Responses so far »

  1. 1

    exinco said,

    i don’t understand that someone was created this application and sell over internet. i’m not buy the ebook coz, i know how to create freely.

    btw good explore and sharing

  2. 2

    Neotech-r3 said,

    I’m still not get it about those script you share..Could you tell about the completely script about it..


Comment RSS · TrackBack URI

Say your words