// JScript source code
function webmail() {
window.open('http://min.mininter.gob.pe/exchange/','','height=400,width=600,top=50,left=50,toolbar=no,address=no,menubar=no,resizable=yes,scrollbars=yes');
return false
}
 