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


function OnWeLoad()
{	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'e3\').style.visibility':(IE)?'e3.style.visibility':'document.e3.visibility';
	isOvr=1;
	if(IE) e3.style.filter='alpha(opacity=0)';
	if(IE||V5) window.setTimeout(IDP[3]+"='visible'",1000);else document.e3.visibility='visible';
	if(IE) window.setTimeout('DoAlpha("e3.filters.alpha.opacity",10,100,10,0,100,-1,-1,-1)',1000);
}


/*--- EndOfFile ---*/
