function msg() { 
  window.open('msg.htm','msg','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=780,height=550,top=0,left=0');
}