function insertFlashHeaderHome()
{
    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="800" height="250">\n');
    document.write('<param name="movie" value="solfest.swf?currentSection=home">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="wmode" value="transparent">');
    document.write('<embed src="solfest.swf?currentSection=home" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="250"></embed>\n');
    document.write('</object>\n');

	}
function insertFlashHeaderDo()
{
    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="800" height="250">\n');
    document.write('<param name="movie" value="solfest.swf?currentSection=do">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="wmode" value="transparent">');
    document.write('<embed src="solfest.swf?currentSection=do" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="250"></embed>\n');
    document.write('</object>\n');

	}
	
function insertFlashHeaderKnow()
{
    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="800" height="250">\n');
    document.write('<param name="movie" value="solfest.swf?currentSection=know">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="wmode" value="transparent">');
    document.write('<embed src="solfest.swf?currentSection=know" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="250"></embed>\n');
    document.write('</object>\n');

	}
	
function insertFlashHeaderLiving()
{
    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="800" height="250">\n');
    document.write('<param name="movie" value="solfest.swf?currentSection=living">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="wmode" value="transparent">');
    document.write('<embed src="solfest.swf?currentSection=living" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="250"></embed>\n');
    document.write('</object>\n');

	}
	
function insertFlashHeaderMusic()
{
    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="800" height="250">\n');
    document.write('<param name="movie" value="solfest.swf?currentSection=music">\n');
	document.write('<param name=quality value=high>\n');
	document.write('<param name="wmode" value="transparent">');
    document.write('<embed src="solfest.swf?currentSection=music" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="800" height="250"></embed>\n');
    document.write('</object>\n');

	}