
function generate_flash(file_, width_, height_){		
	var mstring="";
	
	mstring = '<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="'+width_+'" height="'+height_+'" id="falsh_" align="middle"> \n';
	mstring += '<param name="allowScriptAccess" value="always" /> \n';
	mstring += '<param name="movie" value="'+file_+'" /> \n';
	mstring += '<param name="quality" value="high" /> \n';
	mstring += '<param name="wmode" value="Transparent" /> \n';
	mstring += '<param name="bgcolor" value="#ffffff" /> \n';
	mstring += '<embed src="'+file_+'" quality="high" bgcolor="#ffffff" width="'+width_+'" height="'+height_+'" name="flash_" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> \n';
	mstring += '</object> \n';
	
	document.write(mstring);
}


function gomenu1(menu) {
	
	if (menu=="m01") {
		location.href="/sub01/sub01.php";
	} else if (menu=="m01_1") {		
		location.href="/sub01/sub01.php";
	} else if (menu=="m01_2") {
		location.href="/sub01/sub02.php";
		} else if (menu=="m01_3") {
		location.href="/sub01/sub03.php";
		} else if (menu=="m01_4") {
		location.href="/sub01/sub04.php";
		} else if (menu=="m01_5") {
		location.href="/sub01/sub05.php";
		} else if (menu=="m02") {
		location.href="/sub02/sub01.php";
		} else if (menu=="m02_1") {
		location.href="/sub02/sub01.php";
		} else if (menu=="m02_2") {
		location.href="/sub02/sub02.php";
		} else if (menu=="m02_3") {
		location.href="/sub02/sub03.php";
		} else if (menu=="m02_4") {
		location.href="/sub02/sub04.php";
		} else if (menu=="m03") {
		location.href="/sub03/sub01.php";
		} else if (menu=="m03_1") {
		location.href="/sub03/sub01.php";
		} else if (menu=="m03_2") {
		location.href="/sub03/sub02.php";
		} else if (menu=="m03_3") {
		location.href="/sub03/sub03.php";
		} else if (menu=="m03_4") {
		location.href="/sub03/sub04.php";
		} else if (menu=="m03_5") {
		location.href="/sub03/sub05.php";
		} else if (menu=="m04") {
		location.href="/sub04/sub01.php";
		} else if (menu=="m04_1") {
		location.href="/sub04/sub01.php";
		} else if (menu=="m04_2") {
		location.href="/sub04/sub02.php";
		} else if (menu=="m04_3") {
		location.href="/sub04/sub03.php";
		} else if (menu=="m05") {
		location.href="/sub05/sub01.php";
		} else if (menu=="m05_1") {
		location.href="/sub05/sub01.php";
		} else if (menu=="m05_2") {
		location.href="/sub05/sub02.php";
		} else if (menu=="m05_3") {
		location.href="/sub05/sub03.php";
		}
}


function gomenu(menu) {
	
	if (menu=="e01") {
		location.href="/eng/sub01/sub01.php";
	} else if (menu=="e01_1") {		
		location.href="/eng/sub01/sub01.php";
	} else if (menu=="e01_2") {
		location.href="/eng/sub01/sub02.php";
		} else if (menu=="e01_3") {
		location.href="/eng/sub01/sub03.php";
		} else if (menu=="e01_4") {
		location.href="/eng/sub01/sub04.php";
		} else if (menu=="e01_5") {
		location.href="/eng/sub01/sub05.php";
		} else if (menu=="e02") {
		location.href="/eng/sub02/sub01.php";
		} else if (menu=="e02_1") {
		location.href="/eng/sub02/sub01.php";
		} else if (menu=="e02_2") {
		location.href="/eng/sub02/sub02.php";
		} else if (menu=="e02_3") {
		location.href="/eng/sub02/sub03.php";
		} else if (menu=="e02_4") {
		location.href="/eng/sub02/sub04.php";
		} else if (menu=="e03") {
		location.href="/eng/sub03/sub01.php";
		} else if (menu=="e03_1") {
		location.href="/eng/sub03/sub01.php";
		} else if (menu=="e03_2") {
		location.href="/eng/sub03/sub02.php";
		} else if (menu=="e03_3") {
		location.href="/eng/sub03/sub03.php";
		} else if (menu=="e03_4") {
		location.href="/eng/sub03/sub04.php";
		} else if (menu=="e03_5") {
		location.href="/eng/sub03/sub05.php";
		} else if (menu=="e04") {
		location.href="/eng/sub04/sub01.php";
		} else if (menu=="e04_1") {
		location.href="/eng/sub04/sub01.php";
		} else if (menu=="e04_2") {
		location.href="/eng/sub04/sub02.php";
		} else if (menu=="e04_3") {
		location.href="/sub04/sub03.php";
		} else if (menu=="e05") {
		location.href="/eng/sub05/sub01.php";
		} else if (menu=="e05_1") {
		location.href="/eng/sub05/sub01.php";
		} else if (menu=="e05_2") {
		location.href="/eng/sub05/sub02.php";
		} else if (menu=="e05_3") {
		location.href="/eng/sub05/sub03.php";
		}
}

function MakeFlash(Url,Width,Height){                 
  document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"" + Width + "\" height=\"" + Height + "\">"); 
  document.writeln("<param name=\"movie\" value=\"" + Url + "\">"); 
  document.writeln("<param name=\"quality\" value=\"high\" />");     
  document.writeln("<param name=\"wmode\" value=\"transparent\">"); 
  document.writeln("<embed src=\"" + Url + "\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"" + Width + "\"  height=\"" + Height + "\">"); 
  document.writeln("</object>");     
} 





