/*--- 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(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a37\').style.color':(IE)?'a37.style.color':'document.e37.document.linkColor';
	isOvr=1;
	if(IE) e7.style.filter='revealtrans(transition=8,duration=4.00)';
	if(IE) window.setTimeout('DoTrans(e7,3999,-1,-1)',4000);
	else { if(V5) document.getElementById('e7').style.visibility='visible'; else document.e7.visibility='visible'; }
}


/*--- EndOfFile ---*/

