function openMcf(url,name) { 
popupWin=window.open(url,name,"width=400,height=420,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,copyhistory=no,resizable=yes,left=0,top=200") 
} 
    
  