function bookmarksite(){
if (document.all)
	window.external.AddFavorite("http://www.cuatro.com/comunes/2006/mundial", "Mundial Alemania 2006");
else if (window.sidebar)
	window.sidebar.addPanel("Mundial Alemania 2006", "http://www.cuatro.com/comunes/2006/mundial", "")
}