
/*			var bookmarkurl="http://visiteu.net.devel.globedesign.cz/web/homepage_destinations.html"
			var bookmarktitle="visitEU.net - European Union hotels and lodging accommodation services"*/
			function addbookmark() {
			  if (document.all)
			  window.external.AddFavorite(window.location,document.title)
			}

