<!--  
function td_ac(aa,bb,cc){
  window.open("resim_ac.asp?resim_url="+aa,"resim" ,"toolbar=0, scrollbars=no,width="+bb+",height="+cc+",left=0,top=0, noresize");
}
function ske() {
	var url="http://www.toti.net/";
	var title="Toti Bilgisayar +90 212 572 33 33";
	window.external.AddFavorite(url,title);
}
function asy() {
	var newdiv = document.createElement('div'); 
	newdiv.id = 'divblock'; 
	document.body.appendChild(newdiv); 
	divblock.style.behavior='url(#default#homepage)';
	divblock.setHomePage('http://www.toti.net/');
}
//-->