function RunGalleryHeader()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" border="0" width="660" height="415" align="center"/>\n');
    document.write('<param name="movie" value="flash/truth_scroller4.swf"/>\n');
    document.write('<param name="quality" value="High"/>\n');
    document.write('<param name="menu" value="false"/>\n');
        document.write('<embed src="flash/truth_scroller4.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" wmode="transparent" width="660" height="415" quality="High"/>\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

function RunGalleryNavigation()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" border="0" width="660" height="140" align="center"/>\n');
    document.write('<param name="movie" value="flash/truth_navigation.swf"/>\n');
    document.write('<param name="quality" value="High"/>\n');
    document.write('<param name="menu" value="false"/>\n');
        document.write('<embed src="flash/truth_navigation.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" wmode="transparent" width="660" height="140" quality="High"/>\n');
    document.write('</embed>\n');
    document.write('</object>\n');
}

