
	function addbookmark() {
        if (window.sidebar)
            window.sidebar.addPanel('AGAPE wellness - Relaxační centrum Hranice', 'http://www.agapecentrum.cz/','');         
        if (window.external)
            window.external.AddFavorite('http://www.agapecentrum.cz/','AGAPE wellness - Relaxační centrum Hranice');
	}
