/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a39\').style.color':(IE)?'a39.style.color':'document.e39.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a50\').style.color':(IE)?'a50.style.color':'document.e50.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a52\').style.color':(IE)?'a52.style.color':'document.e52.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a54\').style.color':(IE)?'a54.style.color':'document.e54.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a55\').style.color':(IE)?'a55.style.color':'document.e55.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a56\').style.color':(IE)?'a56.style.color':'document.e56.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a57\').style.color':(IE)?'a57.style.color':'document.e57.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a58\').style.color':(IE)?'a58.style.color':'document.e58.document.linkColor';
	IDP[14]={	x:new Array(960,960),
				y:new Array(702,701),
				s:1 };
	IDP[15]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[16]=(V5)?'document.getElementById(\'e7\').style.visibility':(IE)?'e7.style.visibility':'document.e7.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(15,14,0,0,0,10000)',0);
	window.setTimeout('DoBlink(IDP[16],1,0,0,1000,0,1000)',0);
}


/*--- EndOfFile ---*/

