/*--- 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(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[6]={	x:new Array(IDP.bw,45),
				y:new Array(97,97),
				s:9 };
	IDP[7]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	IDP[8]={	x:new Array(IDP.bw,52),
				y:new Array(70,70),
				s:6 };
	IDP[9]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	isOvr=1;
	window.setTimeout('DoRoute(7,6,0,0,0,100)',0);
	if(IE) e8.style.filter=' dropshadow(color=#800080,offx=8,offy=8)';
	if(IE) e7.style.filter='revealtrans(transition=1,duration=1.80)';
	if(IE) window.setTimeout('DoTrans(e7,4000,0,2000)',0);
	else { if(V5) document.getElementById('e7').style.visibility='visible'; else document.e7.visibility='visible'; }
	if(IE) e6.style.filter=' dropshadow(color=#800080,offx=8,offy=9)';
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
