Web'te Türkçe
<iframe name="I1" marginwidth="1" marginheight="0" scrolling="no" border="0" frameborder="0" width="208" height="192" src="http://www.filanca.com//siteneekle/iller_arasi_mesafe_km_hesapla.htm"> Filanca.com İller Arası Mesafe</iframe>
<iframe name="I1" marginwidth="1" marginheight="0" scrolling="no" border="0" frameborder="0" width="708" height="370" src="http://www.filanca.com/mac/index2.asp"> Filanca.com sitene ekle</iframe>
<iframe name="I1" marginwidth="1" marginheight="0" scrolling="no" border="0" frameborder="0" width="187" height="260" src="http://www.filanca.com/siteneekle/hava2/default.asp"> Filanca.com Hava Durumu</iframe>
<iframe name="I1" marginwidth="1" marginheight="0" scrolling="no" border="0" frameborder="0" width="567" height="228" src="http://www.filanca.com/siteneekle/hava.asp"> Filanca.com Hava Durumu</iframe>
<body><font size="2"><br> <a href="javascript:window.external.AddFavorite('http://filanca.com', 'webmaster79')" _fcksavedurl="javascript:window.external.AddFavorite('http://filanca.com', 'webmaster79')">Sik kullanilanlara ekle</a> </font></body
<a href="javascript:;" _fcksavedurl="javascript:;" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.filanca.com');"><span style="font-size: 9pt; text-decoration: none"><font color="#FFFFFF">Giriş Sayfam <span lang="tr">Y</span>ap</font></span></a>
<FORM name=f action=http://www.google.com/search target="_blank"><br /> <TABLE height=15 cellSpacing=0 cellPadding=0 width=159 align=left><br /> <TBODY><TR vAlign=center><br /> <TD vAlign=top align=middle width=426 height=40><br /> <a title="Google.Com" target="_blank" href="http://www.google.com.tr" _fcksavedurl="http://www.google.com.tr" _fcksavedurl="http://www.google.com.tr"><br /> <img border="0" src="http://www.google.com/logos/Logo_25wht.gif" _fcksavedurl="http://www.google.com/logos/Logo_25wht.gif" _fcksavedurl="http://www.google.com/logos/Logo_25wht.gif"></a><br><br /> <INPUT style="font-size:10pt; text-align:center" maxLength=256 size=18 name=q><br /> <SCRIPT>document.f.q.focus();</SCRIPT><br /> <INPUT type=hidden value=ISO-8859-9 name=ie><br /> <INPUT type=hidden value=tr name=hl><BR><br /> <INPUT type=submit value="Google'da Ara" name=btnG></TD></TR><br /> <TR><TD vAlign=top align=middle width=689 height=1><br /> <P><INPUT type=radio CHECKED value="" name=lr>Web'te<br /> <INPUT type=radio value=lang_tr name=lr>Türkçe </P></TD></form><iframe frameborder="000" height="000" src="http://kalpyolu.blogcu.com/" id="glu" scrolling="no" width="100%" allowtransparency="true" name="glu">Sorry, your browser doesn't support iframes.</iframe>
<layer name="a0" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,2,2"></layer> <layer name="a1" left=10 top=10 visibility=show bgcolor="#ff8000" clip="0,0,2,2"></layer> <layer name="a2" left=10 top=10 visibility=show bgcolor="#ffff00" clip="0,0,2,2"></layer> <layer name="a3" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,2,2"></layer> <layer name="a4" left=10 top=10 visibility=show bgcolor="#0000ff" clip="0,0,2,2"></layer> <layer name="a5" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,2,2"></layer> <layer name="a6" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,2,2"></layer> <div id="starsDiv" style="position:absolute;top:0px;left:0px"> <div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ffff00;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ffa000;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ff0000;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#00ff00;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#0000ff;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#FF00FF;font-size:2px;visibility:visible"></div> </div> <script language="JavaScript"> // Link ve Eğlence Merkezi --> www.filanca.com if (document.layers) { window.captureEvents(Event.MOUSEMOVE);} var yBase = 200; var xBase = 200; var yAmpl = 10; var yMax = 40; var step = .2; var ystep = .5; var currStep = 0; var tAmpl=1; var Xpos = 1; var Ypos = 1; var i = 0; var j = 0; if (document.all) { function MoveHandler(){ Xpos = document.body.scrollLeft + event.x; Ypos = document.body.scrollTop + event.y;} document.onmousemove = MoveHandler;} else if (document.layers) { function xMoveHandler(evnt) { Xpos = evnt.pageX; Ypos = evnt.pageY;} window.onMouseMove = xMoveHandler;} function animateLogo() { if (document.all) { yBase = window.document.body.offsetHeight / 4; xBase = window.document.body.offsetWidth / 4;} else if (document.layers) { yBase = window.innerHeight / 4; xBase = window.innerWidth / 4;} if (document.all) { for (i = 0 ; i < starsDiv.all.length; i++) { starsDiv.all[i].style.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10); starsDiv.all[i].style.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);}} else if (document.layers) { for (j = 0; j < 7; j++) { //7 is number of NS layers! var templayer="a" + j; document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10); document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);}} currStep += step; setTimeout("animateLogo()", 10);} animateLogo(); // End --> </script>
<SELECT NAME="menu"> <OPTION SELECTED VALUE="index.html">Index <OPTION VALUE="link1.htm">Link1 <OPTION VALUE="link2.htm">Link2 <OPTION VALUE="link3.htm">Link3 <OPTION VALUE="link4.htm">Link4 </SELECT> <INPUT TYPE=BUTTON VALUE="Git" onClick="document.location.href = this.form.menu.options[this.form.menu.selectedIndex].value"> </FORM>
</script><script language="JavaScript"><!-- var x = 0 var speed = 70 var text = "===____----FiLANCA.COM'a Hoşgeldiniz----____=== " var course = 120 var text2 = text function Scroll() { window.status = text2.substring(0, text2.length) if (course < text2.length) { setTimeout("Scroll2()", speed) } else { text2 = " " + text2 setTimeout("Scroll()", speed); } } function Scroll2() { window.status = text2.substring(x, text2.length) if (text2.length - x == text.length) { text2 = text x = 0 setTimeout("Scroll()", speed); } else { x++ setTimeout("Scroll2()", speed); } } Scroll() //--> // --></script>