
		function writeGmenuItem2() {  
	   		d =  document.getElementById("gmenu_item_2");   		
	   		if(!d) alert('Your browser doesnt accept getElementById.\nYou need to use a newer browser to watch this page!');
	   		layerVar = '<div id="Menugrpglayer1x_0" style="z-index:9998; position:absolute;visibility:hidden"><div id="topmenulayer"><div id="anchorIDb4f39a651b" style="position:absolute;visibility:hidden;"></div><div id="itemIDb4f39a651b"><a href="es/viajes-en-coche/espana/" onfocus="blurLink(this);" onmouseover="GL_doTop(&quot;grptlayer2x_&quot;, &quot;Menugrptlayer2x_0&quot;);" onmouseout="GL_stopMove(&quot;grptlayer2x_&quot;);">Espaņa</a></div></div></div> ';
	   		mvar = escape(layerVar);  
	   		d.innerHTML = unescape(mvar);
			}
    	
