var iedom_P=document.all||document.getElementById;var actualwidth_P='';var cross_scroll_P,ns_scroll_P;var loadedyes_P=0;function moveleft_P(){if(loadedyes_P){if(iedom_P&&parseInt(cross_scroll_P.style.left)>(width_Objeto_P-actualwidth_P)){cross_scroll_P.style.left=parseInt(cross_scroll_P.style.left)-scrollspeed_P+"px";}else if(document.layers&&ns_scroll_P.left>(width_Objeto_P-actualwidth_P)){ns_scroll_P.left-=scrollspeed_P;}}lefttime_P=setTimeout("moveleft_P()",50);}function moveright_P(){if(loadedyes_P){if(iedom_P&&parseInt(cross_scroll_P.style.left)<0){cross_scroll_P.style.left=parseInt(cross_scroll_P.style.left)+scrollspeed_P+"px";}else if(document.layers&&ns_scroll_P.left<0){ns_scroll_P.left+=scrollspeed_P;}}righttime_P=setTimeout("moveright_P()",50);}function fillup_P(){if(iedom_P){cross_scroll_P=document.getElementById?document.getElementById("test2_P"):document.all.test2_P;cross_scroll_P.innerHTML=contents_P;actualwidth_P=document.all?cross_scroll_P.offsetWidth:document.getElementById("temp_P").offsetWidth;}else if(document.layers){ns_scroll_P=document.ns_scrollmenu_P.document.ns_scrollmenu2_P;ns_scroll_P.document.write(contents_P);ns_scroll_P.document.close();actualwidth_P=ns_scroll_P.document.width;}loadedyes_P=1;if(actualwidth_P>width_Objeto_P){document.getElementById("imagenLeft_P").innerHTML='<img  src="'+goleftimage_P+'" border=0 width="60px" height="30px">';document.getElementById("imagenRight_P").innerHTML='<img  src="'+gorightimage_P+'" border=0 width="60px" height="30px">';if(scrolldir_P=="reverse"){document.getElementById("imagenLeft_P").onmouseover=moveright_P;document.getElementById("imagenLeft_P").onmouseout=function(){clearTimeout(righttime_P);};document.getElementById("imagenRight_P").onmouseover=moveleft_P;document.getElementById("imagenRight_P").onmouseout=function(){clearTimeout(lefttime_P);};}else{document.getElementById("imagenLeft_P").onmouseover=moveleft_P;document.getElementById("imagenLeft_P").onmouseout=function(){clearTimeout(lefttime_P);};document.getElementById("imagenRight_P").onmouseover=moveright_P;document.getElementById("imagenRight_P").onmouseout=function(){clearTimeout(righttime_P);};}}}if(window.onload){var funciones_P=window.onload.toString();var llaveApertura_P=funciones_P.indexOf("{");var llaveCierre_P=funciones_P.lastIndexOf("}");funciones_P=funciones_P.substring(llaveApertura_P+1,llaveCierre_P)+" fillup_P();";window.onload=function(){eval(funciones_P);};}else{window.onload=function(){fillup_P();};}fillup_P();
