function header()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="750" height="158">\n');
    document.write('<param name="movie" value="flash/topflash2.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed src="flash/topflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="158"></embed></object>\n');
}

function header2()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="750" height="158">\n');
    document.write('<param name="movie" value="../flash/topflash2.swf">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed src="../flash/topflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="750" height="158"></embed></object>\n');
}

function mainflash()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="750" height="329">\n');
    document.write('<param name="movie" value="flash/churchflash2.swf">\n<param name="LOOP" value="false">\n');
    document.write('<param name="quality" value="high">\n');
    document.write('<embed src="flash/churchflash2.swf" width="750" height="329" loop="false" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></object>\n');
}