www.kosovaliyiz.tr.gg
  Guzel bir ask introsu
 
Guzel bir ask introsu kodu:

<!—www.htmlmekani.tr.gg kod baslangici--><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <FCK:meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" /> <title> </title> <style type="text/css"> <!-- body { background-color: ; color: ; font-size: ; margin: 0; font-family: tahoma, verdana, arial; } //--> </style> </head> <body> <CENTER> <TABLE height="400"><TR><TD> <CENTER> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <FCK:meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" /> <title>KAYNARCA FM</title> <style type="text/css"> <!-- body { background-color: #000000; color: #FA0000; font-size: 29; margin: 0; font-family: tahoma, verdana, arial; } //--> </style> <link rel="shortcut icon" href="https://img.webme.com/pic/k/kaynarcafm/19-06-06_1926.jpg" type="image/vnd.microsoft.icon" /> </head> <body> <CENTER> <TABLE height="400"><TR><TD> <CENTER> <strong><em><font color="#00f600"> <p><strong><font color="#00f600"><em><img style="width: 738px; height: 13px" height="13" alt="" width="551" src="http://www.poqbum.com/animated_hover/images/redarrowline.gif" _fcksavedurl="http://www.poqbum.com/animated_hover/images/redarrowline.gif" /><br /> <img style="width: 740px; height: 543px" height="128" alt="" width="542" src="http://img484.imageshack.us/img484/8362/sevdayzayp3.gif" _fcksavedurl="http://img484.imageshack.us/img484/8362/sevdayzayp3.gif" /><br /> <img style="width: 739px; height: 19px" height="14" alt="" width="494" src="http://www.poqbum.com/animated_hover/images/redarrowline.gif" _fcksavedurl="http://www.poqbum.com/animated_hover/images/redarrowline.gif" /><br /> </em></font></strong><img alt="" src="http://www.gifothon.com/signatures/resultat/?v=0&i=6e3ae71c&d=0" _fcksavedurl="http://www.gifothon.com/signatures/resultat/?v=0&i=6e3ae71c&d=0" /><br /> <img alt="" src="http://img516.imageshack.us/img516/2381/15ww1.gif" _fcksavedurl="http://img516.imageshack.us/img516/2381/15ww1.gif" /></p> <SCRIPT language=JavaScript> /* VML Fireworks script -- By Jacco IJzerman (j.ijzerman1@REMOVETHISchello.nl) Permission granted to Dynamicdrive.com to feature script in archive. For full source code, visit http://www.dynamicdrive.com/ */ //Customize fireworks colors: colors = new Array(); colors[0] = new Array('yellow', 'lime'); colors[1] = new Array('silver', 'green') colors[2] = new Array('silver', 'blue'); colors[3] = new Array('silver', 'purple'); colors[4] = new Array('purple', 'white'); colors[5] = new Array('blue', 'silver'); colors[6] = new Array('red', 'fuchsia'); colors[7] = new Array('yellow', 'red'); maximum = 1000; vmlobj=''; for(i = 0; i < 12; i++){ vmlobj += '<div id="ster'+i+'" style="position:absolute; left:-50px; top-50px; visibility:hidden; z-index:50;">'; vmlobj += '<v:shape style="width:15px; height:15px;" fillcolor="yellow" coordorigin="0,0" coordsize="200 200">'; vmlobj += '<v:path v="m 8,65 l 72,65, 92,11, 112,65, 174,65, 122,100, 142,155,92,121, 42,155, 60,100 x e"/>'; vmlobj += '<v:stroke on="false" /></v:shape></div>'; } document.write(vmlobj); vmlobj = null; aantal = 0; function begin() { try { if(aantal == maximum){ return;} kleurschema = Math.floor(Math.random() * colors.length); posLinks = Math.floor(Math.random() * (document.body.clientWidth - 180)); posLinks = (posLinks < 170)? 170: posLinks; posBoven = Math.floor(Math.random() * (document.body.clientHeight - 180)); posBoven = (posBoven < 170)? 170: posBoven; straal = 0; uiteen = true; teller = 1; flikkereffect = false; for(var i = 0; i < 12; i++){ document.getElementsByTagName('shape')[i].setAttribute('fillcolor', colors[kleurschema][0]); document.getElementById('ster'+i).style.visibility = 'hidden'; // 5.0 fix document.getElementById('ster'+i).style.left = posLinks; document.getElementById('ster'+i).style.top = posBoven; } document.getElementById('ster0').style.top = (document.body.clientHeight - 20); document.getElementById('ster0').style.visibility = 'visible'; omhoog(); } catch(e){} } function omhoog() { try { positie = parseInt(document.getElementById('ster0').style.top); if(positie > posBoven){ document.getElementById('ster0').style.top = (positie - 25); setTimeout('omhoog()', 50); } else { for(i = 1; i < 12; i++){ document.getElementById('ster'+i).style.top = positie; document.getElementById('ster'+i).style.visibility = 'visible'; } uiteenspatten(); } } catch(e){} } function uiteenspatten() { try { if(straal > 120 && straal % 10 == 0){ flikkereffect = true; teller = (teller == colors[kleurschema].length)? 0: (teller+1); } for(var i = 0; i < 12; i++){ var hoek = i * 30; var piHoek = Math.PI - Math.PI / 180 * hoek; var links = posLinks + Math.round(straal * Math.sin(piHoek)); var boven = positie + Math.round(straal * Math.cos(piHoek)); document.getElementById('ster'+i).style.left = links; document.getElementById('ster'+i).style.top = boven; if(flikkereffect){ document.getElementsByTagName('shape')[i].setAttribute('fillcolor', colors[kleurschema][teller]); } } if(straal < 160 && uiteen){ straal += (straal < 120)? 10: 5; setTimeout('uiteenspatten()', 50); } else if(straal > 120){ uiteen = false; straal -= 5; setTimeout('uiteenspatten()', 50); } else if(straal <= 120){ for(var i = 0; i < 12; i++){ document.getElementById('ster'+i).style.visibility = 'hidden'; } aantal++; setTimeout('begin()', 500); } } catch(e) {} } window.onload=begin; </SCRIPT></font></em></strong><br> <br> <form action="" method="POST"> <input type="submit" style="color:#FFFF00;font-size:29px;background-color:#FF0000;" value=" GİRİS"> <input type="hidden" name="seenintro" value="1"> </form> <div class="gensmall" align="center"><img style="width: 404px; height: 25px" height="18" alt="" width="402" src="http://www.poqbum.com/animated_hover/images/greenline.gif" _fcksavedurl="http://www.poqbum.com/animated_hover/images/greenline.gif" /><br /> <br /> <img alt="" src="http://img149.imageshack.us/img149/1010/7341ld1.gif" _fcksavedurl="http://img149.imageshack.us/img149/1010/7341ld1.gif" /><img alt="" src="http://img133.imageshack.us/img133/1382/unuturmuwv3.gif" _fcksavedurl="http://img133.imageshack.us/img133/1382/unuturmuwv3.gif" /><img alt="" src="http://img149.imageshack.us/img149/1010/7341ld1.gif" _fcksavedurl="http://img149.imageshack.us/img149/1010/7341ld1.gif" /></div> <SCRIPT language=JavaScript> if (document.all){ yourLogo='YYYYYY'; logoFont='Webdings'; logoColor='#ff0000'; yourLogo=yourLogo.split(''); L=yourLogo.length; H=0; W=0; R=0; E=0; MY=0; MX=0; Wd=0; Hd=0; F=new Array(); Y=new Array(); X=new Array(); S=new Array(); A=new Array(); B=new Array(); document.write('<div id="outer" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < L; i++) document.write('<div id="ie" style="position:absolute;top:0;left:0;width:10px;height:10px;' +'font-family:'+logoFont+';font-size:5px;color:'+logoColor+'">'+yourLogo[i]+'</div>'); document.write('</div></div>'); //Initial Placement! function Set(){ for (i=0; i < L; i++){ H=window.document.body.offsetHeight; W=window.document.body.offsetWidth; A[i]=Math.round(Math.random()*H); B[i]=Math.round(Math.random()*W); S[i]=Math.random()*0.07+0.05; R=Math.round(Math.random()*3); E=Math.round(Math.random()*2500+50) if (R == 3) B[i]=-E; if (R == 2) B[i]=W+E; if (R == 1) A[i]=-E; if (R == 0) A[i]=H; F[i]=W/10; } } Set(); function Assign(){ outer.style.top=document.body.scrollTop; for (i=0; i < L; i++){ F[i]-=S[i]*55; if (F[i] < 2) F[i]=1; ie[i].style.top =Y[i]; ie[i].style.left=X[i]; ie[i].style.fontSize=F[i]; } } function fly(){ MY=window.document.body.clientHeight/2; MX=window.document.body.clientWidth/2; Wd=Math.round(Math.random()*40+5); Hd=Math.round(Math.random()*30+5); for (i=0; i < L; i++) { Y[i]=A[i]+=(MY-A[i])*(S[i]); X[i]=B[i]+=(MX-B[i])*(S[i]); if ((X[i] > MX-Wd) && (X[i] < MX+Wd) && (Y[i] > MY-Hd) && (Y[i] < MY+Hd)){ H=window.document.body.offsetHeight; W=window.document.body.offsetWidth; A[i]=Math.round(Math.random()*H); B[i]=Math.round(Math.random()*W); S[i]=Math.random()*0.05+0.05; R=Math.round(Math.random()*3); E=Math.round(Math.random()*50+50) if (R == 3) B[i]=-E; if (R == 2) B[i]=W+E; if (R == 1) A[i]=-E; if (R == 0) A[i]=H+E; } if ((X[i] < 0) || (X[i] > W) || (Y[i] < 0) || (Y[i] > H)) F[i]=W/10; } Assign(); setTimeout('fly()',20); } window.onload=fly; } // --> </SCRIPT><title>body</title> </head> <body> <div id="dot0" style="position: absolute; visibility: hidden; height: 8; width: 9;"> <img src="http://www.ladylony.com/on18.gif" _fcksavedurl="http://www.ladylony.com/on18.gif" height=8 width=9> </div> <div id="dot1" style="position: absolute; height: 8; width: 9;"> <img src="http://www.ladylony.com/on18.gif" _fcksavedurl="http://www.ladylony.com/on18.gif" height=8 width=9> </div> <div id="dot2" style="position: absolute; height: 8; width: 9;"> <img src="http://www.ladylony.com/on18.gif" _fcksavedurl="http://www.ladylony.com/on18.gif" height=8 width=9> </div> <div id="dot3" style="position: absolute; height: 8; width: 9;"> <img src="http://www.ladylony.com/on18.gif" _fcksavedurl="http://www.ladylony.com/on18.gif" height=8 width=9> </div> <div id="dot4" style="position: absolute; height: 8; width: 9;"> <img src="http://www.ladylony.com/on18.gif" _fcksavedurl="http://www.ladylony.com/on18.gif" height=8 width=9> </div> <div id="dot5" style="position: absolute; height: 8; width: 9;"> <img src="http://www.ladylony.com/on18.gif" _fcksavedurl="http://www.ladylony.com/on18.gif" height=8 width=9> </div> <div id="dot6" style="position: absolute; height: 8; width: 9;"> <img src="http://www.ladylony.com/on18.gif" _fcksavedurl="http://www.ladylony.com/on18.gif" height=8 width=9> </div> <script LANGUAGE="JavaScript"> <!-- hide code /* Elastic Trail script (By Philip Winston @ pwinston@yahoo.com, URL: http://www.geocities.com/pwinston/) Script featured on Dynamicdrive.com For this and 100's more DHTML scripts, visit http://dynamicdrive.com */ var nDots = 7; var Xpos = 0; var Ypos = 0; // fixed time step, no relation to real time var DELTAT = .01; // size of one spring in pixels var SEGLEN = 10; // spring constant, stiffness of springs var SPRINGK = 10; // all the physics is bogus, just picked stuff to // make it look okay var MASS = 1; // Positive XGRAVITY pulls right, negative pulls left // Positive YGRAVITY pulls down, negative up var XGRAVITY = 0; var YGRAVITY = 50; // RESISTANCE determines a slowing force proportional to velocity var RESISTANCE = 10; // stopping criterea to prevent endless jittering // doesn't work when sitting on bottom since floor // doesn't push back so acceleration always as big // as gravity var STOPVEL = 0.1; var STOPACC = 0.1; var DOTSIZE = 11; // BOUNCE is percent of velocity retained when // bouncing off a wall var BOUNCE = 0.75; var isNetscape = navigator.appName=="Netscape"; // always on for now, could be played with to // let dots fall to botton, get thrown, etc. var followmouse = true; var dots = new Array(); init(); function init() { var i = 0; for (i = 0; i < nDots; i++) { dots[i] = new dot(i); } if (!isNetscape) { // I only know how to read the locations of the // <LI> items in IE //skip this for now // setInitPositions(dots) } // set their positions for (i = 0; i < nDots; i++) { dots[i].obj.left = dots[i].X; dots[i].obj.top = dots[i].Y; } if (isNetscape) { // start right away since they are positioned // at 0, 0 startanimate(); } else { // let dots sit there for a few seconds // since they're hiding on the real bullets setTimeout("startanimate()", 1000); } } function dot(i) { this.X = Xpos; this.Y = Ypos; this.dx = 0; this.dy = 0; if (isNetscape) { this.obj = eval("document.dot" + i); } else { this.obj = eval("dot" + i + ".style"); } } function startanimate() { setInterval("animate()", 20); } // This is to line up the bullets with actual LI tags on the page // Had to add -DOTSIZE to X and 2*DOTSIZE to Y for IE 5, not sure why // Still doesn't work great function setInitPositions(dots) { // initialize dot positions to be on top // of the bullets in the <ul> var startloc = document.all.tags("LI"); var i = 0; for (i = 0; i < startloc.length && i < (nDots - 1); i++) { dots[i+1].X = startloc[i].offsetLeft startloc[i].offsetParent.offsetLeft - DOTSIZE; dots[i+1].Y = startloc[i].offsetTop + startloc[i].offsetParent.offsetTop + 2*DOTSIZE; } // put 0th dot above 1st (it is hidden) dots[0].X = dots[1].X; dots[0].Y = dots[1].Y - SEGLEN; } // just save mouse position for animate() to use function MoveHandler(e) { Xpos = e.pageX; Ypos = e.pageY; return true; } // just save mouse position for animate() to use function MoveHandlerIE() { Xpos = window.event.x + document.body.scrollLeft; Ypos = window.event.y + document.body.scrollTop; } if (isNetscape) { document.captureEvents(Event.MOUSEMOVE); document.onMouseMove = MoveHandler; } else { document.onmousemove = MoveHandlerIE; } function vec(X, Y) { this.X = X; this.Y = Y; } // adds force in X and Y to spring for dot[i] on dot[j] function springForce(i, j, spring) { var dx = (dots[i].X - dots[j].X); var dy = (dots[i].Y - dots[j].Y); var len = Math.sqrt(dx*dx + dy*dy); if (len > SEGLEN) { var springF = SPRINGK * (len - SEGLEN); spring.X += (dx / len) * springF; spring.Y += (dy / len) * springF; } } function animate() { // dots[0] follows the mouse, // though no dot is drawn there var start = 0; if (followmouse) { dots[0].X = Xpos; dots[0].Y = Ypos; start = 1; } for (i = start ; i < nDots; i++ ) { var spring = new vec(0, 0); if (i > 0) { springForce(i-1, i, spring); } if (i < (nDots - 1)) { springForce(i+1, i, spring); } // air resisitance/friction var resist = new vec(-dots[i].dx * RESISTANCE, -dots[i].dy * RESISTANCE); // compute new accel, including gravity var accel = new vec((spring.X + resist.X)/MASS + XGRAVITY, (spring.Y + resist.Y)/ MASS + YGRAVITY); // compute new velocity dots[i].dx += (DELTAT * accel.X); dots[i].dy += (DELTAT * accel.Y); // stop dead so it doesn't jitter when nearly still if (Math.abs(dots[i].dx) < STOPVEL && Math.abs(dots[i].dy) < STOPVEL && Math.abs(accel.X) < STOPACC && Math.abs(accel.Y) < STOPACC) { dots[i].dx = 0; dots[i].dy = 0; } // move to new position dots[i].X += dots[i].dx; dots[i].Y += dots[i].dy; // get size of window var height, width; if (isNetscape) { height = window.innerHeight + window.pageYOffset; width = window.innerWidth + window.pageXOffset; } else { height = document.body.clientHeight + document.body.scrollTop; width = document.body.clientWidth + document.body.scrollLeft; } // bounce off 3 walls (leave ceiling open) if (dots[i].Y >=  height - DOTSIZE - 1) { if (dots[i].dy > 0) { dots[i].dy = BOUNCE * -dots[i].dy; } dots[i].Y = height - DOTSIZE - 1; } if (dots[i].X >= width - DOTSIZE) { if (dots[i].dx > 0) { dots[i].dx = BOUNCE * -dots[i].dx; } dots[i].X = width - DOTSIZE - 1; } if (dots[i].X < 0) { if (dots[i].dx < 0) { dots[i].dx = BOUNCE * -dots[i].dx; } dots[i].X = 0; } // move img to new position dots[i].obj.left = dots[i].X; dots[i].obj.top =  dots[i].Y; } } // end code hiding --> </script> </CENTER> </TD></TR></TABLE> </CENTER> </body> </html><br> <br> <form action="" method="POST"> <input type="submit" style="color:#990000;font-size:px;background-color:;" value=""> <input type="hidden" name="seenintro" value="1"> </form> html> <head> <script language="Javascript1.2"> <!-- var mymessage = "Bu Siteden Hiç Bir &#350;ey Götüremezsin Seni Yaramaz Çocuk Seni Tamamm&#305; ?"; function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3) { alert(mymessage); return false; } if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(mymessage); return false; } } document.onmousedown = rtclickcheck //--> </script><!—www.htmlmekani.tr.gg kod sonu--></body></html>
 
  Bugün 60 ziyaretçi (74 klik) kişi burdaydı! .  
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol