function placeObject() {
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,40,0" id="intro" width="901" height="181">');
	document.write('<PARAM NAME=movie VALUE="/resources/flash/header.swf">');
	document.write('<PARAM NAME=quality VALUE=high>');
	document.write('<EMBED src="/resources/flash/header.swf" quality=high width="901" height="181" NAME="header TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>');
	document.write('</OBJECT>');
}
