function embedFlash()
{
   document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="480" height="360" id="fireworks" align="middle">\n');
   document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
   document.write('<param name="movie" value="fireworks.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="bgcolor" value="#000000" />\n');
   document.write('<embed src="fireworks.swf" quality="high" bgcolor="#000000" width="480" height="360" name="fireworks" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
   document.write('</object>\n');
}

function embedMovie()
{
   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="245" height="205">\n');
   document.write('<param name="movie" value="Video.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write(' <embed src="Video.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="245" height="205"></embed>\n');
   document.write('</object>\n');
}

function embedBanner()
{
   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="275" height="125">\n');
   document.write('<param name="movie" value="images/HomePageBanner.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="images/HomePageBanner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="275" height="125"></embed>\n');
   document.write('</object>\n');
}

function embedFlashHeader()
{
   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="340" height="25">\n');
   document.write('<param name="movie" value="images/flashBanner-3.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="images/flashBanner-3.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="340" height="25">\n');
   document.write('</object>\n');
}

function embedFlashThankyou()
{
   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="355" height="250">\n');
   document.write(' <param name="movie" value="images/thankyou.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="images/thankyou.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="355" height="250"></embed>\n');
   document.write('</object>\n');
}

function embedFlashNews()
{
   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="219" height="75">\n');
   document.write(' <param name="movie" value="images/news.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('< <embed src="images/news.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="219" height="75" > </embed>\n');
   document.write('</object>\n');
}

function embedFlashServiceMovie()
{
   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="219" height="75">\n');
   document.write(' <param name="movie" value="images/servicesmovie.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<embed src="images/servicesmovie.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="219" height="75"></embed>\n');
   document.write('</object>\n');
}