function abrirWebmail(){

 window.open('http://www.fastbee.net/mail/','winFastbeemail','width=796,height=500,top=5,left=5,scrollbars=yes,resizable=yes');

}