


function RunSlogan()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
document.write('codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"\n');
document.write('id="Slogan" width="480" height="180">\n');
document.write('<param name="movie" value="./flash/slogan.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#ffffff">\n');
document.write('<embed name="Slogan" src="./flash/slogan.swf" quality="high" bgcolor="#ffffff"\n');
document.write('width="480" height="180"\n');
document.write('type="application/x-shockwave-flash"\n');
document.write('pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}



function RunHome()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
document.write('codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"\n');
document.write('id="Home" width="260" height="200">\n');
document.write('<param name="movie" value="./flash/home.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#ffffff">\n');
document.write('<embed name="Home" src="./flash/home.swf" quality="high" bgcolor="#ffffff"\n');
document.write('width="260" height="200"\n');
document.write('type="application/x-shockwave-flash"\n');
document.write('pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}


function RunLogo()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,79,0"\n');
document.write('id="logo" width="130" height="220">\n');
document.write('<param name="movie" value="flash/logo.swf">\n');
document.write('<param name="bgcolor" value="#B23527">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="allowscriptaccess" value="samedomain">\n');
document.write('<embed type="application/x-shockwave-flash"\n');
document.write('pluginspage="http://www.macromedia.com/go/getflashplayer"\n');
document.write('width="130" height="220"\n');
document.write('name="logo" src="flash/logo.swf"\n');
document.write('bgcolor="#B23527" quality="high"\n');
document.write('swLiveConnect="true" allowScriptAccess="samedomain"\n');
document.write('></embed>\n');
document.write('</object>\n');
}


function RunDigitalkite()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"\n');
document.write('codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"\n');
document.write('id="Digitalkite" width="90" height="55">\n');
document.write('<param name="movie" value="./flash/digitalkite.swf">\n');
document.write('<param name="quality" value="high">\n');
document.write('<param name="bgcolor" value="#ffffff">\n');
document.write('<embed name="Digitalkite" src="./flash/digitalkite.swf" quality="high" bgcolor="#ffffff"\n');
document.write('width="90" height="55"\n');
document.write('type="application/x-shockwave-flash"\n');
document.write('pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n');
document.write('</object>\n');
}