/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	isOvr=1;
	if(IE) e3.style.filter=' dropshadow(color=#000000,offx=1,offy=1)';
	if(IE) e2.style.filter='revealtrans(transition=12,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e2,5000,0,13000)',7000);
	else { if(V5) document.getElementById('e2').style.visibility='visible'; else document.e2.visibility='visible'; }
}


/*--- EndOfFile ---*/
