if ((navigator.appName == "Microsoft Internet Explorer") && (parseInt(navigator.appVersion) >= 4)) {



var url="http://www.tempodeart.com"

var title="SUZI SGAI ";



document.write('<A HREF="javascript:window.ext');

document.write('ernal.AddFavorite(url,title);" ');

document.write('onMouseOver=" window.status=');

document.write("'Adicionar favoritos'; return true ");

document.write('"onMouseOut=" window.status=');

document.write("' '; return true ");



document.write('"><span class="a11">Adicionar a Favoritos</a></span>');

}

else {

var msg = "Adicionar favoritos";

if(navigator.appName == "Netscape") msg += "  (CTRL-D)";

document.write(msg);

}



// End -->


