/*--- 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(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	isOvr=1;
	if(IE) e6.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e6.filters.alpha.opacity",90,100,-10,1,100,1000,100,1000)',1000);
	if(IE) e2.style.filter='alpha(opacity=100)';
	if(IE) window.setTimeout('DoAlpha("e2.filters.alpha.opacity",95,100,-5,1,100,2000,100,2000)',1000);
}


/*--- EndOfFile ---*/
