
function bookmarkUs(it) {

         it.style.behavior='url(#default#homepage)';
         it.setHomePage('http://moya.toya.net.pl');
}


