/*--- 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(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor'; IDP[3]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor'; IDP[4]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor'; isOvr=1; if(IE) e4.style.filter=' shadow(color=#ffffff,direction=90)'; } /*--- EndOfFile ---*/