function FgMaiL(pPos) {
gMaiL = window.open('http://www.cpec.com/cgi-bin/msb.pl?' + pPos,'','height=100,width=100,dependent=yes');
gMaiL.blur(); self.focus(); setTimeout('gMaiL.close()',10000);
}

