<!--先生と話す -->
function Sample() {
  window.open('https://www.yushi-kokusai.jp/you-net/student/vtl_teacher/sample.asp','',
  'menubar=no,status=no,scrollbars=no,resizable=no,titlebar=no,width=820,height=675');
}


<!--中等部 -->
function Top_jr() {
  window.open('https://www.yushi-kokusai.jp/jr/','',
  'menubar=yes,status=yes,scrollbars=yes,resizable=yes,titlebar=yes,width=850,height=675');
}

<!--MST教材 -->
function Mst_hp() {
  window.open('../mst_hp/ix.htm','',
  'menubar=no,status=no,scrollbars=yes,resizable=yes,titlebar=no,width=750');
}

function Mst_hp_top() {
  window.open('mst_hp/ix.htm','',
  'menubar=no,status=no,scrollbars=yes,resizable=yes,titlebar=no,width=750');
}
<!--高等部you-net -->
function Top_younet() {
  window.open('https://www.yushi-kokusai.jp/you-net/student/opening.html','',
  'menubar=no,status=no,scrollbars=no,resizable=no,titlebar=no,width=820,height=675');
}
