function printFlashObject(flash_src,name,width,height,option_param_tag)
{
  var obj_html = "<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width='"+width+"' height='"+height+"' id='"+name+"' align='middle'>";
  obj_html += "  <param name='allowScriptAccess' value='always' >";
  obj_html += "  <param name='movie' value='"+flash_src+"' >";
  obj_html += "  <param name='quality' value='high' >";
  obj_html += "  <param name='bgcolor' value='#ffffff' >";
  obj_html += "  <param name='wmode' value='transparent'>";
  obj_html += "  <param name='menu' value='false'>";


  obj_html += option_param_tag;

  obj_html += "<embed src='"+flash_src+"' quality='high' bgcolor='#ffffff' width='"+width+"' height='"+height+"' name='"+name+"' align='middle' allowscriptaccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>";
  obj_html += "  </object>";

//  alert(obj_html);

  document.write(obj_html);
}

function printObject(strVar)
{
  document.write(strVar);
}


wint = "_self";
function sub_root(){window.open("index.html",wint);}	
function sub_01(){window.open("about/about_01.html",wint);}		
	function sub_01_01(){window.open("about/about_01.html",wint);}	
	function sub_01_02(){window.open("about/about_02.html",wint);}	
	function sub_01_03(){window.open("about/about_03.html",wint);}	
	function sub_01_04(){window.open("about/about_04.html",wint);}

function sub_02(){window.open("fac/fac_01.html",wint);}	
	function sub_02_01(){window.open("fac/fac_01.html",wint);}	
		function sub_02_01_01(){window.open("fac/fac_01.html",wint);}	
		function sub_02_01_02(){window.open("fac/fac_02.html",wint);}	
		function sub_02_01_03(){window.open("fac/fac_03.html",wint);}	
		function sub_02_01_04(){window.open("res/res_04_01.asp",wint);}	
	function sub_02_02(){window.open("vir/vir_01.html",wint);}	

function sub_03(){window.open("meet/meet_01.html",wint);}	
	function sub_03_01(){window.open("meet/meet_01.html",wint);}
	function sub_03_02(){window.open("meet/meet_02.html",wint);}
	function sub_03_03(){window.open("meet/meet_03.html",wint);}
	function sub_03_04(){window.open("meet/meet_04.html",wint);}
	function sub_03_05(){window.open("res/res_04_02.asp",wint);}


function sub_04(){window.open("other/other_01.html",wint);}	
	function sub_04_01(){window.open("other/other_01.html",wint);}	
	function sub_04_02(){window.open("other/other_02.html",wint);}	
	function sub_04_03(){window.open("other/other_03.html",wint);}	
	
function sub_05(){window.open("res/res_01.html",wint);}	
	function sub_05_01(){window.open("res/res_01.html",wint);}
	function sub_05_02(){window.open("res/res_03.html",wint);}
	function sub_05_03(){window.open("res/res_01.html",wint);}
	function sub_05_05(){window.open("res/res_04_01.asp",wint);}

function sub_06(){window.open("mailto:coordinator@bysol.com",wint);}	
function sub_06_01(){window.open("mailto:coordinator@bysol.com",wint);}	

function sub_07(){window.open("english/index.html",wint);}	
	function sub_07_01(){window.open("english/index.html",wint);}	
	function sub_07_02(){window.open("japan/index.html",wint);}	

