

function flashWrite(url,w,h,id,bg,win){

	// ÷ ڵ 
	var flashStr=
	"<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='"+w+"' height='"+h+"' id='"+id+"' align='middle'>"+
	"<param name='movie' value='"+url+"' />"+
	"<param name='wmode' value='"+win+"' />"+
	"<param name='menu' value='false' />"+
	"<param name='quality' value='high' />"+
	"<param name='bgcolor' value='"+bg+"' />"+
	"<embed src='"+url+"' wmode='"+win+"' menu='false' quality='high' bgcolor='"+bg+"' width='"+w+"' height='"+h+"' name='"+id+"' align='middle' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />"+
	"</object>";

	// ÷ ڵ 
	document.write(flashStr);

}


/* */

function suburl(n){
	if (n=='01'){
		location.href="/engagement/list.php";
	}else if(n=='02'){
		location.href="/business/business06.php";
	}else if(n=='03'){
		location.href="/engagement/engagement02.php";
	}
}


function subsub01url(n){
	if (n=='01'){
		location.href="/company/company01.php";
	}else if(n=='02'){
		location.href="/company/company02.php";
	}else if(n=='03'){
		location.href="/company/company03.php";
	}else if(n=='04'){
		location.href="/company/company04.php";
	}else if(n=='05'){
		location.href="/company/company05.php";
	}else if(n=='06'){
		location.href="/company/company06.php";
	}
}

function subsub02url(n){
	if (n=='00'){
		location.href="/business/business.php";
	}else if (n=='01'){
		location.href="/business/business01.php";
	}else if(n=='02'){
		location.href="/business/business02.php?k=1";
	}else if(n=='03'){
		location.href="/business/business03.php";
	}else if(n=='04'){
		location.href="/business/business04.php";
	}else if(n=='05'){
		location.href="/business/business05.php?k=2";
	}else if(n=='06'){
		location.href="/business/business06.php";
	}else if(n=='07'){
		location.href="/business/business07.php";
	}
}

function subsub03url(n){
	if (n=='01'){
		location.href="/engagement/engagement01.php";
	}else if(n=='02'){
		location.href="/engagement/engagement02.php";
	}else if(n=='03'){
		location.href="/engagement/list.php";
	}else if(n=='04'){
		location.href="/engagement/engagement04.php";
	}
}

function subsub04url(n){
	if (n=='01'){
		location.href="/partner/partner01.php";
	}
}

function subsub05url(n){
	if (n=='01'){
		location.href="/board/board.php?bbs_idx=3";
	}else if(n=='02'){
		location.href="/board/board.php?bbs_idx=4";
	}
}