<HTML><HEAD><script language="JavaScript">
/**********************************************************************************
* Copyright 2003 Adnan DAN
* http://www.horozz.net
* horozz@horozz.net
**********************************************************************************/
var mw=170 /* The width */
var mh=100 /* The height */
var sp=1 /* The Speed */
var text= '<B>.:: HoRoZz Atölye ::.</B> javalar : <A HREF="http://www.horozz.net/">Giriş</A> için tıklayınız.!<BR><BR><B>Aradıklarınıza ulaşın. </B> <U>Mükemmele doğru ilerleyin.</U> Birlikte hep daha iyiye<BR><BR> Adnan DAN'
if (document.all)document.write('<marquee direction="up" scrollAmount='+sp+' style="width:'+mw+';height:'+mh+'">'+text+'</marquee>')
function loop()
{
window.location.reload()
}
function loop2()
{
if (document.layers) { setTimeout("window.onresize=loop",350)
init()
}
}
function init()
{
document.marq.document.marqEx.document.write(text)
document.marq.document.marqEx.document.close()
thelength=document.marq.document.marqEx.document.height
runmarq()
}
function runmarq()
{
if (document.marq.document.marqEx.top>=thelength*(-1)) {
document.marq.document.marqEx.top-=sp
setTimeout("runmarq()",100)
}
else
{
document.marq.document.marqEx.top=mh
runmarq()
}
}
window.onload=loop2
</script>
</HEAD><BODY BGCOLOR="#9900FF" TEXT="#99FF66" LINK="#FF00CC" ALINK="#33FF99" VLINK="#CCFF00"><ilayer width=&{mw}; height=&{mh}; name="marq"><layer name="marqEx" width=&{mw}; height=&{mh};></layer></ilayer>
<p align="center"> </p>
<p align="center"><font face="Verdana" size="6" color="#FFFFFF"><b>.:: HoRoZz Atölye
::.</b></font></p>
<p align="center"><font face="Verdana" color="#FFFFFF" size="2">Hoş bir
scroller bar. İşinize yarayacağına eminim.</font></p>
</BODY></HTML>