function cnt(){
var rf;
ref=escape(document.referrer)+"";
if( (ref=="undefined") || (ref=="") ){
ref="bookmark";}
document.write(''+
'<a href="http://sugoicounter.com/" target="_blank" >'+
'<img src="http://www.sugoicounter.com:10000/cgi-bin/counter.gif?'+
'id=205924'+
'&page=1'+
'&ref='+escape(ref)+
'&x='+screen.width+
'&y='+screen.height+
'&cols='+screen.colorDepth+
'&uniq=0'+
'&cnt=1'+
'" border="0" width="100" height="15"></a>');
}

function timg(){
list = new Array("1.jpeg","2.jpeg","3.jpeg","4.jpeg","5.jpeg");
selectnum=Math.floor((Math.random()*100))%list.length;
document.write("<th width='200' height='40' background='img/title"+list[selectnum]+"'><","/th>");
}

function go(){
select = document.form.log.selectedIndex;
top.main.location.href = document.form.log.options[select].value;
}

function clapres(day){
tyr4=(document.all)?document.all(day).style:document.getElementById(day).style;
(tyr4.display=='none')?tyr4.display="block":tyr4.display="none";
}

function up(text){
document.getElementById('te').innerHTML=text;
set.style.posLeft =document.body.scrollLeft+window.event.clientX+10;
set.style.posTop =document.body.scrollTop+window.event.clientY+10;
document.all('set').style.display="block";}

function kes(){document.all('set').style.display="none";}

function mail(){
b='gmail.com';
a='lto:darksteel.eliese';
document.write('<form method="post" action="mai'+a+'@'+b+'" enctype="text/plain" onSubmit="return check(this);">');
}
