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_2.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_2.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="215" height="205">\n');
document.write('<param name="movie" value="../swf/services2.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/services2.swf" quality="high" bgcolor="#FFFFFF" width="215" 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');

}