/*--- 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(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[8]={	x:new Array(812,810,820,835,855,878,906,928,951,971,986,996,999,996,986,971,951,928,903,878,855,835,820,810,807),
				y:new Array(604,603,580,560,545,535,533,535,545,560,580,603,627,652,675,695,710,720,723,720,710,695,675,652,627),
				s:11 };
	IDP[9]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	isOvr=1;
	window.setTimeout('DoRoute(9,8,0,0,0,100)',0);
	if(IE) e1.style.filter='shadow(color=#000000,direction=0)';
	if(IE) window.setTimeout('DoAlpha("e1.filters.shadow.direction",1,360,45,0,125,1000,125,1000)',1000);
}


/*--- EndOfFile ---*/

