/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'e10\').style.visibility':(IE)?'e10.style.visibility':'document.e10.visibility';
	isOvr=1;
	if(IE) e10.style.filter='alpha(opacity=0)';
	if(IE||V5) window.setTimeout(IDP[3]+"='visible'",1000);else document.e10.visibility='visible';
	if(IE) window.setTimeout('DoAlpha("e10.filters.alpha.opacity",10,100,10,0,100,-1,-1,-1)',1000);
}


/*--- EndOfFile ---*/
