/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	isOvr=1;
	if(IE) e5.style.filter=' dropshadow(color=#000000,offx=1,offy=1)';
	if(IE) e3.style.filter=' dropshadow(color=#000000,offx=1,offy=1)';
	if(IE) e2.style.filter=' dropshadow(color=#000000,offx=1,offy=1)';
}


/*--- EndOfFile ---*/

