/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	IDP[1]={	x:new Array(279,279),
				y:new Array(-124,157),
				s:14 };
	IDP[2]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	window.setTimeout('DoRoute(2,1,0,0,0,100)',0);
	if(IE) e1.style.filter=' shadow(color=#ffffff,direction=134)';
}


/*--- EndOfFile ---*/
