* HAFTANIN FLATCAST FCP TEMALARI

                                                           

Gönderen Konu: Site ustu popup acilan java script menu kodu  (Okunma sayısı 1345 defa)

0 Üye ve 1 Ziyaretçi konuyu incelemekte.

  • admin

  • Bilgi paylastikca guzellesir
  • Genel Yonetici
  • *
  • Karma: 7954
  • İleti: 9084
  • Nerden:FRANSA (Paris)
  • Cinsiyet: Bay
Site ustu popup acilan java script menu kodu
« : Ocak 28, 2011, 07:40:38 ÖÖ »
Site ustu popup olarak acilan aktive x nik alma dj girisi menu kodu
Kod: [Seç]
<HEAD>
<SCRIPT LANGUAGE="JavaScript">
<!-- Original:  Rick Johnson (frj11@ev1.net) -->
<!-- Web Site:  http://rickjohnson.tripod.com -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
function popupWin() {
text =  "<html>\n<head>\n<title>www</title>\n<body>\n";
text += "<center>\n<br>";
text += "<h2>HOSGELDINIZ</h2></a>";

text += "<a href='http://www.flatcast.com/de/WizTakeOver.aspx?new=-1' target='_blank'><h2>DJ GIRISI</h2></a>";
text += "<a href='http://gonulturkuleri.blogcu.com/' target='_blank'><h2>RADYO GIRIS</h2></a>";
text += "<a href='http://www.flatcast.info/objects/FlatProducerSetup501.exe' target='_blank'><h2>AKTIVE YUKLE</h2></a>";
text += "<a href='http://www.flatcast.com/de/WizUsr.aspx' target='_blank'><h2>NIK ALMA</h2></a>";
text += "</center>\n</body>\n</html>\n";
setTimeout('windowProp(text)', 3000); // delay 3 seconds before opening
}
function windowProp(text) {
newWindow = window.open('','newWin','width=320,height=340');
newWindow.document.write(text);
setTimeout('closeWin(newWindow)', 50000000); // delay 5 seconds before closing
}
function closeWin(newWindow) {
newWindow.close(); // close small window and depart
}
//  End -->
</script>
</HEAD>
<BODY onLoad="popupWin()">
reklam
Degerini Bil Degerin Bilinsin

Etiket:

 delicious  digg  facebook  furl  linkedin  myspace  reddit  stumble  technorati  twitter