<!-- 
function mailWin(the_url) 
{ var ed_window = window.open(the_url,'ed_window', 'height=460,width=444,screenX=150,left=150,screenY=10,top=10,scrollbars');  
} 
// end --> 

