function RunNav()
{

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="nav" width="530" height="73">\n');
document.write('<param name="movie" value="swf/nav.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#FFFFFF">\n');
document.write('<embed name="nav" src="swf/nav.swf" quality="high" bgcolor="#FFFFFF" width="530" height="73" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
document.write('</object> \n');

}

function RunServices()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="services" width="216" height="205">\n');
document.write('<param name="movie" value="swf/services.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#FFFFFF">\n');
document.write('<embed name="services" src="swf/services.swf" quality="high" bgcolor="#FFFFFF" width="216" height="205" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
document.write('</object>\n');

}

function RunImages()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="image_viewer" width="250" height="150">\n');
document.write('<param name="movie" value="swf/image_viewer.swf">\n');
document.write('<param name="quality" value="High">\n');
document.write('<param name="bgcolor" value="#ffffff">\n');
document.write('<embed name="image_viewer" src="swf/image_viewer.swf" quality="High" bgcolor="#ffffff" width="250" height="150" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
document.write('</object>\n');

}

function RunHomeImages()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="home_images" width="531" height="272">\n');
document.write('<param name="movie" value="swf/home_images.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#FFFFFF">\n');
document.write('<embed name="home_images" src="swf/home_images.swf" quality="high" bgcolor="#FFFFFF" width="531" height="272" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>\n');
document.write('</object>\n');

}
