/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	Img27={max:1,pos:0,grp:'28'};
	Img27[0]=new Image();Img27[0].src='warrior_down001002.jpg';
	Img27[1]=new Image();Img27[1].src='warrior_down002006.gif';	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.bw=IDP.bw / 1.33;
	IDP.bd=IDP.bd / 1.33;
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'e27\').src':(IE)?'e27.src':'document.e27.src';
	IDP[2]={	x:new Array(229,259,289,319,349,379,409,439),
				y:new Array(656,686,656,686,656,686,656,686),
				s:5 };
	IDP[3]=(V5)?document.getElementById('e6').style:(IE)?e6.style:document.e6;
	isOvr=1;
	window.setTimeout('DoRoute(3,2,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
