function openingSWF() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="900" height="360">');
	document.write('<param name="movie" value="opening.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="#ffffff">');
	document.write('<embed src="opening.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#ffffff" width="900" height="360">');
	document.write('</embed>');
	document.write('</object>');
}

function lifeinfoSWF() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="800" height="560">');
	document.write('<param name="movie" value="lifeinfo.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="#fbfaf8">');
	document.write('<embed src="lifeinfo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#fbfaf8" width="800" height="560">');
	document.write('</embed>');
	document.write('</object>');
}

function viewSWF() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="860" height="359">');
	document.write('<param name="movie" value="view.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="#000000">');
	document.write('<embed src="view.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#000000" width="860" height="359">');
	document.write('</embed>');
	document.write('</object>');
}

function specialSWF() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="900" height="600">');
	document.write('<param name="movie" value="special.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="#000000">');
	document.write('<embed src="special.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#000000" width="900" height="600">');
	document.write('</embed>');
	document.write('</object>');
}

function bannerSWF() {
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="321" height="90">');
	document.write('<param name="movie" value="banner.swf">');
	document.write('<param name="quality" value="high">');
	document.write('<param name="bgcolor" value="#ffffff">');
	document.write('<embed src="banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" bgcolor="#ffffff" width="321" height="90">');
	document.write('</embed>');
	document.write('</object>');
}
