var iedom_H=document.all||document.getElementById;var actualwidth_H='';var cross_scroll_H,ns_scroll_H;var loadedyes_H=0;function moveleft_H(){if(loadedyes_H){if(iedom_H&&parseInt(cross_scroll_H.style.left)>(width_Objeto_H-actualwidth_H)){cross_scroll_H.style.left=parseInt(cross_scroll_H.style.left)-scrollspeed_H+"px";}else if(document.layers&&ns_scroll_H.left>(width_Objeto_H-actualwidth_H)){ns_scroll_H.left-=scrollspeed_H;}}lefttime_H=setTimeout("moveleft_H()",50);}function moveright_H(){if(loadedyes_H){if(iedom_H&&parseInt(cross_scroll_H.style.left)<0){cross_scroll_H.style.left=parseInt(cross_scroll_H.style.left)+scrollspeed_H+"px";}else if(document.layers&&ns_scroll_H.left<0){ns_scroll_H.left+=scrollspeed_H;}}righttime_H=setTimeout("moveright_H()",50);}function fillup_H(){if(iedom_H){cross_scroll_H=document.getElementById?document.getElementById("test2_H"):document.all.test2_H;cross_scroll_H.innerHTML=contents_H;actualwidth_H=document.all?cross_scroll_H.offsetWidth:document.getElementById("temp_H").offsetWidth;}else if(document.layers){ns_scroll_H=document.ns_scrollmenu_H.document.ns_scrollmenu2_H;ns_scroll_H.document.write(contents_H);ns_scroll_H.document.close();actualwidth_H=ns_scroll_H.document.width;}loadedyes_H=1;if(actualwidth_H>width_Objeto_H){document.getElementById("imagenLeft_H").innerHTML='<img  src="'+goleftimage_H+'" border=0>';document.getElementById("imagenRight_H").innerHTML='<img  src="'+gorightimage_H+'" border=0>';if(scrolldir_H=="reverse"){document.getElementById("imagenLeft_H").onmouseover=moveright_H;document.getElementById("imagenLeft_H").onmouseout=function(){clearTimeout(righttime_H);};document.getElementById("imagenRight_H").onmouseover=moveleft_H;document.getElementById("imagenRight_H").onmouseout=function(){clearTimeout(lefttime_H);};}else{document.getElementById("imagenLeft_H").onmouseover=moveleft_H;document.getElementById("imagenLeft_H").onmouseout=function(){clearTimeout(lefttime_H);};document.getElementById("imagenRight_H").onmouseover=moveright_H;document.getElementById("imagenRight_H").onmouseout=function(){clearTimeout(righttime_H);};}}}if(window.onload){var funciones_H=window.onload.toString();var llaveApertura_H=funciones_H.indexOf("{");var llaveCierre_H=funciones_H.lastIndexOf("}");funciones_H=funciones_H.substring(llaveApertura_H+1,llaveCierre_H)+" fillup_H();";window.onload=function(){eval(funciones_H);};}else{window.onload=function(){fillup_H();};}fillup_H();
