function addToFav(){
var _83=window.document.title;
var url=window.location;
if(window.sidebar){
window.sidebar.addPanel(_83,"http://www.autovrakoviste-ivancice.cz/","");
}else{
if(window.external){
window.external.AddFavorite("http://www.autovrakoviste-ivancice.cz/",_83);
}else{
if(window.opera&&window.print){
alert("Pro ulo\u017een\xed Autovrakoviště-Ivančice.cz do obl\xedben\xfdch stiskn\u011bte CTRL + D!");
}
}
}
}
function setAsHP(){
if(navigator.appName!="Netscape"){
document.body.style.behavior="url(#default#homepage)";
document.body.setHomePage("http://www.autovrakoviste-ivancice.cz/");
return false;
}else{
return true;
}
}
