var bookmarkurl="http://www.og-list.hr/"
var bookmarktitle="Og-list.hr - Informativni mjesečnik Ogulinskog kraja!"
function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}