/*--- 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(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[3]={	x:new Array(55,IDP.bw),
				y:new Array(87,87),
				s:9 };
	IDP[4]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	if(IE) e6.style.filter=' dropshadow(color=#008000,offx=12,offy=13)';
	window.setTimeout('DoRoute(4,3,0,0,1,100)',0);
}


/*--- EndOfFile ---*/

