// *** HDF&Lester
// *** Wstawienie menu - ikonki aktywne - poddziały

function bookmarkit(){
window.external.addFavorite('http://www.internetgames.pl','InternetGames');
}
if (document.all)

document.write("</center><p align=center>");
document.write("<a class=dodaj href=\"#\" onClick=\"bookmarkit()\">");
document.write("&nbsp;&nbsp;<img border=0 src=icons/ik-dulu.gif width=16 height=16 align=absmiddle><br>Dodaj do Ulubionych</a><br>");

document.write("<A class=dodaj HREF=\"#\" onClick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.internetgames.pl');\">");
document.write("&nbsp;&nbsp;<img border=0 src=icons/ik-ddom.gif width=16 height=16 align=absmiddle><br>Ustaw stronę startową.</a>");
document.write("</p><center>");