// JavaScript Document


function ow_messag() { //v2.0
  window.open('./company/message.html','message','scrollbars=yes,resizable=yes,width=580,height=450');
}
function word_messag() { //v2.0
  window.open('message/','message','scrollbars=yes,resizable=yes,width=615,height=450');
}
