function sahp(url){
        if (navigator.userAgent.indexOf("MSIE")!=-1) {
                document.body.style.behavior='url(#default#homepage)';
                document.body.setHomePage(url);
        } else {
                alert('Sorry, not supported in this browser,  change this setting manually');
        }
}
function doit(q,s,t,l,add){
	li="link";
	if (t==2)li="title";
	document.write('		<'+'a hr'+'ef="/s.php?q='+q+'" onMouseOver="status=\''+s+'\';return true;" onMouseOut="status=\'\';" class="'+li+'">'+l+'</'+'a>'+add+'\n');
}
function doit2(u0,u1,u2,c,b){
	document.write('		<'+'a hr'+'ef="'+u0+u1+'" onMouseOver="status=\''+u2+'\';return true;" onMouseOut="status=\'\';" target=_blank '+c+'>'+b+'</'+'a>\n');
}
function doit3(u0,u1){
	document.write('		<'+'a hr'+'ef="/s.php?q='+u0+'" class="link_most_pop">'+u1+'</'+'a>\n');
}
