


function _index_htm_GetTagScript0(){
	var sTag = ''
		+ '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="770" height="50">'
		+ '        <param name=movie value="newimg/top.swf">'
		+ '        <param name=quality value=high>'
		+ '        <embed src="newimg/top.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="770" height="50">'
		+ '        </embed> '
		+ '      </object>'
		+ '';
	document.write (sTag);
}



function _index_htm_GetTagScript1(){
	var sTag = ''
		+ '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="770" height="200">'
		+ '        <param name=movie value="newimg/mainflash.swf">'
		+ '        <param name=quality value=high>'
		+ '        <embed src="newimg/mainflash.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="770" height="200">'
		+ '        </embed> '
		+ '      </object>'
		+ '';
	document.write (sTag);
}

