function flashf(s,d,w,h,t) {
        return "<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0\" width="+w+" height="+h+" id="+d+"><param name=wmode value="+t+" /><param name=movie value="+s+" /><param name=quality value=high /><embed src="+s+" quality=high wmode="+t+" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash\" width="+w+" height="+h+"></embed></object>";
}

// write document contents
function documentwrite(src){
        document.write(src);
}

// assign code innerHTML
function setcode(target, code){
        target.innerHTML = code;
}

function goLink(menu) {
	var menu=menu.toUpperCase();
	
	switch(menu) {
		case "A":
			location.href='/school/02.asp?ac_number=6&bc_number=16';
			return;
		case "A01":
			location.href='/school/02.asp?ac_number=6&bc_number=16';
			return;
		case "B":
			location.href='/uhak/01_1.asp?ac_number=8&bc_number=21';
			return;
		case "B01":
			location.href='/uhak/01_1.asp?ac_number=8&bc_number=21';
			return;
		case "B02":
			location.href='/uhak/01_1.asp?ac_number=8&bc_number=22';
			return;
		case "C":
			location.href='/camp/camp_01.asp?ac_number=9&bc_number=15';
			return;
		case "D":
			location.href='/uhak/03_01.asp?ac_number=10&bc_number=37';
			return;
		case "E":
			location.href='/phone/01_1.asp?ac_number=16&bc_number=45';
			return;
		case "E01":
			location.href='/phone/01_1.asp?ac_number=16&bc_number=45';
		
			return;
		case "E02":
			location.href='/phone/01_1.asp?ac_number=16&bc_number=46';
			return;
		case "F":
			//location.href='/englishview/01_1.asp?ac_number=12&bc_number=29';
			location.href='/phone/01_1.asp?ac_number=16&bc_number=45';
			return;
		case "F01":
			location.href='/englishview/01_1.asp?ac_number=12&bc_number=29';
			return;
		case "F02":
			location.href='/englishview/01_1.asp?ac_number=12&bc_number=30';
			return;
		case "F03":
			location.href='/englishview/01_1.asp?ac_number=12&bc_number=30';
			return;
		case "G":
			location.href='/englishview/01_1.asp?ac_number=12&bc_number=29';
			//location.href='/englishview/01.asp';
			///01_1.asp?ac_number=12&bc_number=29
			return;
		case "G01":
			location.href='/englishview/01.asp?sc=51';
			return;
		case "G02":
			location.href='/phone/01.asp?sc=42';
			return;
		case "H":
			location.href='/edu/01_1.asp?ac_number=13&bc_number=23';
			return;
		case "H01":
			location.href='/edu/01.asp';
			return;
		case "I":
			location.href='/test/01_1.asp?ac_number=15&bc_number=28';
			return;
		case "I01":
			location.href='/test/01.asp';
			return;
		case "J":
			location.href='/community/01.asp';
			return;
		case "J01":
			location.href='/community/01.asp';
			return;
		case "J02":
			location.href='/community/02.asp';
			return;
		case "J03":
			location.href='/community/03.asp';
			return;
	}
}
