function loadBanner() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="734" height="252">');
	document.write('<param name="movie" value="swf/banner.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="swf/banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="734" height="252"></embed>');
	document.write('</object>');
}
function loadMenu() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="734" height="57">');
	document.write('<param name="movie" value="swf/menu.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="swf/menu.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="734" height="57"></embed>');
	document.write('</object>');
}
function loadAd() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="220" height="240">');
	document.write('<param name="movie" value="swf/ad.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="swf/ad.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="220" height="240"></embed>');
	document.write('</object>');
}
function loadIndex() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="754" height="340">');
	document.write('<param name="movie" value="swf/index.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<embed src="swf/index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="754" height="340"></embed>');
	document.write('</object>');
}
function loadMenuindex() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="754" height="61">');
	document.write('<param name="movie" value="swf/menu_index.swf" />');
	document.write('<param name="quality" value="high" />');
	document.write('<embed src="swf/menu_index.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="754" height="61"></embed>');
	document.write('</object>');
}