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


function OnWeLoad()
{	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(\'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'",3500);else document.e3.visibility='visible';
	if(IE) window.setTimeout('DoAlpha("e3.filters.alpha.opacity",20,100,20,0,100,3000,100,4500)',3500);
}


/*--- EndOfFile ---*/

