function shmail(adresik){
var win=window.open('/cgi-bin/Emaile/ver2?'+adresik,'cc',',scrollbars=no,height=200,width=330');
if(!win.opener)win.opener=self}
