/**************************/
/* 	FuzeWire co. ltd. 	  */
/* 	feelguy@fuzewire.com  */
/**************************/

/* [TOP_inc] ½ÃÀÛ ###############################################################################*/
/* ÀÌ¹ÌÁö°æ·Î, swf°æ·Î, Topnavi Æ÷Áö¼Ç, LEFT Æ÷Áö¼Ç, LEFT ¸Þ´º ÇÃ·¡½¬ ¸í#########################*/
function TOP_inc(imgpath,swfpath,dapth01,dapth02,leftmenu_name) {

/****BODY START TABLE****/
/****BODY START TABLE****/
/****BODY START TABLE****/

/*common.js °ú ¿¬°á*/
	/*document.write("<SCRIPT LANGUAGE='JavaScript'>QUICK_inc('"+swfpath+"');</SCRIPT>");*/


	document.write("<TABLE WIDTH='100%' HEIGHT='100%' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("<TR><TD VALIGN='top'>");
	                                                                                                                                                                                                                                                                                                                                
	/*****START OF TOP & CONTENT*****/                                                                                                                                                                                                                                                                                              
	document.write("	<TABLE WIDTH='100%' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("	<COL WIDTH='50%' VALIGN='top' ALIGN='right'>");
	document.write("	<COL WIDTH='927' VALIGN='top' ALIGN='center'>");
	document.write("	<COL WIDTH='50%' VALIGN='top' ALIGN='left'>");
	document.write("	<TR>");
	
	/*****START OF left bg img*****/
	document.write("		<TD BACKGROUND='"+imgpath+"/content_box_leftbg01.gif' CLASS='bg_x'>");
	document.write("		<TABLE WIDTH='100%' HEIGHT='774' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("		<TR><TD BACKGROUND='"+imgpath+"/left_wing_bg.jpg' STYLE='background-repeat:no-repeat;background-position:top right;'></TD></TR>");
	document.write("		</TABLE>");
	document.write("		</TD>");
	/*****END OF left bg img*****/
	
	/*****START OF content area*****/
	document.write("		<TD BACKGROUND='"+imgpath+"/content_box_bg.gif'>");
	document.write("		<TABLE WIDTH='927' HEIGHT='100%' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("		<TR><TD BACKGROUND='"+imgpath+"/content_box_bottom.gif' STYLE='background-repeat:no-repeat;background-position:bottom right;padding-bottom:75px;'>");
	document.write("			<TABLE WIDTH='927' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("			<COL WIDTH='216' VALIGN='top' ALIGN='center'>");
	document.write("			<COL WIDTH='711' VALIGN='top' ALIGN='center'>");
	document.write("			<TR>");
	
	/*****START OF LEFT MENU*****/
	document.write("				<TD BACKGROUND='"+imgpath+"/left_wing_bg01.jpg' STYLE='background-repeat:no-repeat;background-position:top left;'>");
	document.write("					<OBJECT CLASSID='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' CODEBASE='https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' WIDTH='216' HEIGHT='900' ID='sub_navi' ALIGN='top'>");
	document.write("						<PARAM NAME='movie' VALUE='"+swfpath+"/"+leftmenu_name+".swf?nPos="+dapth02+"' />");
	document.write("						<PARAM NAME='quality' VALUE='high' />");
	document.write("						<PARAM NAME='wmode' VALUE='transparent'>");
	document.write("						<EMBED SRC='"+swfpath+"/"+leftmenu_name+".swf?nPos="+dapth02+"' quality='high' WIDTH='216' HEIGHT='759' NAME='sub_navi' ALIGN='top' allowScriptAccess='sameDomain' TYPE='application/x-shockwave-flash' pluginspage='https://www.macromedia.com/go/getflashplayer' />");
	document.write("					</OBJECT>");
	document.write("				</TD>");
	/*****END OF LEFT MENU*****/
	
	document.write("				<TD>");
	/*****START OF TOPNAVI*****/
	document.write("				<TABLE WIDTH='100%' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("				<TR><TD><OBJECT CLASSID='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' CODEBASE='https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' WIDTH='711' HEIGHT='225' ID='sub_navi' ALIGN='top'>");
	document.write("							<PARAM NAME='movie' VALUE='"+swfpath+"/topnavi.swf?nPos="+dapth01+"' />");
	document.write("							<PARAM NAME='quality' VALUE='high' />");
	document.write("							<EMBED SRC='"+swfpath+"/topnavi.swf?nPos="+dapth01+"' quality='high' WIDTH='711' HEIGHT='225' NAME='sub_navi' ALIGN='top' allowScriptAccess='sameDomain' TYPE='application/x-shockwave-flash' pluginspage='https://www.macromedia.com/go/getflashplayer' />");
	document.write("						</OBJECT>");
	document.write("					</TD>");
	document.write("				</TR>");
	document.write("				</TABLE>");
	/*****END OF TOPNAVI*****/
	
	document.write("				<TABLE WIDTH='100%' HEIGHT='100%' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("				<TR><TD BACKGROUND='"+imgpath+"/content_box_top.gif' STYLE='background-repeat:no-repeat;background-position:top left;padding-top:13px;' VALIGN='top'>");
	document.write("					<TABLE WIDTH='711' HEIGHT='100%' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("					<COL WIDTH='689' ALIGN='left' VALIGN='top'>");
	document.write("					<COL WIDTH='22' ALIGN='right' VALIGN='top'>");
	document.write("					<TR><TD>");

}
/* [TOP_inc] ³¡  ################################################################################*/



/* [BOTTOM_inc] ½ÃÀÛ ###############################################################################*/
/* ÀÌ¹ÌÁö°æ·Î, swf°æ·Î#########################*/
function BOTTOM_inc(imgpath,swfpath) {
	document.write("						</TD>");
	document.write("						<TD><IMG SRC='"+imgpath+"/content_box_rightbg.gif' STYLE='margin-top:83px;'></TD>");
	document.write("					</TR>");
	document.write("					</TABLE>");
	document.write("					</TD>");
	document.write("				</TR>");
	document.write("				</TABLE>");
	document.write("				</TD>");
	document.write("			</TR>");
	document.write("			</TABLE>");
	document.write("			</TD>");
	document.write("		</TR>");
	document.write("		</TABLE>");
	document.write("		</TD>");
	/****END OF content area****/
	
	
	/****START OF right bg img****/
	document.write("		<TD BACKGROUND='"+imgpath+"/content_box_rightbg01.gif' CLASS='bg_x'>");
	document.write("		<TABLE WIDTH='100%' HEIGHT='100%' CELLPADDING='0' CELLSPACING='0' BORDER='0'>");
	document.write("		<TR><TD BACKGROUND='"+imgpath+"/right_wing_bg.jpg' STYLE='background-repeat:no-repeat;background-position:top left;'>");

	document.write("<DIV ID='floater' STYLE='position:relative; left:-25px;top:278px;margin:0px; height:460px; z-index:1; visibility: visible;'>");
	document.write("<TABLE CELLPADDING='0' CELLSPACING='0' BORDER='0' width='90' height='460'>");
	document.write("<TR><TD><OBJECT CLASSID='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' CODEBASE='https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' WIDTH='90' HEIGHT='460' ID='quick_01' ALIGN='top'>");
	document.write("			<PARAM NAME='movie' VALUE='"+swfpath+"/quick.swf' />");
	document.write("			<PARAM NAME='quality' VALUE='high' />");
	document.write("			<PARAM NAME='wmode' VALUE='transparent'>");
	document.write("			<EMBED SRC='"+swfpath+"/quick.swf' quality='high' WIDTH='90' HEIGHT='460' NAME='quick_01' ALIGN='top' allowScriptAccess='sameDomain' TYPE='application/x-shockwave-flash' pluginspage='https://www.macromedia.com/go/getflashplayer' />");
	document.write("		</OBJECT>");
	document.write("	</TD>");
	document.write("</TR>");
	document.write("</TABLE>");
	
	document.write("</DIV>");

	if(NS || IE) action = window.setInterval("heartBeat()",1);

	document.write("		</TD></TR>");
	document.write("		</TABLE>");


/*****050421 END OF QUICK*****/

	document.write("		</TD>");
	/****END OF right bg img****/
		
	document.write("	</TR>");
	document.write("	</TABLE>");
	
	/****END OF TOP & CONTENT****/
	document.write("	</TD>");
	document.write("</TR>");
	document.write("<TR><TD HEIGHT='100%'>");

/*common.js °ú ¿¬°á*/
	document.write("<SCRIPT LANGUAGE='JavaScript'>Footer_inc('"+imgpath+"','"+swfpath+"');</SCRIPT>");

	document.write("	</TD>");
	document.write("</TR>");
	document.write("</TABLE>");

/****BODY END TABLE****/
/****BODY END TABLE****/

}
/* [BOTTOM_inc] ³¡ ###############################################################################*/
