function Runpromo()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"  width="534" height="135">\n');
document.write('<param name="movie" value="banner.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<embed src="banner.swf" quality="high"  type="application/x-shockwave-flash" width="534" height="135"></embed>\n');
document.write('</object>\n');
}

function runhealth()
{
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="206" height="105">\n');
document.write('<param name="movie" value="healthcare.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="wmode" value="transparent">\n'); 
document.write('<embed src="healthcare.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="206" height="105"></embed>\n');
document.write('</object>\n');
}

function runshopping()
{
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="115" height="153">\n');
document.write('<param name="movie" value="shopping.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="wmode" value="transparent">\n'); 
document.write('<embed src=shopping.swf" wmode="transparent" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="115" height="153"></embed>\n');
document.write('</object>\n');
}
