function f_winopen(email){ var url="mailto:"+email open(url,"","width=630,height=540 scrollbars=yes "); }