                                                                                                                    document.write("<span id=\"hp\" style=\"behavior:url(#default#homepage)\"></span>"); if (!hp.isHomePage('http://www.web.cz/')) {  document.write("<a href=\"/web.asp?home.html\" onClick=\"return sethome();\">Nastavte si web.cz jako úvodní stránku!</a>");};function sethome() {  hp.setHomePage('http://www.web.cz/');  if (hp.isHomePage('http://www.web.cz/')) {    return true;  } else {    window.location = '/web.asp?cancel.html';    return false; } }

