function flash_movie()
	{
	document.write ('<object type="application/x-shockwave-flash" data="/wp-content/themes/kirk/images/header.swf" id=flash width="780" height="250">')
	document.write ('<param name="movie" value="/wp-content/themes/kirk/images/header.swf">')
	document.write ('<param name="wmode" value="transparent">')
	document.write ('</object>') 
	}