﻿function Flash_header()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="745" height="70">\n');
	document.write('<param name="movie" value="flash/header.swf" />\n');
	document.write('<embed src="flash/header.swf" width="745" height="70" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}

function Flash_map()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="430">\n');
	document.write('<param name="movie" value="flash/map.swf" />\n');
	document.write('<embed src="flash/map.swf" width="900" height="430" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}

function Flash_play()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="430">\n');
	document.write('<param name="movie" value="flash/play.swf" />\n');
	document.write('<embed src="flash/play.swf" width="900" height="430" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}

function Flash_banner()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="137" height="90">\n');
	document.write('<param name="movie" value="flash/mode.swf" />\n');
	document.write('<embed src="flash/mode.swf" width="137" height="90" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}

function Flash_event()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="430">\n');
	document.write('<param name="movie" value="flash/event.swf" />\n');
	document.write('<embed src="flash/event.swf" width="900" height="430" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
}

