<!--
function ejemplo_tv01(){
nueva_vent=open('ejemplos/tv/ejemplo_tv.html','vent1','toolbar=0,status=0,location=0,directories=0,menubar=0,scrollbars=0,resize=0,width=700,height=600');
}
//-->
<!--
function rueda_01(){
nueva_vent=open('ejemplos/ejemplos/ejemplo.html','vent2','toolbar=0,status=0,location=0,directories=0,menubar=0,scrollbars=0,resize=0,width=700,height=600');
}
//-->