/*--- 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(189,207,194),
				y:new Array(26,26,35),
				s:1 };
	IDP[2]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	if(IE) e6.style.filter=' glow(color=#ffffff,strength=16)';
	window.setTimeout('DoRoute(2,1,0,0,1,151)',0);
	if(IE) e4.style.filter=' glow(color=#ffffff,strength=12)';
	if(IE) e2.style.filter=' glow(color=#ffffff,strength=12)';
	if(IE) e1.style.filter=' glow(color=#ffffff,strength=16)';
}


/*--- EndOfFile ---*/
