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


function OnWeLoad()
{
	IDP.bw=(IE)?document.body.clientWidth:self.innerWidth;
	IDP.bd=(IE)?document.body.clientHeight:self.innerHeight;
	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(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[5]={	x:new Array(IDP.bw,296),
				y:new Array(0,0),
				s:139 };
	IDP[6]=(V5)?document.getElementById('e9').style:(IE)?e9.style:document.e9;
	isOvr=1;
	window.setTimeout('DoRoute(6,5,0,0,0,100)',500);
	if(IE) e9.style.filter='alpha(opacity=100) shadow(color=#330099,direction=134)';
	if(IE) window.setTimeout('DoAlpha("e9.filters.alpha.opacity",90,100,-10,1,100,1000,100,-1)',1500);
	if(IE) e8.style.filter=' shadow(color=#330099,direction=134)';
	if(IE) e3.style.filter=' shadow(color=#c0c0c0,direction=134)';
	if(IE) e2.style.filter=' shadow(color=#c0c0c0,direction=134)';
	if(IE) e1.style.filter=' shadow(color=#c0c0c0,direction=134)';
}


/*--- EndOfFile ---*/

