var sx0=140;
var sy0=16;
var sx1=175;
var sy1=22;
var bu=new Array(9);
var bh=new Array(9);
var loaded=0;
function L()
{
bu[0]=new Image(sx0,sy0);bu[0].src="/images/home_u.gif";
bu[1]=new Image(sx0,sy0);bu[1].src="/images/news_u.gif";
bu[2]=new Image(sx0,sy0);bu[2].src="/images/contact_u.gif";
bu[3]=new Image(sx0,sy0);bu[3].src="/images/support_u.gif";
bu[4]=new Image(sx0,sy0);bu[4].src="/images/login_u.gif";
bu[5]=new Image(sx1,sy1);bu[5].src="/images/features_u.gif";
bu[6]=new Image(sx1,sy1);bu[6].src="/images/details_u.gif";
bu[7]=new Image(sx1,sy1);bu[7].src="/images/pricing_u.gif";
bu[8]=new Image(sx1,sy1);bu[8].src="/images/demo_u.gif";
bh[0]=new Image(sx0,sy0);bh[0].src="/images/home_h.gif";
bh[1]=new Image(sx0,sy0);bh[1].src="/images/news_h.gif";
bh[2]=new Image(sx0,sy0);bh[2].src="/images/contact_h.gif";
bh[3]=new Image(sx0,sy0);bh[3].src="/images/support_h.gif";
bh[4]=new Image(sx0,sy0);bh[4].src="/images/login_h.gif";
bh[5]=new Image(sx1,sy1);bh[5].src="/images/features_h.gif";
bh[6]=new Image(sx1,sy1);bh[6].src="/images/details_h.gif";
bh[7]=new Image(sx1,sy1);bh[7].src="/images/pricing_h.gif";
bh[8]=new Image(sx1,sy1);bh[8].src="/images/demo_h.gif";
loaded=1;
}
function M(id)
{
if (loaded==1)
  document.getElementById(id).src=bh[id].src;
}
function R(id)
{
if (loaded==1)
  document.getElementById(id).src=bu[id].src;
}
function S()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="main" width="401" height="112" codebase="http://download.macromedia.com/flash/cabs/swflash.cab#version=6,0,0,0">');
document.write('<param name="movie" value="/images/main.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="play" value="true">');
document.write('<param name="loop" value="true">');
document.write('<param name="bgcolor" value="#e5e5e5">');
document.write('<embed src="/images/main.swf"');
document.write(' width="401" height="112" bgcolor="#e5e5e5" quality="high" loop="true"');
document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/">');
document.write('<\/embed>');
document.write('<\/object>');
}
function S2()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="win7" width="700" height="40" codebase="http://download.macromedia.com/flash/cabs/swflash.cab#version=6,0,0,0">');
document.write('<param name="movie" value="/images/win7.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="play" value="true">');
document.write('<param name="loop" value="true">');
document.write('<param name="bgcolor" value="#e5e5e5">');
document.write('<embed src="/images/win7.swf"');
document.write(' width="700" height="40" bgcolor="#e5e5e5" quality="high" loop="true"');
document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/">');
document.write('<\/embed>');
document.write('<\/object>');
}
function P()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="CassiePres2" width="750" height="450" codebase="http://download.macromedia.com/flash/cabs/swflash.cab#version=6,0,0,0">');
document.write('<param name="movie" value="/images/CassiePres2.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="play" value="true">');
document.write('<param name="loop" value="true">');
document.write('<param name="bgcolor" value="#E9E9E9">');
document.write('<embed src="/images/CassiePres2.swf"');
document.write(' width="750" height="450" bgcolor="#E9E9E9" quality="high" loop="true"');
document.write(' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/">');
document.write('<\/embed>');
document.write('<\/object>');
}