function disp(){ 
window.open("/seminar/access.html", "access", "width=600,height=680,scrollbars=yes");
}

function beginner(){ 
window.open("/seminar/beginner_online.html", "access", "width=600,height=680,scrollbars=yes");
}

function beginnerW(){
  window.open("https://web.nttsmarttrade.co.jp/beginner/","seminar_online","location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}

function seminar_online05W(){
  window.open("https://web.nttsmarttrade.co.jp/seminar_online05/","seminar_online","location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}

function seminar7W(){
  window.open("https://web.nttsmarttrade.co.jp/seminar7/","seminar","location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}

function seminar8W(){
  window.open("https://web.nttsmarttrade.co.jp/seminar8/","seminar","location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}

function beginner_onlineW(){
  window.open("https://web.nttsmarttrade.co.jp/beginner_online/","seminar_online","location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}

function seminar_online06W(){
  window.open("https://web.nttsmarttrade.co.jp/seminar_online06/","seminar_online","location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}
function business_seminar01(){
  window.open("https://web.nttsmarttrade.co.jp/business_seminar01/","business_seminar","location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}

function seminar(loc) {
  var regist_url = 'https://web.nttsmarttrade.co.jp' + loc;
  window.open(regist_url, "seminar", "location=yes,scrollbars=yes,width=678,height=600,top=50,left=50");
}

function popUp(winURL){
  window.open(winURL,"seminar","location=yes,scrollbars=yes,width=650,height=600,left=50");
}
