function FlashHome()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="412" height="50" title="Total Concept Waterfront Solutions">\n');
    document.write('<param name="movie" value="flash/home.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="flash/home.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="412" height="50"></embed>\n');
    document.write('</object>\n');
}

function FlashProfile()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="412" height="50" title="Service, Quality, Innovation, Longevity">\n');
    document.write('<param name="movie" value="../flash/profile.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="../flash/profile.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="412" height="50"></embed>\n');
    document.write('</object>\n');
}

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

function FlashConcrete()
{
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="412" height="50" title="Traditional Excellence">\n');
    document.write('<param name="movie" value="../flash/concrete.swf" />\n');
    document.write('<param name="quality" value="high" />\n');
    document.write('<embed src="../flash/concrete.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="412" height="50"></embed>\n');
    document.write('</object>\n');
}