SOLDAKİ YAZIYLA DEĞİŞEN RESİM SAĞDAKİ YAZIYLA DEĞİŞEN RESİM <table border="0"> <tr><td valign="top"> <form id="f1" name="f1"> <select id="resimler" name="resimler" size="1" onchange_fckprotectedatt=" onchange="javascript:resim_onizle();""> <option value="0" selected="selected">- HİÇBİRİ -</option> <option value="images/resim1.jpg">Resim 1</option> <option value="images/resim2.jpg">Resim 2</option> <option value="images/resim3.jpg">Resim 3</option> <option value="images/resim4.jpg">Resim 4</option> <option value="images/resim5.jpg">Resim 5</option> <option value="images/resim6.jpg">Resim 6</option> <option value="images/resim7.jpg">Resim 7</option> </select></form></td> <td><img id="resim_onizleme" name="resim_onizleme" border="0" height="70" width="70" src="images/resim_yok.jpg" _fcksavedurl="images/resim_yok.jpg" /></td></tr> </table> <script language="javascript" type="text/javascript"> <!-- function resim_onizle() { if (document.f1.resimler.options[document.f1.resimler.selectedIndex].value != 0) { document.getElementById("resim_onizleme").src = document.f1.resimler.options[document.f1.resimler.selectedIndex].value; }; }; //--> </script> <html> <head> <title>JS - Link Üzerine Gelindiğinde Resim Değişimi</title> <FCK:meta http-equiv="content-type" content="text/html; charset=windows-1254" /> <FCK:meta http-equiv="content-type" content="text/html; charset=iso-8859-9" /> <FCK:meta http-equiv="content-language" content="tr" /> </head> <body> <table align="center" border="1"> <tr><td align="center" width="400" height="300" valign="top"><img id="gelecek_resim" name="gelecek_resim" border="0" src="images/1.jpg" _fcksavedurl="images/1.jpg" width="400" height="300" /></td> <td valign="top" width="200"><a href="haberoku.asp?id=1" _fcksavedurl="haberoku.asp?id=1" onmouseout_fckprotectedatt=" onmouseout="javascript: document.getElementById('gelecek_resim').src = 'images/1.jpg';"" onmouseover_fckprotectedatt=" onmouseover="javascript: document.getElementById('gelecek_resim').src = 'images/1.jpg';"">Haber 1 Linki</a><br /> <a href="haberoku.asp?id=2" _fcksavedurl="haberoku.asp?id=2" onmouseout_fckprotectedatt=" onmouseout="javascript: document.getElementById('gelecek_resim').src = 'images/1.jpg';"" onmouseover_fckprotectedatt=" onmouseover="javascript: document.getElementById('gelecek_resim').src = 'images/2.jpg';"">Haber 2 Linki</a><br /> <a href="haberoku.asp?id=3" _fcksavedurl="haberoku.asp?id=3" onmouseout_fckprotectedatt=" onmouseout="javascript: document.getElementById('gelecek_resim').src = 'images/1.jpg';"" onmouseover_fckprotectedatt=" onmouseover="javascript: document.getElementById('gelecek_resim').src = 'images/3.jpg';"">Haber 3 Linki</a><br /> <a href="haberoku.asp?id=4" _fcksavedurl="haberoku.asp?id=4" onmouseout_fckprotectedatt=" onmouseout="javascript: document.getElementById('gelecek_resim').src = 'images/1.jpg';"" onmouseover_fckprotectedatt=" onmouseover="javascript: document.getElementById('gelecek_resim').src = 'images/4.jpg';"">Haber 4 Linki</a><br /> <a href="haberoku.asp?id=5" _fcksavedurl="haberoku.asp?id=5" onmouseout_fckprotectedatt=" onmouseout="javascript: document.getElementById('gelecek_resim').src = 'images/1.jpg';"" onmouseover_fckprotectedatt=" onmouseover="javascript: document.getElementById('gelecek_resim').src = 'images/5.jpg';"">Haber 5 Linki</a> </td></tr> </table> </body> </html> ADRES SATIRINA İKON EKLEME SAYFAYI YAZDIR BUTONU <link REL="SHORTCUT ICON" HREF="sİTENE AİT İKONUN ADRESİ"> <SCRIPT Language="Javascript"> /* This script is written by Eric (Webcrawl@usa.net) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */ function printit(){ if (window.print) { window.print() ; } else { var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>'; document.body.insertAdjacentHTML('beforeEnd', WebBrowser); WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box WebBrowser1.outerHTML = ""; } } </script> <SCRIPT Language="Javascript"> var NS = (navigator.appName == "Netscape"); var VERSION = parseInt(navigator.appVersion); if (VERSION > 3) { document.write('<form><input type=button value="Print this Page" name="Print" onClick="printit()"></form>'); } </script> GİZLENEN KATLANIR MENÜ RESİM DOSYA VİDEO UPLOAD <html> <head> <FCK:meta http-equiv="Content-Type" content="text/html; charset=windows-1254" /> <title>Katlanır Menü</title> <style type="text/css"> #MenuTasiyici{ margin: 0; padding: 0; width: 320px; font-family: arial, tahoma sans-serif; } #MenuTasiyici .Baslik{ background-color: #245EDC; height: 22px; width: 320px; font-size: 12px; font-weight: bold; color: #E4EBFA; line-height: 22px; margin-bottom: 1px; } #MenuTasiyici .Baslik span{ padding-left: 8px; } #MenuTasiyici .OgeBaslik{ background-color: #ABC1F1; height: 20px; line-height: 20px; font-weight: bold; font-size: 11px; padding-left: 7px; cursor: pointer; border-bottom: solid 1px #245EDC; } #MenuTasiyici .OgeGrup{ width: 100%; color: #004E98; } #MenuTasiyici .Oge{ background-color: #F5F5F5; height: 20px; line-height: 20px; font-size: 11px; padding-left: 10px; border-bottom: solid 1px #D9DAD8; } </style> <script type="text/javascript"> function OgeAcKapa(oge) { if (document.getElementById(oge).style.display == 'none') { document.getElementById(oge).style.display = ''; } else { document.getElementById(oge).style.display = 'none'; } } </script> </head> <body> <div id="MenuTasiyici"> <div class="Baslik"><span>Katlanır Menü</span></div> <div class="OgeBaslik" onclick_fckprotectedatt=" onclick="OgeAcKapa('og1');""> Menu1 </div> <div id="og1" class="OgeGrup" style="display: none;"> <div class="Oge">1.1</div> <div class="Oge">1.2</div> <div class="Oge">1.3</div> </div> <div class="OgeBaslik" onclick_fckprotectedatt=" onclick="OgeAcKapa('og2');""> Menu2 </div> <div id="og2" class="OgeGrup" style="display: none;"> <div class="Oge">2.1</div> <div class="Oge">2.2</div> </div> <div class="OgeBaslik" onclick_fckprotectedatt=" onclick="OgeAcKapa('og3');""> Menu3 </div> <div id="og3" class="OgeGrup" style="display: none;"> <div class="Oge">3.1</div> <div class="Oge">3.2</div> <div class="Oge">3.3</div> </div> </div> </body> </html> <script type="text/javascript"> var menu_sayisi = 3; // Menü sayınızı buradan ayarlayınız, menü adlarının sonu ardışık artacak şekilde olmalıdır var s, alan; function OgeAcKapa(oge) { if (document.getElementById(oge).style.display == 'none') { document.getElementById(oge).style.display = ''; for (s = 1; s <= menu_sayisi; s++) { alan = "og" + s; if (oge != alan) { document.getElementById(alan).style.display = 'none'; }; }; } else { document.getElementById(oge).style.display = 'none'; } } </script> <a href="http://imageshack.us" _fcksavedurl="http://imageshack.us"><img src="http://img136.imageshack.us/img136/7400/7abbf7d735ry9.gif" _fcksavedurl="http://img136.imageshack.us/img136/7400/7abbf7d735ry9.gif" border="0" alt="www.mecon68.tr.gg"/></a><br/> SAYFAYA ŞİFRELİ GİRİŞ LİNK ALTINDAKİ ÇİZGİYİ KALDIRMA <!-- TWO STEPS TO INSTALL MULTIPLE USERS: 1. Copy the first code into the HEAD of your HTML document 2. Put the last coding into the BODY of your HTML document --><!-- STEP ONE: Copy this code into the HEAD of your login HTML document --><SCRIPT LANGUAGE="JavaScript"> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin function Login(){ var done=0; var username=document.login.username.value; username=username.toLowerCase(); var password=document.login.password.value; password=password.toLowerCase(); if (username=="KULLANICI ADINI YAZIN" && password=="ŞİFREYİ YAZIN") { window.location="GİDİLECEK SAYFA ADRESİNİ YAZIN"; done=1; } if (username=="member2" && password=="password2") { window.location="page2.html"; done=1; } if (username=="member3" && password=="password3") { window.location="page3.html"; done=1; } if (done==0) { alert("Hatali kullanici adi veya sifre girdiniz. Lütfen dogru bilgileri tekrar girdikten sonra deneyin!"); } } // End --> </SCRIPT><!-- STEP TWO: Paste this code into the BODY of your HTML document --><center> <form name="login"> <table cellpadding="3" width="225" border="1"> <tbody> <tr> <td colspan="2"><center><font size="+2"><strong>Şifrenizi girin</strong></font></center></td> </tr> <tr> <td>Kullanıcı:</td> <td><input name="username" type="text" /></td> </tr> <tr> <td>Parola:</td> <td><input name="password" type="text" /></td> </tr> <tr> <td align="center" colspan="2"><input type="button" onClick_fckprotectedatt=" onClick="Login()"" value="GİRİŞ" /></td> </tr> </tbody> </table> </form> </center> <p> </p> <center><!-- Script Size: 1.60 KB --></center> <html> <head> <title>Ro©kHLL Çizgi Kaldır</title> </head> <body style="text-decoration:none"> <center> <br> <br> <br> <br> <br> <a href="http://rockhll.sitemynet.com" _fcksavedurl="http://rockhll.sitemynet.com" title="Ro©kHLL">www.Ro©kHLL.com</a> </body> </html> AÇILIR KUTULU LİNK SİTE ÜSTÜNE BUTON EKLEME <html><head><script language="JavaScript"> <!-- function buildArray() { var a = buildArray.arguments; for (i=0; i<a.length; i++) { this[i] = a[i]; } this.length = a.length; } var urls1 = new buildArray("", "http://www.mecon68.tr.gg/G.ue.ncel.htm", "http://www.mecon68.tr.gg/Spor.htm", "http://www.mecon68.tr.gg/MP3.htm", "http://www.mecon68.tr.gg/Sohbet.htm", "http://www.mecon68.tr.gg/Oyunlar.htm"); function go(which, num, win) { n = which.selectedIndex; if (n != 0) { var url = eval("urls" + num + "[n]") if (win) { openWindow(url); } else { location.href = url; } } } // --> </script></head> <body> <form name="form1"> <select name="menu1"> <option>Lütfen Seçin <option>Güncel <option>Spor <option>MP3 <option>Sohbet <option>Oyunlar </select> <input type="button" name="goButton" value="GİT" onClick_fckprotectedatt=" onClick="go(this.form.menu1, 1, false)""> </form></body></html> <p align=center valign=top><INPUT TYPE="BUTTON" VALUE="Anasayfa" onClick_fckprotectedatt=" onClick="self.location.href=('http://www.mecon68.tr.gg')""></FORM><INPUT TYPE="BUTTON" VALUE="Spor" onClick_fckprotectedatt=" onClick="self.location.href=('http://www.mecon68.tr.gg/spor.htm')""></FORM><INPUT TYPE="BUTTON" VALUE="Sohbet" onClick_fckprotectedatt=" onClick="self.location.href=('http://www.mecon68.tr.gg/sohbet.htm')""></FORM<INPUT TYPE="BUTTON" VALUE="Oyunlar" onClick_fckprotectedatt=" onClick="self.location.href=('http://www.mecon68.tr.gg/Oyunlar.htm')""></FORM><INPUT TYPE="BUTTON" VALUE="HTML" onClick_fckprotectedatt=" onClick="self.location.href=('http://www.mecon68.tr.gg/HTML-Kodlar%26%23305%3B.htm')""></FORM><INPUT TYPE="BUTTON" VALUE="Deneme" onClick_fckprotectedatt=" onClick="self.location.href=('http://www.mecon68.tr.gg/Web-Tasar%26%23305%3Bm.htm')""></FORM><INPUT TYPE="BUTTON" VALUE="CSS Tasrım" onClick_fckprotectedatt=" onClick="self.location.href=('http://www.mecon68.tr.gg/CSS-Tasar%26%23305%3Bm.htm')""></FORM> SİTE ÜSTÜNE RENKLİ LİNK MESAJ GÖNDERME <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>NonStop Eğlence</title> <FCK:meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <FCK:meta name="generator" content="HAPedit 3.1" /> <style type="text/css"> html,body{margin:0;padding:0} body{background: #FFF; font: 70% Arial,sans-serif} div#menu{float:left;width: 100%;padding-top:120px;background: #002455} ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0} ul#nav{margin-left: 100px;width:650px} ul#nav li{float:left;margin-right: 3px;text-align: center} ul#nav a{float:left;width: 8em;padding: 6px 0;text-decoration:none;color: #222} ul#nav a:hover{color: #000} ul#nav li.activelink a{background: #FFF} ul#nav li.activelink a,ul#nav a:hover{color: #000;font-weight:bold} li#home a{background: #FF749C} li#who a{background: #DF3694} li#prod a{background: #4D80FF} li#serv a{background: #80FF4D} li#cont a{background: #FFCB4D} </style> <link rel="stylesheet" type="text/css" href="niftyCorners.css"> <link rel="stylesheet" type="text/css" href="niftyPrint.css" media="print"> <script type="text/javascript" src="niftycube.js"></script> <script type="text/javascript"> window.onload=function(){ Nifty("ul#nav a","top"); } </script> </head> <body> <div id="menu"> <ul id="nav"> <li id="home" class="activelink"><a href="http://www.mecon68.tr.gg/G.ue.ncel.htm" _fcksavedurl="http://www.mecon68.tr.gg/G.ue.ncel.htm">Güncel</a></li> <li id="who"><a href="http://www.mecon68.tr.gg/Sohbet.htm" _fcksavedurl="http://www.mecon68.tr.gg/Sohbet.htm">Sohbet</a></li> <li id="prod"><a href="http://www.mecon68.tr.gg/Oyunlar.htm" _fcksavedurl="http://www.mecon68.tr.gg/Oyunlar.htm">Oyunlar</a></li> <li id="serv"><a href="http://www.mecon68.tr.gg/HTML-Kodlar%26%23305%3B.htm" _fcksavedurl="http://www.mecon68.tr.gg/HTML-Kodlar%26%23305%3B.htm">HTML Kodları</a></li> <li id="cont"><a href="mailto:mecon68@hotmail.com" _fcksavedurl="mailto:mecon68@hotmail.com">İletişim</a></li> </ul> </div> </body> </html> <!-- ONE STEP TO INSTALL APOLOGIZE E-MAIL: 1. Paste the coding into the BODY of your HTML document --> <!-- STEP ONE: Copy this coding into the BODY of your HTML document --> <BODY> <CENTER> <a href="" _fcksavedurl="" onMouseover_fckprotectedatt=" onMouseover="alert('Mesaj göndermek için lütfen Tamam'ı tıklayın'); document.bgColor='black'; document.fgColor='White'; window.location.href='mailto:xxxxxx@hotmail.com?subject=siteye yorum!';"">Mesaj Gönder</a> </CENTER> SAYFAYI TAM EKRAN AÇMA 5 Sn'lik POPUP <script language="JavaScript1.2"> <!-- window.moveTo(0,0); if (document.all) { top.window.resizeTo(screen.availWidth,screen.availHeight);} else if (document.layers||document.getElementById) { if (top.window.outerHeight<screen.availHeight||top.window.outerWidth<screen.availWidth){ top.window.outerHeight = screen.availHeight; top.window.outerWidth = screen.availWidth;}} //--> </script> <HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function popupWin() { text = "<html>n<head>n<title>JavaDepo.com</title>n<body>n"; text += "<center>n<br>"; text += "<a href='http://www.mecon68.tr.gg' target='_blank'><h2>Siteme hoşgeldiniz. www.mecon68.tr.gg</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=300,height=100'); newWindow.document.write(text); setTimeout('closeWin(newWindow)', 5000); // delay 5 seconds before closing } function closeWin(newWindow) { newWindow.close(); // close small window and depart } // End --> </script> </HEAD> <BODY onLoad_fckprotectedatt=" onLoad="popupWin()""> <center> </center> </BODY> </HTML> YAZI ÖRNEĞİ SAYFA AÇILIŞINDA SES ÇIKARMA <body bgcolor="ffffff"> <div class=katman1 style='font-size: 50px; color: #00cc33; position: absolute; filter: Alpha(Opacity=80, Style=3, StartX=0, StartY=0)'>www.mecon68.tr.gg</div> <html> <head></head> <body> <bgsound src="BURAYA SES DOSYASININ ADRESİNİ EKLE" loop="1"> </body> </html> DURUM ÇUBUĞU YANIP SÖNEN YAZI SAĞ TUŞ ENGELİ (Uyarısız) <!-- Status bar mesajları . --> <!-- Bu bölümde kendi sitenizi tanıtın. --> <!-- --> <!-- --> <script language="JavaScript"> var CC_msg = " ibrahim eren www.hazırkod.com html editörü"; var speed = 900; var control = 1; function flash() { if (control == 1) { window.status=CC_msg; control=0; } else { window.status=""; control=1; } setTimeout("flash();",speed); } </script> </HEAD> <BODY onload_fckprotectedatt=" onload="flash();""> <!-- END OF SCRIPT --> </body> </html> <SCRIPT language=JavaScript1.2> if (window.Event) // Only Netscape will have the CAPITAL E. document.captureEvents(Event.MOUSEUP); // catch the mouse up event function nocontextmenu() // this function only applies to IE4, ignored otherwise. { event.cancelBubble = true event.returnValue = false; return false; } function norightclick(e) // This function is used by all others { if (window.Event) // again, IE or NAV? { if (e.which == 2 || e.which == 3) return false; } else if (event.button == 2 || event.button == 3) { event.cancelBubble = true event.returnValue = false; return false; } } document.oncontextmenu = nocontextmenu; // for IE5+ document.onmousedown = norightclick; // for all others </SCRIPT> YATAY KAYAN MENÜ AŞAĞI AÇILIR MENÜ (Renkli) <style> body{overflow-x:hidden;overflow-y:scroll;} a.yatay_menu:link{text-decoration:none; color: rgb(51,72,159); font-family:verdana, tahoma, arial; font-size:12px;} a.yatay_menu:hover{text-decoration:underline; color: rgb(70,136,85); font-family:verdana, tahoma, arial; font-size: 12px;} a.yatay_menu:visited{text-decoration:none; font-family:verdana, tahoma, arial; font-size: 12px;} a.yatay_menu:active{text-decoration:none; color: rgb(57,109,165); font-family:verdana, tahoma, arial; font-size:12px; font-style:italic;} </style> <script language="JavaScript1.2"> var goleftimage='sola_git.gif' // SOL OK RESMİNİN ADRESİ var gorightimage='saga_git.gif' // SOL OK RESMİNİN ADRESİ var menuwidth=300 //Menü genisligini ayarliyoruz var menuheight=25 //Menü yuksekligini ayarliyoruz var scrollspeed=6 //Menünün kayma hizi(1 ile 10 arasida deger girin).Yukseldikce hizlanir. //MENÜDE OLACAK ÖĞELERİ BURADA TANIMLIYORUZ İŞTE.. //////////////////////////////////////////////////////////////////////// var menucontents='<nobr><a href="js_script.asp" class="yatay_menu">JavaScript Kategorileri</a> | <a href="js_applet.asp" class="yatay_menu">Java Applet</a> | <a href="js_dokumanlar.asp" class="yatay_menu">Dokümanlar</a> | ve Linkler | <a href="http://www.Tasaryum.com" target="_blank" class="yatay_menu">Tasaryum.com</a> | <a href="http://www.E-Dersane.com" class="yatay_menu">E-Dersane.com</a> | <a href="http://www.JavaTr.com" class="yatay_menu">JavaTr.com</a></nobr>' //// BU SATIRDAN SONRASINI DEĞİŞTİRMEYİN //////////// var iedom=document.all||document.getElementById if (iedom) document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100;left:-1000">'+menucontents+'</span>') var actualwidth='' var cross_scroll, ns_scroll var loadedyes=0 function fillup(){ if (iedom){ cross_scroll=document.getElementById? document.getElementById("test2") : document.all.test2 cross_scroll.innerHTML=menucontents actualwidth=document.all? cross_scroll.offsetWidth : document.getElementById("temp").offsetWidth } else if (document.layers){ ns_scroll=document.ns_scrollmenu.document.ns_scrollmenu2 ns_scroll.document.write(menucontents) ns_scroll.document.close() actualwidth=ns_scroll.document.width } loadedyes=1 } window.onload=fillup function moveleft(){ if (loadedyes){ if (iedom&&parseInt(cross_scroll.style.left)>(menuwidth-actualwidth)){ cross_scroll.style.left=parseInt(cross_scroll.style.left)-scrollspeed } else if (document.layers&&ns_scroll.left>(menuwidth-actualwidth)) ns_scroll.left-=scrollspeed } lefttime=setTimeout("moveleft()",50) } function moveright(){ if (loadedyes){ if (iedom&&parseInt(cross_scroll.style.left)<0) cross_scroll.style.left=parseInt(cross_scroll.style.left)+scrollspeed else if (document.layers&&ns_scroll.left<0) ns_scroll.left+=scrollspeed } righttime=setTimeout("moveright()",50) } if (iedom||document.layers){ with (document){ write('<table border="0" cellspacing="0" cellpadding="3" bgcolor="#E0E9EB" style="border:outset rgb(188,198,205) 1px;"><tr>') write('<td valign="middle"><a href=#" onMouseover="moveright()" onMouseout="clearTimeout(righttime)"><img src="'+goleftimage+'"border=0></a></td>') write('<td valign="top">') if (iedom){ write('<div style="vertical-align: middle;position:relative;width:'+menuwidth+';">') write('<div style="vertical-align: middle;position:absolute;width:'+menuwidth+';height:'+menuheight+';overflow:hidden;">') write('<div id="test2" style="vertical-align: middle;position:absolute;left:0;top:0">') write('</div></div></div>') } else if (document.layers){ write('<ilayer width='+menuwidth+' height='+menuheight+' name="ns_scrollmenu" style="vertical-align: middle;">') write('<layer name="ns_scrollmenu2" left=0 top=0 style="vertical-align: middle;"></layer></ilayer>') } write('</td>') write('<td valign="middle"><a href="#" onMouseover="moveleft()" onMouseout="clearTimeout(lefttime)">') write('<img src="'+gorightimage+'"border=0></a></td></tr></table>') } } </script></center> <style> BODY { font-family:verdana, arial, helvetica; font-size:70%; } H1 { font-size:120%; font-style:italic; } DIV#divMenuBar { background-color:#6699CC; } TABLE#tblMenuBar TD { font-size:60%; color:white; padding:0px 5px 0px 5px; cursor:default; } TABLE#tblMenuBar TD.MenuMadde { font-weight:bold; cursor:hand; } DIV.clsMenu { font-size:90%; background-color:#6699CC; position:absolute; visibility:hidden; width:130px; padding:5px 5px 5px 8px; border-top:1 white solid; } DIV.clsMenu A { text-decoration:none; color:white; font-weight:bold; } DIV.clsMenu A:hover { color:moccasin; } BUTTON { font-family:tahoma; font-size:100%; } </style> <SCRIPT LANGUAGE="Javascript"> var eOpenMenu = null; function OpenMenu(eSrc,eMenu) { eMenu.style.left = eSrc.offsetLeft + divMenuBar.offsetLeft; eMenu.style.top = divMenuBar.offsetHeight + divMenuBar.offsetTop; eMenu.style.visibility = "visible"; eOpenMenu = eMenu; } function CloseMenu(eMenu) { eMenu.style.visibility = "hidden"; eOpenMenu = null; } function document.onmouseover() { var eSrc = window.event.srcElement; if ("MenuMadde" == eSrc.className) { eSrc.style.color = "moccasin"; var eMenu = document.all[eSrc.id.replace("tdMenuBarItem","divMenu")]; if (eOpenMenu && eOpenMenu != eMenu) { CloseMenu(eOpenMenu); } if (eMenu) { OpenMenu(eSrc,eMenu); } } else if (eOpenMenu && !eOpenMenu.contains(eSrc) && !divMenuBar.contains(eSrc)) { CloseMenu(eOpenMenu); } } function document.onmouseout() { var eSrc = window.event.srcElement; if ("MenuMadde" == eSrc.className) { eSrc.style.color = ""; } } </SCRIPT> Aşağısı Body Kısmına Eklenecek------------------------- <DIV ID="divMenuBar"> <TABLE ID="tblMenuBar" BORDER="0"> <TR> <TD CLASS="MenuMadde" ID="tdMenuBarItem01">MENÜ MADDE 01</TD> <TD>|</TD> <TD CLASS="MenuMadde" ID="tdMenuBarItem02">MENÜ MADDE 02</TD> <TD>|</TD> <TD CLASS="MenuMadde" ID="tdMenuBarItem03">MENÜ MADDE 03</TD> <TD>|</TD> <TD CLASS="MenuMadde" ID="tdMenuBarItem02">MENÜ MADDE 04</TD> <TD>|</TD> </TR> </TABLE> </DIV> <DIV CLASS="clsMenu" ID="divMenu01"> <DIV CLASS="clsMenuAra"></DIV> <DIV><A TARGET="_new" HREF="01.asp" _fcksavedurl="01.asp">Madde 01</A></DIV> <DIV><A TARGET="_new" HREF="02.asp" _fcksavedurl="02.asp">Madde 02</A></DIV> <DIV><A TARGET="_new" HREF="03.asp" _fcksavedurl="03.asp">Madde 03</A></DIV> <DIV><A TARGET="_new" HREF="04.asp" _fcksavedurl="04.asp">Madde 04</A></DIV> <DIV><A TARGET="_new" HREF="05.asp" _fcksavedurl="05.asp">Madde 05</A></DIV> </DIV> <DIV CLASS="clsMenu" ID="divMenu02"> <DIV CLASS="clsMenuAra"></DIV> <DIV><A TARGET="_new" HREF="11.asp" _fcksavedurl="11.asp">Madde 01</A></DIV> <DIV><A TARGET="_new" HREF="12.asp" _fcksavedurl="12.asp">Madde 02</A></DIV> <DIV><A TARGET="_new" HREF="13.asp" _fcksavedurl="13.asp">Madde 03</A></DIV> <DIV><A TARGET="_new" HREF="14.asp" _fcksavedurl="14.asp">Madde 04</A></DIV> <DIV><A TARGET="_new" HREF="15.asp" _fcksavedurl="15.asp">Madde 05</A></DIV> </DIV> <DIV CLASS="clsMenu" ID="divMenu03"> <DIV CLASS="clsMenuAra"></DIV> <DIV><A TARGET="_new" HREF="21.asp" _fcksavedurl="21.asp">Madde 01</A></DIV> <DIV><A TARGET="_new" HREF="22.asp" _fcksavedurl="22.asp">Madde 02</A></DIV> <DIV><A TARGET="_new" HREF="23.asp" _fcksavedurl="23.asp">Madde 03</A></DIV> <DIV><A TARGET="_new" HREF="24.asp" _fcksavedurl="24.asp">Madde 04</A></DIV> <DIV><A TARGET="_new" HREF="25.asp" _fcksavedurl="25.asp">Madde 05</A></DIV> </DIV> ÜZERİNE GELİNCE AÇILIR MENÜ ÜZERİNE GELİNCE AÇILIR MENÜ (Düşey) <style type="text/css"> #popitmenu{ position: absolute; background-color: white; border:1px solid black; font: normal 12px Verdana; line-height: 18px; z-index: 100; visibility: hidden; } #popitmenu a{ text-decoration: none; padding-left: 6px; color: black; display: block; } #popitmenu a:hover{ /*hover background color*/ background-color: #CCFF9D; } </style> <script type="text/javascript"> /*********************************************** * Pop-it menu- © Dynamic Drive (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit http://www.dynamicdrive.com/ for full source code ***********************************************/ var defaultMenuWidth="150px" //set default menu width. var linkset=new Array() //SPECIFY MENU SETS AND THEIR LINKS. FOLLOW SYNTAX LAID OUT linkset[0]='<a href="http://dynamicdrive.com">Dynamic Drive</a>' linkset[0]+='<hr>' //Optional Separator linkset[0]+='<a href="http://www.javascriptkit.com">JavaScript Kit</a>' linkset[0]+='<a href="http://www.codingforums.com">Coding Forums</a>' linkset[0]+='<a href="http://www.cssdrive.com">CSS Drive</a>' linkset[0]+='<a href="http://freewarejava.com">Freewarejava</a>' linkset[1]='<a href="http://msnbc.com">MSNBC</a>' linkset[1]+='<a href="http://cnn.com">CNN</a>' linkset[1]+='<a href="http://news.bbc.co.uk">BBC News</a>' linkset[1]+='<a href="http://www.washingtonpost.com">Washington Post</a>' ////No need to edit beyond here var ie5=document.all && !window.opera var ns6=document.getElementById if (ie5||ns6) document.write('<div id="popitmenu" onMouseover="clearhidemenu();" onMouseout="dynamichide(event)"></div>') function iecompattest(){ return (document.compatMode && document.compatMode.indexOf("CSS")!=-1)? document.documentElement : document.body } function showmenu(e, which, optWidth){ if (!document.all&&!document.getElementById) return clearhidemenu() menuobj=ie5? document.all.popitmenu : document.getElementById("popitmenu") menuobj.innerHTML=which menuobj.style.width=(typeof optWidth!="undefined")? optWidth : defaultMenuWidth menuobj.contentwidth=menuobj.offsetWidth menuobj.contentheight=menuobj.offsetHeight eventX=ie5? event.clientX : e.clientX eventY=ie5? event.clientY : e.clientY //Find out how close the mouse is to the corner of the window var rightedge=ie5? iecompattest().clientWidth-eventX : window.innerWidth-eventX var bottomedge=ie5? iecompattest().clientHeight-eventY : window.innerHeight-eventY //if the horizontal distance isn't enough to accomodate the width of the context menu if (rightedge<menuobj.contentwidth) //move the horizontal position of the menu to the left by it's width menuobj.style.left=ie5? iecompattest().scrollLeft+eventX-menuobj.contentwidth+"px" : window.pageXOffset+eventX-menuobj.contentwidth+"px" else //position the horizontal position of the menu where the mouse was clicked menuobj.style.left=ie5? iecompattest().scrollLeft+eventX+"px" : window.pageXOffset+eventX+"px" //same concept with the vertical position if (bottomedge<menuobj.contentheight) menuobj.style.top=ie5? iecompattest().scrollTop+eventY-menuobj.contentheight+"px" : window.pageYOffset+eventY-menuobj.contentheight+"px" else menuobj.style.top=ie5? iecompattest().scrollTop+event.clientY+"px" : window.pageYOffset+eventY+"px" menuobj.style.visibility="visible" return false } function contains_ns6(a, b) { //Determines if 1 element in contained in another- by Brainjar.com while (b.parentNode) if ((b = b.parentNode) == a) return true; return false; } function hidemenu(){ if (window.menuobj) menuobj.style.visibility="hidden" } function dynamichide(e){ if (ie5&&!menuobj.contains(e.toElement)) hidemenu() else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget)) hidemenu() } function delayhidemenu(){ delayhide=setTimeout("hidemenu()",500) } function clearhidemenu(){ if (window.delayhide) clearTimeout(delayhide) } if (ie5||ns6) document.onclick=hidemenu </script> <a href="#" _fcksavedurl="#" onMouseover_fckprotectedatt=" onMouseover="showmenu(event,linkset[0])"" onMouseout_fckprotectedatt=" onMouseout="delayhidemenu()"">Webmaster Links</a><br> <a href="#" _fcksavedurl="#" onMouseover_fckprotectedatt=" onMouseover="showmenu(event,linkset[1], '180px')"" onMouseout_fckprotectedatt=" onMouseout="delayhidemenu()"">News sites</a> <a href="default.htm" _fcksavedurl="default.htm" onClick_fckprotectedatt=" onClick="return clickreturnvalue()"" onMouseover_fckprotectedatt=" onMouseover="dropdownmenu(this, event, menu1, '150px')"" onMouseout_fckprotectedatt=" onMouseout="delayhidemenu()"">Web Design</a> | <a href="default2.htm" _fcksavedurl="default2.htm" onClick_fckprotectedatt=" onClick="return dropdownmenu(this, event, menu2, '200px')"" onMouseout_fckprotectedatt=" onMouseout="delayhidemenu()"">News Sites</a> (onclick) ÜZERİNE GELİNCE ALT YATAY AÇILIR MENÜ SOLDA GİZLENEN MENÜ <!--Links used to initiate the sub menus. Pass in the desired submenu index numbers (ie: 0, 1) --> <a href="http://www.javascriptkit.com" _fcksavedurl="http://www.javascriptkit.com" onMouseover_fckprotectedatt=" onMouseover="showit(0)"">JavaScript Kit</a> | <a href="http://freewarejava.com" _fcksavedurl="http://freewarejava.com" onMouseover_fckprotectedatt=" onMouseover="showit(1)"">Freewarejava</a><br> <!-- Edit the dimensions of the below, plus background color--> <ilayer width=400 height=32 name="dep1" bgColor="#E6E6FF"> <layer name="dep2" width=400 height=32> </layer> </ilayer> <div id="describe" style="background-color:#E6E6FF;width:400px;height:32px" onMouseover_fckprotectedatt=" onMouseover="clear_delayhide()"" onMouseout_fckprotectedatt=" onMouseout="resetit(event)""></div> <script language="JavaScript1.2"> /* Tabs Menu (mouseover)- By Dynamic Drive For full source code and more DHTML scripts, visit http://www.dynamicdrive.com This credit MUST stay intact for use */ var submenu=new Array() //Set submenu contents. Expand as needed. For each content, make sure everything exists on ONE LINE. Otherwise, there will be JS errors. submenu[0]='<font size="2" face="Verdana"><b><a href="http://www.javascriptkit.com/cutpastejava.shtml">Scripts</a> | <a href="http://www.javascriptkit.com/javaindex.shtml">JS tutorials</a> | <a href="http://www.javascriptkit.com/javatutors/index.shtml">Advanced JS tutorials</a> | <a href="http://www.javascriptkit.com/java/">Applets</a> | <a href="http://www.javascriptkit.com/howto/">Web Tutorials</a></b></font>' submenu[1]='<font size="2" face="Verdana"><b><a href="http://freewarejava.com/applets/index.shtml">Applets</a> | <a href="http://freewarejava.com/tutorials/index.shtml">Tutorials</a> | <a href="http://freewarejava.com/javasites/index.shtml">Sites and Zines</a> | <a href="http://freewarejava.com/jsp/index.shtml">JSP</a></b></font>' //Set delay before submenu disappears after mouse moves out of it (in milliseconds) var delay_hide=500 /////No need to edit beyond here var menuobj=document.getElementById? document.getElementById("describe") : document.all? document.all.describe : document.layers? document.dep1.document.dep2 : "" function showit(which){ clear_delayhide() thecontent=(which==-1)? "" : submenu[which] if (document.getElementById||document.all) menuobj.innerHTML=thecontent else if (document.layers){ menuobj.document.write(thecontent) menuobj.document.close() } } function resetit(e){ if (document.all&&!menuobj.contains(e.toElement)) delayhide=setTimeout("showit(-1)",delay_hide) else if (document.getElementById&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget)) delayhide=setTimeout("showit(-1)",delay_hide) } function clear_delayhide(){ if (window.delayhide) clearTimeout(delayhide) } function contains_ns6(a, b) { while (b.parentNode) if ((b = b.parentNode) == a) return true; return false; } </script> <style type="text/css"> <!-- A.ssmItems:link {color:black;text-decoration:none;} A.ssmItems:hover {color:black;text-decoration:none;} A.ssmItems:active {color:black;text-decoration:none;} A.ssmItems:visited {color:black;text-decoration:none;} //--> </style> <SCRIPT SRC="ssm.js" language="JavaScript1.2"> //Dynamic-FX slide in menu v6.5 (By maXimus, http://maximus.ravecore.com/) //Updated July 8th, 03' for doctype bug //For full source, and 100's more DHTML scripts, visit http://www.dynamicdrive.com </SCRIPT> <SCRIPT SRC="ssmItems.js" language="JavaScript1.2"></SCRIPT> SOLDAN GİZLİ AÇILIR MENÜ SAYFANIN SOL ALTINDA MENÜ <p><!--l version="1.0" encoding="WINDOWS-1254--> <FCK:meta content="text/html; charset=WINDOWS-1254" http-equiv="Content-Type" /> <link href="index.php" rel="index" /> <link href="misc.php?action=faq" rel="help" /> <link href="search.php" rel="search" /> <link href="javascript:self.scrollTo(0,0);" rel="up" /> <link href="http://www.woltlab.de" rel="copyright" /><style type="text/css"> <!-- body { color: #aaff0d; background-color: #; font-family: tahoma,helvetica; ); } body a:link, body a:visited, body a:active { color: #; text-decoration: none; } body a:hover { color: ; text-decoration: underline; background-image: none; POSITION: relative; TOP: 1.0px; LEFT: 1.0px; } .mainpage { background-color: #ffffff; } .tableoutborder { background-color: #ffffff; } .tableinborder { background-color: #ffffff; } .threadline { color: #ffffff; background-color: #ffffff; height: 1px; border: 0; } .tabletitle { color: #000000; background-color: #11181F; background-image: url(images/esoes_LED/cellpic.gif); } .tabletitle_fc { color: #FFFFFF; } .inposttable { background-color: #253140; } .tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { color: #FFFFFF; text-decoration: none; } .tabletitle a:hover { color: #BAC3CC; text-decoration: underline; background-image: url('images/esoes_Led/linkback.gif'); POSITION: relative; TOP: 1.0px; LEFT: 1.0px; } .smallfont { font-size: 10px; font-family: tahoma,helvetica; color: #aaff0d; } .normalfont { font-size: 14px; font-family: tahoma,helvetica; color: #FFFFFF; } .tablecat { color: #FFFFFF; background-color: #303F53; background-image: url(images/esoes_LED/catpic.gif); } .tablecat_fc { color: #FFFFFF; } .tablecat a:link, .tablecat a:visited, .tablecat a:active { color: #FFFFFF; text-decoration: none; } .tablecat a:hover { color: #BAC3CC; text-decoration: underline; background-image: url('images/esoes_Led/linkback.gif'); POSITION: relative; TOP: 1.0px; LEFT: 1.0px; } .tableb { color: #FFFFFF; background-color: #253140; } .tableb_fc { color: #FFFFFF; } .tableb a:link, .tableb a:visited, .tableb a:active { color: #FFFFFF; text-decoration: none; } .tableb a:hover { color: #BAC3CC; text-decoration: underline; background-image: url('images/esoes_Led/linkback.gif'); POSITION: relative; TOP: 1.0px; LEFT: 1.0px; } .tablea { color: #FFFFFF; background-color: #222D3A; } .tablea_fc { color: #FFFFFF; } .tablea a:link, .tablea a:visited, .tablea a:active { color: #37a6dd; text-decoration: none; } .tablea a:hover { color: #aaff0d; text-decoration: underline; background-image: url('images/esoes_Led/linkback.gif'); POSITION: relative; TOP: 1.0px; LEFT: 1.0px; } .prefix { color: #FFFFFF; } .time { color: #FFFFFF; } .highlight { color: #FFFFFF; } select { font-size: 11px; font-family: tahoma,helvetica; color: #FFFFFF; background-color: #2D3C4D; } textarea { font-size: 11px; font-family: tahoma,helvetica; color: #FFFFFF; background-color: #2D3C4D; } .input { font-size: 11px; font-family: tahoma,helvetica; color: #FFFFFF; background-color: #2D3C4D; } .publicevent { color: #FFFFFF; } .privateevent { color: #FFFFFF; } .hoverMenu { display: none; position: absolute; z-index: 10; padding: 5px; border: 1px solid #000000; color: #FFFFFF; background-color: #222D3A; } .hoverMenu ul { list-style-type: none; margin: 0; padding: 0; } .hoverMenu ul li { text-align: left; padding: 0; } a:hover{background-image:url('images/esoes_LED/linkback.gif');} A:hover { POSITION: relative; TOP: 1.0px; LEFT: 1.0px; } form { padding:0px; margin:0px; } pre { padding:0px; margin:0px; font-family: Courier new; font-size: 11px; } .top_bg { background-image: url(images/esoes_LED/top_bg.gif); } .obenmitte { background-image: url(images/esoes_LED/obenmitte.gif); } .untenmitte { background-image: url(images/esoes_LED/untenmitte.gif); } .footer_bg { background-image: url(images/esoes_LED/footer_bg.gif); } BODY { SCROLLBAR-BASE-COLOR: #1B2530; SCROLLBAR-ARROW-COLOR: #FFFFFF} --></style><script language=javascript> NS6 = (document.getElementById&&!document.all) IE = (document.all) NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4") moving=setTimeout('null',1); lastY = 0; function moveOut() { if ((NS6 && parseInt(ssm.left)<0)||(IE && ssm.style.pixelLeft<0)||(NS && document.ssm.left<0)) { clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed) if (NS6){ ssm.left = parseInt(ssm.left)+10+"px"; } if (IE){ ssm.style.pixelLeft += 10; } if (NS){ document.ssm.left += 10; } } else { clearTimeout(moving); moving=setTimeout('null',1); } } function moveBack(){ clearTimeout(moving); moving = setTimeout('moveBack1()', waitTime); } function moveBack1() { if ((NS6 && parseInt(ssm.left)>(-menuWidth))||(IE && ssm.style.pixelLeft>(-menuWidth))||(NS && document.ssm.left>(-menuWidth))) { clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed); if (NS6){ ssm.left = parseInt(ssm.left)-10+"px"; } if (IE){ ssm.style.pixelLeft -= 10; } if (NS){ document.ssm.left -= 10; } } else { clearTimeout(moving);moving=setTimeout('null',1) } } function makeStatic() { if (NS6) { winY = window.pageYOffset; } if (IE) { winY = document.body.scrollTop;var NM=document.all('ssm').style } if (NS){ winY = window.pageYOffset;var NM=document.ssm } if (NS6||IE||NS){ if (winY!=lastY&&winY>YOffset-staticYOffset){ smooth = .2 * (winY - lastY - YOffset + staticYOffset); } else if(YOffset-staticYOffset+lastY>YOffset-staticYOffset) { smooth = .2 * (winY - lastY); } else { smooth=0 } if(smooth > 0) smooth = Math.ceil(smooth); else smooth = Math.floor(smooth); if (NS6) ssm.top=parseInt(ssm.top)+smooth+"px" if (IE) NM.pixelTop+=smooth; if (NS) NM.top+=smooth; lastY = lastY+smooth; setTimeout('makeStatic()', 1) } } function initSlide() { if (NS6){ ssm=document.getElementById("ssm").style ssm.visibility="visible"; ssm.left = -menuWidth + "px"; ; } else if (IE) { ssm.style.visibility = "visible" ssm.style.pixelLeft = -menuWidth; } else if (NS) { document.ssm.left = -menuWidth; document.ssm.visibility = "show" } if (menuIsStatic=="no") makeStatic(); } function startMenu(menuHeader, barText) { if (IE||NS6) { document.write('<div id="ssm" style="visibility:hidden;position : absolute ;left : 0px ;top : '+YOffset+' ;Z-Index : 20;width:1px" onmouseover="moveOut()" onmouseout="moveBack()">') } if (NS) { document.write('<span class="tablea" layer visibility="hide" top="'+YOffset+'" name="ssm" left="0" onmouseover="moveOut()" onmouseout="moveBack()">') } if (NS6){ document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+2)+'" span class="tablea"><tr><td>') } tempBar="" for (i=0;i<barText.length;i++) { tempBar+=barText.substring(i, i+1)+"<br>" } document.write('<table cellpadding="0" cellspacing="2" width="'+(menuWidth+barWidth+2)+'" border="0" class="tableinborder"><tr><td class="tabletitle" width="'+(menuWidth-1)+'" height="6" align="center" valign="center"> <span class="smallfont"><b>'+menuHeader+'</b></span></td><td align="center" rowspan="100" width="'+barWidth+'" span class="tableb" valign="center"><p align="center"><span class="smallfont"><b>'+tempBar+'</b></span></p></td></tr>') } function addItem(text, link, target) { if ( !target ) { target = '_self'; } else { target = '_blank'; } document.write('<tr>'); document.write('<td span class="tablea" width="'+(menuWidth-1)+'">'); document.write('<ilayer><layer width="100%" align="center">'); document.write('<div align="center">'); document.write('<a href="'+link+'" class="ssmItems" target='+target+'>'); document.write('<span class="smallfont"> '+text+'</span></div></a>'); document.write('</layer></ilayer></td></tr>'); } function addHdr(text) { document.write('<tr><td span class="tabletitle" height="6" align="center" valign="center" width="'+(menuWidth-1)+'"> '); document.write('<span class="smallfont"><b>'+text+'</b></span></td></tr>') } function endMenu() { document.write('</table>') if (NS6){document.write('</td></tr></table>')} if (IE||NS6) {document.write('</div>')} if (NS) {document.write('</layer>')} if (NS6||IE||NS) setTimeout('initSlide();', 100) } //--> YOffset=20; // no quotes!! staticYOffset=20; // no quotes!! slideSpeed=20 // no quotes!! barWidth=20; // no quotes!! waitTime=1000; // no quotes!! this sets the time the menu stays out for after the mouse goes off it. menuWidth=100; // Must be a multiple of 10! no quotes!! menuIsStatic="no"; linkTarget="_self"; startMenu("Mecon","DOST MEYDANI") addItem("Güncel","http://www.mecon68.tr.gg/G.ue.ncel.htm"); addItem("Spor","http://www.mecon68.tr.gg/Spor.htm"); addItem("Cep Telefonu","http://www.mecon68.tr.gg/Cep-Telefonu.htm"); addItem("Programlar","http://www.mecon68.tr.gg/Programlar.htm"); addItem("MP3","http://www.mecon68.tr.gg/MP3.htm"); addItem("Sohbet","http://www.mecon68.tr.gg/Sohbet.htm"); addItem("Oyunlar","http://www.mecon68.tr.gg/Oyunlar.htm"); addItem("CSS Tasarım","http://www.mecon68.tr.gg/CSS-Tasar%26%23305%3Bm.htm"); addItem("HTML Kodları","http://www.mecon68.tr.gg/HTML-Kodlar%26%23305%3B.htm"); addHdr("www.mecon68.tr.gg"); endMenu() </script></p> <script> if (!document.layers) document.write('<div id="divStayTopLeft" style="position:absolute">') </script> <layer id="divStayTopLeft"> <!--EDIT BELOW CODE TO YOUR OWN MENU--> <table border="1" width="130" cellspacing="0" cellpadding="0"> <tr> <td width="100%" bgcolor="#FFFFCC"> <p align="center"><b><font size="4">Menu</font></b></td> </tr> <tr> <td width="100%" bgcolor="#FFFFFF"> <p align="left"> <a href="http://www.dynamicdrive.com" _fcksavedurl="http://www.dynamicdrive.com">Dynamic Drive</a><br> <a href="http://www.dynamicdrive.com/new.htm" _fcksavedurl="http://www.dynamicdrive.com/new.htm">What's New</a><br> <a href="http://www.dynamicdrive.com/hot.htm" _fcksavedurl="http://www.dynamicdrive.com/hot.htm">What's Hot</a><br> <a href="http://www.dynamicdrive.com/faqs.htm" _fcksavedurl="http://www.dynamicdrive.com/faqs.htm">FAQs</a><br> <a href="http://www.dynamicdrive.com/morezone/" _fcksavedurl="http://www.dynamicdrive.com/morezone/">More Zone</a></td> </tr> </table> <!--END OF EDIT--> </layer> <script type="text/javascript"> /* Floating Menu script- Roy Whittle (http://www.javascript-fx.com/) Script featured on/available at http://www.dynamicdrive.com/ This notice must stay intact for use */ //Enter "frombottom" or "fromtop" var verticalpos="frombottom" if (!document.layers) document.write('</div>') function JSFX_FloatTopDiv() { var startX = 3, startY = 150; var ns = (navigator.appName.indexOf("Netscape") != -1); var d = document; function ml(id) { var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id]; if(d.layers)el.style=el; el.sP=function(x,y){this.style.left=x;this.style.top=y;}; el.x = startX; if (verticalpos=="fromtop") el.y = startY; else{ el.y = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight; el.y -= startY; } return el; } window.stayTopLeft=function() { if (verticalpos=="fromtop"){ var pY = ns ? pageYOffset : document.body.scrollTop; ftlObj.y += (pY + startY - ftlObj.y)/8; } else{ var pY = ns ? pageYOffset + innerHeight : document.body.scrollTop + document.body.clientHeight; ftlObj.y += (pY - startY - ftlObj.y)/8; } ftlObj.sP(ftlObj.x, ftlObj.y); setTimeout("stayTopLeft()", 10); } ftlObj = ml("divStayTopLeft"); stayTopLeft(); } JSFX_FloatTopDiv(); </script>