/*--- 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(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[3]={	x:new Array(118,122,135,155,182,213,246,279,310,337,358,370,374,370,357,357,337,310,279,246,213,182,155,135,122,118),
				y:new Array(522,546,560,573,583,591,592,591,584,573,560,546,522,539,554,554,567,577,584,586,584,577,567,554,539,522),
				s:12 };
	IDP[4]=(V5)?document.getElementById('e20').style:(IE)?e20.style:document.e20;
	IDP[5]={	x:new Array(587,591,604,624,651,682,715,748,779,806,827,839,843,839,826,826,806,779,748,715,682,651,624,604,591,587),
				y:new Array(519,543,557,570,580,588,589,588,581,570,557,543,519,536,551,551,564,574,581,583,581,574,564,551,536,519),
				s:12 };
	IDP[6]=(V5)?document.getElementById('e18').style:(IE)?e18.style:document.e18;
	isOvr=1;
	window.setTimeout('DoRoute(4,3,0,0,1,100)',0);
	window.setTimeout('DoRoute(6,5,0,0,1,100)',0);
	if(IE) e15.style.filter=' shadow(color=#000000,direction=134)';
	if(IE) e13.style.filter=' shadow(color=#000000,direction=134)';
}


/*--- EndOfFile ---*/
