function Flash_top()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="554" height="300">\n');
	document.write('<param name="movie" value="flash/top.swf" />\n');
	document.write('</object>\n');
}
function Flash_event()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="554" height="300">\n');
	document.write('<param name="movie" value="flash/event.swf" />\n');
	document.write('</object>\n');
}
function Flash_service()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="510" height="510">\n');
	document.write('<param name="movie" value="flash/service.swf" />\n');
	document.write('</object>\n');
}
function Flash_point()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="510" height="510">\n');
	document.write('<param name="movie" value="flash/point.swf" />\n');
	document.write('</object>\n');
}


