function getFlashTopMenu() {
	var htmlTxt = "";

	htmlTxt += "  <object	classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'                                           \n";  
	htmlTxt += "			codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0'\n";  
	htmlTxt += "			name='topmenu' width='728' height='77' id='topmenu'>                                           \n";  
	htmlTxt += "    <param	name='movie' value='/mycredit/service/img/Main/top_menu.swf'>                                  \n";  
	htmlTxt += "    <param	name='quality' value='high'>                                                                   \n";  
	htmlTxt += "    <param	name='wmode' value='transparent'>                                                              \n";  
	htmlTxt += "    <embed	src='/mycredit/service/img/Main/top_menu.swf'                                                  \n";  
	htmlTxt += "			width='728' height='77' quality='high'                                                         \n";  
	htmlTxt += "			pluginspage='http://www.macromedia.com/go/getflashplayer'                                      \n";  
	htmlTxt += "			type='application/x-shockwave-flash' name='topmenu'>                                           \n";  
	htmlTxt += "	</embed>                                                                                               \n";  
	htmlTxt += "  </object>                                                                                                \n";  

	document.write(htmlTxt);
}

function getFlashVisual() {
	var htmlTxt = "";

	htmlTxt += "  <object	classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'                                           \n";  
	htmlTxt += "			codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0'\n";  
	htmlTxt += "			width='345' height='197'>                                                                      \n";  
	htmlTxt += "    <param	name='movie' value='/mycredit/service/img/Main/visual.swf'>                                    \n";  
	htmlTxt += "    <param	name='quality' value='high'>                                                                   \n";  
	htmlTxt += "    <param	name='wmode' value='transparent'>                                                              \n";  
	htmlTxt += "    <embed	src='/mycredit/service/img/Main/visual.swf' quality='high'                                     \n";  
	htmlTxt += "			pluginspage='http://www.macromedia.com/go/getflashplayer'                                      \n";  
	htmlTxt += "			type='application/x-shockwave-flash' width='345' height='197'>                                 \n";  
	htmlTxt += "	</embed>                                                                                               \n";  
	htmlTxt += "  </object>                                                                                                \n";  

	document.write(htmlTxt);
}

function getFlashVisual_01() {
	var htmlTxt = "";

	htmlTxt += "  <object	classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'                                            \n";  
	htmlTxt += "			codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' \n";  
	htmlTxt += "			width='656' height='310'>                                                                       \n";  
	htmlTxt += "	<param	name='movie' value='/mycredit/service/img/Main/visual_01.swf'>                                  \n";  
	htmlTxt += "	<param	name='quality' value='high'>                                                                    \n";  
	htmlTxt += "	<param	name='wmode' value='transparent'>                                                               \n";  
	htmlTxt += "	<embed	src='/mycredit/service/img/Main/Visual_01.swf' quality='high'                                   \n";  
	htmlTxt += "			pluginspage='http://www.macromedia.com/go/getflashplayer'                                       \n";  
	htmlTxt += "			type='application/x-shockwave-flash' width='656' height='310'>                                  \n";  
	htmlTxt += "	</embed>                                                                                                \n";  
	htmlTxt += "  </object>                                                                                                 \n";  

	document.write(htmlTxt);
}


function getFlashLeft() {
	var htmlTxt = "";

	htmlTxt += "                      <object	classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'                                           \n";  
	htmlTxt += "								codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0'\n";  
	htmlTxt += "								width='192' height='113'>                                                                      \n";  
	htmlTxt += "                        <param	name='movie' value='/mycredit/service/img/Main/left.swf'>                                      \n";  
	htmlTxt += "                        <param	name='quality' value='high'>                                                                   \n";  
	htmlTxt += "                        <param	name='wmode' value='transparent'>                                                              \n";  
	htmlTxt += "                        <embed	src='/mycredit/service/img/Main/left.swf' quality='high'                                       \n";  
	htmlTxt += "								pluginspage='http://www.macromedia.com/go/getflashplayer'                                      \n";  
	htmlTxt += "								type='application/x-shockwave-flash' width='192' height='113'>                                 \n";  
	htmlTxt += "						</embed>                                                                                               \n";  
	htmlTxt += "                      </object>                                                                                                \n";  

	document.write(htmlTxt);
}


function getFlashQuick() {
	var htmlTxt = "";

	htmlTxt += "<object	classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'                                                                   \n";  
	htmlTxt += "		codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0'                        \n";  
	htmlTxt += "		width='46' height='300'>                                                                                               \n";  
	htmlTxt += "	<param name='movie' value='/mycredit/service/img/quick.swf'/>                                                              \n";  
	htmlTxt += "	<param name=quality value='high'/>                                                                                         \n";  
	htmlTxt += "	<param name='wmode' value='transparent'/>                                                                                  \n";  
	htmlTxt += "	<embed	src='/mycredit/service/img/quick.swf'                                                                              \n";  
	htmlTxt += "			quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'   \n";  
	htmlTxt += "			type='application/x-shockwave-flash' width='46' height='300'/>                                                     \n";  
	htmlTxt += "</object>                                                                                                                      \n";  

	document.write(htmlTxt);
}
