window.defaultStatus="COREIN S.R.L. - Energia y Comunicaciones Bolivia";

function Open(URL)
 {
msgWindow=window.open(URL,'Ventana','toolbar= 0,location= 0,directories= 0,status= 0,menubar= 0,scrollbars= 1,resizable= 0,copyhistory= 0,width=300,height=400');
}

