function RunFlash()
{
   document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="250" height="700" id="header" align="middle">\n');
   document.write('<param name="movie" value="http://www.lodip.org.uk/flash/creativeMedia2.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="http://www.lodip.org.uk/flash/creativeMedia2.swf" quality="high" wmode="transparent" width="250" height="700" name="header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed>\n');
   document.write('</object>\n');
}


function RunFlashLogo()
{
   document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="610" height="150" id="header" align="middle">\n');
   document.write('<param name="movie" value="http://www.lodip.org.uk/flash/creativeMediaLogo2.swf" />\n');
   document.write('<param name="quality" value="high" />\n');
   document.write('<param name="wmode" value="transparent" />\n');
   document.write('<embed src="http://www.lodip.org.uk/flash/creativeMediaLogo2.swf" quality="high" wmode="transparent" width="610" height="150" name="header" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></embed>\n');
   document.write('</object>\n');
}