Alguna vez me ha pasado ( en mi casa y fuera, osea, no solo en mi pc) que se le va la pinza al menú.
En la franja naranja donde aparece Comunidad EOL EOL-Juegos y demás aparece:
/*** This is the menu creation code - place it right after you body tag Feel free to add this to a stand-alone js file and link it to your page. **/ //Menu object creation oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname oCMenu.frames = 0 //Menu properties oCMenu.pxBetween=30 oCMenu.fromLeft=20 oCMenu.fromTop=60 oCMenu.rows=1 oCMenu.menuPlacement="center" oCMenu.offlineRoot="" oCMenu.onlineRoot="" oCMenu.resizeCheck=1 oCMenu.wait=500 oCMenu.fillImg="cm_fill.gif" oCMenu.zIndex=0 //Background bar properties oCMenu.useBa
Simplemente comentarlo
salu2