function write_date()
{
var thetime=new Date();
var nmonth=thetime.getMonth();
var ntoday=thetime.getDate();
var nyear=thetime.getYear();
var AorP=" ";

nmonth+=1;

if (nyear<=99)
  nyear= "19"+nyear;

if ((nyear>99) && (nyear<2000))
 nyear+=1900;

document.write(""+ntoday+"."+nmonth+"."+nyear+"");

} 

isim= new Date();
d=document;
a='<a href=JavaScript:n("http://';
b='<a target="_blank" href="http://www.';
c='<a href="';
f='<a target="_blank" href="http://';
t='<a target="_blank" href="https://';
e='<font color= "#007777">';
L='</a><br>';
k='<a target="_blank" href="http://www.kqzyfj.com/click-628773-';
w='</a> | ';
j='<a href=JavaScript:n("https://';

goo='<form TARGET="_blank" action="https://www.google.com/accounts/ServiceLoginAuth" id="gaia_loginform" method="post"><p align="right">Username: <input type="hidden" name="continue" value="http://gmail.google.com/gmail?ui=html&amp;zy=l"><input type="hidden" name="service" value="mail"><input type="hidden" name="rm" value="false"><input type="text" name="Email" value="" size="18"><br>Password: <input type="password" name="Passwd" autocomplete="off" size="18"><br><input type="submit" name="null" value="Sign in"></form>';

v='<form TARGET="_blank" name="compaq_net" action="https://msnialogin.passport.com/ppsecure/post.srf?lc=1033&id=2&tw=20&fs=1&cbid=24325&da=passport.com&kpp=2&svc=mail&msppjph=1" METHOD="post"><input type="hidden" name="login"><input type="hidden" Name="domain" Value="compaq.net"><input type="hidden" name="passwd"><input type="hidden" name="sec"><input type="hidden" name="mspp_shared"><input type="hidden" name="padding"><label for="loginid"><p align="right">E-mail : </label><input type="text" onBlur="HMConcatenate();" name="login" id="loginid" class="PPRField" tabindex="1" maxlength="129" size="22" autocomplete="OFF" onClick="SelText();"><br>Password : <input type="password" name="passwd" maxlength="16" class="PPRField" size="18" tabindex="2" autocomplete="OFF"><br><input type="submit" tabindex="4" value=" Sign In " id="submit1" name="submit1" class="PPRSbmtBtn"><input type="hidden" name="notinframe" value="1"></p></form>';

u='<form method="post" action="http://login.yahoo.com/config/login?76hsbbnlh0ma5" autocomplete="off" name="a" target="_blank><input type="hidden" name=".tries" value><input type="hidden" name=".src" value="ym"><input type="hidden" name=".last" value><input type="hidden" name="promo" value><input type="hidden" name=".intl" value><input type="hidden" name=".bypass" value><input type="hidden" name=".partner" value><input type="hidden" name=".chkP" value="Y"><input type="hidden" name=".done" value><p align="right">Yahoo ID : <input name="login" size="12" maxlength="32"><br>Password : <input name="passwd" type="password" size="12" maxlength="32"><br><input type="submit" value="Sign In"></p></form>';
y='toolbar=yes,location=yes,resizable=yes,status=yes,scrollbars=yes,menubar=yes,width=';
var zm= new Array('Yahoo','Google','Altavista','Metacrawler','Excite','Ftp - Alltheweb','NewsGroups - Google','Astalavista - Crack, Serial','TR -> Arama');
var zmu= new Array(
"search.yahoo.com/bin/search?p=",
"www.google.com/search?q=",
"altavista.com/cgi-bin/query?pg=q&what=web&fmt=&q=",
"search.metacrawler.com/texis/search?brand=metacrawler&q=",
"search.excite.com/search.gw?search=",
"www.alltheweb.com/search?cat=ftp&cs=utf-8&ftype=4&q=",
"groups.google.com/groups?q=",
"astalavista3.box.sk/cgi-bin/robot/robot/?project=robot&gfx=robot&srch=",
"www.arama.com/search.php3?q=",
"");
var zmdv= new Array (0,1,2,3,4,5,6,7,8);
var zmv = new Array(); zmv=zmdv; zmv.length=9;

kopb='<table width="219" border="0" cellspacing="0" cellpadding="0" bordercolor="#FF9900"><tr class="baslik"><td width="11"><img src="sol.gif" width="11" height="20"></td><td  width="100%" height="20">';
kops='</td><td width="11" align="right"><img src="sag.gif" width="11" height="20"></td></tr><tr><td colspan="3" style="BORDER-BOTTOM: #0084CE 3px solid; BORDER-LEFT: #0084CE 0px solid; BORDER-RIGHT: #0084CE 0px solid; BORDER-TOP: #0084CE 1px solid" class="linkler">';
kopes='</td></tr></table><br>';
tabels='<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center" height="111"><tr><td align="center" valign="top" width="33,3%">'; 
tabeles='</td><td align="center" valign="top" width="195">';
tabelees='</td></tr></table>';

function h(a){document.writeln(a)};
function n(URL,Name){ 
if (parseInt(navigator.appVersion)>=4){
			window.open(URL,isim.getTime(),y+((screen.width/100)*80)+",height="+(((screen.height/100)*85)-200)+",left="+((screen.width/100)*9)+",top="+((screen.height/100)*14));}
		else {window.open(naam,isim.getTime(),y+"600,height=280");}
}

function doSearch(){
	wo=d.searchforit.query.value;
	searchitems="";
	for(var t=1;t<=wo.length;t++)
    {if(wo.substring(t-1,t)==" ")searchitems+="+";
	else{if(wo.substring(t-1,t)=="+")searchitems+="%2B";
	    else searchitems+=wo.substring(t-1,t);}}
   index=d.searchforit.service.selectedIndex;
   site=d.searchforit.service.options[index].value;
   site+=searchitems;
   if(searchitems==""||searchitems==null)
{alert("\nLütfen aramak istediginiz konu uzerine bir seyler yaziniz.\n\n                              iyi sanslar...");  
   d.searchforit.query.focus();}
   else n(site,d.searchforit.service.options[index].text);
}