var iedom_V=document.all||document.getElementById;var actualheight_V='';var cross_scroll_V,ns_scroll_V;var loadedyes_V=0;function moveup_V(){if(loadedyes_V){if(iedom_V&&parseInt(cross_scroll_V.style.top)>(height_Objeto_V-actualheight_V)){cross_scroll_V.style.top=parseInt(cross_scroll_V.style.top)-scrollspeed_V+"px";}else if(document.layers&&ns_scroll_V.top>(height_Objeto_V-actualheight_V)){ns_scroll_V.top-=scrollspeed_V;}}uptime_V=setTimeout("moveup_V()",50);}function movedown_V(){if(loadedyes_V){if(iedom_V&&parseInt(cross_scroll_V.style.top)<0){cross_scroll_V.style.top=parseInt(cross_scroll_V.style.top)+scrollspeed_V+"px";}else if(document.layers&&ns_scroll_V.top<0){ns_scroll_V.top+=scrollspeed_V;}}downtime_V=setTimeout("movedown_V()",50);}function fillup_V(){if(iedom_V){cross_scroll_V=document.getElementById?document.getElementById("test2_V"):document.all.test2_V;cross_scroll_V.innerHTML=contents_V;actualheight_V=document.all?document.getElementById("temp_V").offsetHeight:cross_scroll_V.offsetHeight;}else if(document.layers){ns_scroll_V=document.ns_scrollmenu_V.document.ns_scrollmenu2_V;ns_scroll_V.document.write(contents_V);ns_scroll_V.document.close();actualheight_V=ns_scroll_V.document.height;}loadedyes_V=1;if(actualheight_V>height_Objeto_V){document.getElementById("imagenUp_V").innerHTML='<img style="margin:15px" src="'+goupimage_V+'" border=0>';document.getElementById("imagenDown_V").innerHTML='<img style="margin:15px" src="'+godownimage_V+'" border=0>';if(scrolldir_V=="reverse"){document.getElementById("imagenUp_V").onmouseover=movedown_V;document.getElementById("imagenUp_V").onmouseout=function(){clearTimeout(downtime_V);};document.getElementById("imagenDown_V").onmouseover=moveup_V;document.getElementById("imagenDown_V").onmouseout=function(){clearTimeout(uptime_V);};}else{document.getElementById("imagenUp_V").onmouseover=moveup_V;document.getElementById("imagenUp_V").onmouseout=function(){clearTimeout(uptime_V);};document.getElementById("imagenDown_V").onmouseover=movedown_V;document.getElementById("imagenDown_V").onmouseout=function(){clearTimeout(downtime_V);};}}}if(window.onload){var funciones_V=window.onload.toString();var llaveApertura_V=funciones_V.indexOf("{");var llaveCierre_V=funciones_V.lastIndexOf("}");funciones_V=funciones_V.substring(llaveApertura_V+1,llaveCierre_V)+" fillup_V();";window.onload=function(){eval(funciones_V);};}else{window.onload=function(){fillup_V();};}fillup_V();
