/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a43\').style.color':(IE)?'a43.style.color':'document.e43.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a44\').style.color':(IE)?'a44.style.color':'document.e44.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a45\').style.color':(IE)?'a45.style.color':'document.e45.document.linkColor';
	IDP[15]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[16]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[17]=(V5)?'document.getElementById(\'a55\').style.color':(IE)?'a55.style.color':'document.e55.document.linkColor';
	IDP[18]=(V5)?'document.getElementById(\'a58\').style.color':(IE)?'a58.style.color':'document.e58.document.linkColor';
	IDP[19]=(V5)?'document.getElementById(\'a61\').style.color':(IE)?'a61.style.color':'document.e61.document.linkColor';
	IDP[20]=(V5)?'document.getElementById(\'a63\').style.color':(IE)?'a63.style.color':'document.e63.document.linkColor';
	IDP[21]=(V5)?'document.getElementById(\'a64\').style.color':(IE)?'a64.style.color':'document.e64.document.linkColor';
	IDP[22]=(V5)?'document.getElementById(\'a65\').style.color':(IE)?'a65.style.color':'document.e65.document.linkColor';
	IDP[23]=(V5)?'document.getElementById(\'a85\').style.color':(IE)?'a85.style.color':'document.e85.document.linkColor';
	IDP[24]=(V5)?'document.getElementById(\'a92\').style.color':(IE)?'a92.style.color':'document.e92.document.linkColor';
	IDP[25]=(V5)?'document.getElementById(\'a97\').style.color':(IE)?'a97.style.color':'document.e97.document.linkColor';
	IDP[26]=(V5)?'document.getElementById(\'a111\').style.color':(IE)?'a111.style.color':'document.e111.document.linkColor';
	IDP[27]=(V5)?'document.getElementById(\'a112\').style.color':(IE)?'a112.style.color':'document.e112.document.linkColor';
	IDP[28]=(V5)?'document.getElementById(\'a113\').style.color':(IE)?'a113.style.color':'document.e113.document.linkColor';
	IDP[29]=(V5)?'document.getElementById(\'a114\').style.color':(IE)?'a114.style.color':'document.e114.document.linkColor';
	IDP[30]=(V5)?'document.getElementById(\'a115\').style.color':(IE)?'a115.style.color':'document.e115.document.linkColor';
	IDP[31]=(V5)?'document.getElementById(\'a121\').style.color':(IE)?'a121.style.color':'document.e121.document.linkColor';
	IDP[32]=(V5)?'document.getElementById(\'a122\').style.color':(IE)?'a122.style.color':'document.e122.document.linkColor';
	IDP[33]={	x:new Array(IDP.bw,5),
				y:new Array(0,0),
				s:49 };
	IDP[34]=(V5)?document.getElementById('e126').style:(IE)?e126.style:document.e126;
	isOvr=1;
	window.setTimeout('DoRoute(34,33,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
