
function TopHeader_MenuBar()
{
	document.write("	    <OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' ");
	//document.write("		codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0' ");
	document.write("		WIDTH='671' HEIGHT='65' id='Navigation03-?' ALIGN=''>");
	document.write("		<PARAM NAME=movie VALUE='/img/flash/top_menu.swf'> ");
	document.write("		<PARAM NAME=menu VALUE=false> ");
	document.write("		<PARAM NAME=quality VALUE=high> ");
	document.write("		<PARAM NAME=bgcolor VALUE=#FFFFFF> ");
	document.write("		<param name='wmode' value='transparent'> ");
	document.write("		<EMBED src='/img/flash/top_menu.swf' menu=false quality=high bgcolor=#FFFFFF ");
	document.write("		WIDTH='671' HEIGHT='65' NAME='top_menu' ALIGN='' ");
	document.write("		TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer'></EMBED> ");
	document.write("		</OBJECT>");	
	
}
/*
function Avi_Obj(file)
{
	var file_path = file;
	document.write("<OBJECT WIDTH=320 HEIGHT=240 ID=MediaPlayer1 NAME=MediaPlayer1 CLASSID=clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95 VIEWASTEXT>");
	document.write("<param name='Filename' value="+"/img/dang/FitImg/"+ file_path +">");
	document.write("<PARAM NAME='AutoStart' VALUE='-1'>");
	document.write("<PARAM NAME='AutoSize' VALUE='-1'>");
	document.write("<PARAM NAME='ShowControls' VALUE='0'>");
	document.write("<PARAM NAME='ShowStatusBar' VALUE='-1'>");
	document.write("</object>");

}
*/
function Clinic_Map()
{
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
	document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'");
	document.write("width='440' height='225' id='sc_map_ver3' align='' viewastext>");
	document.write("<param name=movie value='/img/flash/map.swf'> <param name=menu value=false> <param name=quality value=high> <param name=bgcolor value=#FFFFFF> <embed src='/sc_map_ver3.swf' menu=false quality=high bgcolor=#FFFFFF  width='440' height='225' name='sc_map_ver3' align=''");
	document.write("type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>");
	document.write("</object>");
}
function WebEditor_Box(esrc)
{
	var editorSrc = esrc;	
	document.write("<object id=editBox style=\"LEFT: 0px; TOP: 0px; \" type=text/x-scriptlet height=\"100%\" width=\"100%\" data=\"/HkCommon/editor/" + editorSrc + "\" viewastext on >\n");
	document.write("<embed width=\"100%\" height=\"100%\" src=\"/HkCommon/editor/" + editorSrc + "\">\n");
	document.write("</object>\n");	
}
function WebEditor_tbContentElement()
{
	//DHTML Editing control Object. This will be the body object for the toolbars. 
	document.write("<object class=tbContentElement id=tbContentElement style='LEFT: 0px; TOP: 0px' classid='clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A' viewastext></object>");
}
function WebEditor_ObjTableInfo()
{
	//DEInsertTableParam Object
	document.write("<object id='ObjTableInfo' classid='clsid:47B0DFC7-B7A3-11D1-ADC5-006008A5848C' viewastext></object>");
}
function WebEditor_ObjBlockFormatInfo()
{
	//DEGetBlockFmtNamesParam Object 
	document.write("<object id='ObjBlockFormatInfo' classid='clsid:8D91090E-B955-11D1-ADC5-006008A5848C' viewastext></object>");
}
function WebEditor_dlgHelper()
{
	//DEGetColor Object
	document.write("<object id=dlgHelper classid='clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b' width='0px' height='0px' VIEWASTEXT></object>");
}
function Right_Banner()
{
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'");
	document.write("codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'");
	document.write("width='135' height='350' id='r_banner' align='' viewastext>");
	document.write("<param name=movie value='/img/dang/etc/banner_02.swf'> <param name=menu value=false> <param name=quality value=high> <param name=bgcolor value=#FFFFFF> <embed src='/img/dang/etc/banner_02.swf' menu=false quality=high bgcolor=#FFFFFF  width='135' height='350' name='r_banner' align=''");
	document.write("type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>");
	document.write("</object>");
}

function Left_Main_Banner()
{	
	document.write("<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='182' height='200' id='start' align='middle'>");
	document.write("<param name='allowScriptAccess' value='sameDomain' />");
	document.write("<param name='movie' value='/img/AD/182.swf' /><param name='quality' value='high' /><param name='bgcolor' value='#000000' /><embed src='/img/AD/182.swf' quality='high' bgcolor='#000000' width='182' height='200' name='start' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
	document.write("</object>");
}







