/*--- 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(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[4]={	x:new Array(287,353),
				y:new Array(368,368),
				s:1 };
	IDP[5]=(V5)?document.getElementById('e21').style:(IE)?e21.style:document.e21;
	IDP[6]=(V5)?'document.getElementById(\'e21\').style.visibility':(IE)?'e21.style.visibility':'document.e21.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(5,4,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[6],1,0,0,1000,0,1000)',0);
	if(IE) e21.style.filter='glow(color=#808080,strength=0)';
	if(IE) window.setTimeout('DoAlpha("e21.filters.glow.strength",16,32,16,0,0,1000,0,1000)',1000);
}


/*--- EndOfFile ---*/
