/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.bw=0; IDP.bd=0;
	if(self.innerHeight)
	{	IDP.bw=self.innerWidth;
		IDP.bd=self.innerHeight;
	}
	else if(document.documentElement && document.documentElement.clientHeight)
	{	IDP.bw=document.documentElement.clientWidth;
		IDP.bd=document.documentElement.clientHeight;
	}
	else if(document.body)
	{	IDP.bw=document.body.clientWidth;
		IDP.bd=document.body.clientHeight;
	}
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a49\').style.color':(IE)?'a49.style.color':'document.e49.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a50\').style.color':(IE)?'a50.style.color':'document.e50.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a51\').style.color':(IE)?'a51.style.color':'document.e51.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a55\').style.color':(IE)?'a55.style.color':'document.e55.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a60\').style.color':(IE)?'a60.style.color':'document.e60.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a61\').style.color':(IE)?'a61.style.color':'document.e61.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a62\').style.color':(IE)?'a62.style.color':'document.e62.document.linkColor';
	IDP[11]={	x:new Array(1424,1424),
				y:new Array(-83,1135),
				s:243 };
	IDP[12]=(V5)?document.getElementById('e67').style:(IE)?e67.style:document.e67;
	isOvr=1;
	window.setTimeout('DoRoute(12,11,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

