/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a19\').style.color':(IE)?'a19.style.color':'document.e19.document.linkColor';
	IDP[5]={	x:new Array(IDP.bw,46),
				y:new Array(106,106),
				s:9 };
	IDP[6]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[7]={	x:new Array(IDP.bw,52),
				y:new Array(69,69),
				s:9 };
	IDP[8]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	isOvr=1;
	if(IE) e24.style.filter='revealtrans(transition=10,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e24,6000,0,0)',1000);
	else { if(V5) document.getElementById('e24').style.visibility='visible'; else document.e24.visibility='visible'; }
	window.setTimeout('DoRoute(6,5,0,0,0,100)',0);
	if(IE) e14.style.filter=' dropshadow(color=#800080,offx=8,offy=8)';
	if(IE) e13.style.filter=' dropshadow(color=#800080,offx=8,offy=9)';
	window.setTimeout('DoRoute(8,7,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

