/*--- 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(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[2]={	x:new Array(IDP.bw,0),
				y:new Array(137,137),
				s:118 };
	IDP[3]=(V5)?document.getElementById('e20').style:(IE)?e20.style:document.e20;
	IDP[4]={	x:new Array(647,647),
				y:new Array(-203,0),
				s:40 };
	IDP[5]=(V5)?document.getElementById('e19').style:(IE)?e19.style:document.e19;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',0);
	window.setTimeout('DoRoute(5,4,0,0,0,100)',0);
	if(IE) e8.style.filter=' shadow(color=#c0c0c0,direction=134)';
}


/*--- EndOfFile ---*/
