/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	Img1={max:1,pos:0,grp:'2'};
	Img1[0]=new Image();Img1[0].src='square.gif';
	Img1[1]=new Image();Img1[1].src='n_last.gif';
	Img3={max:1,pos:0,grp:'4'};
	Img3[0]=new Image();Img3[0].src='square.gif';
	Img3[1]=new Image();Img3[1].src='n_next.gif';
	Img5={max:1,pos:0,grp:'6'};
	Img5[0]=new Image();Img5[0].src='square.gif';
	Img5[1]=new Image();Img5[1].src='n_prev.gif';
	Img7={max:1,pos:0,grp:'8'};
	Img7[0]=new Image();Img7[0].src='square.gif';
	Img7[1]=new Image();Img7[1].src='n_first.gif';	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'m1\').src':(IE)?'m1.src':'document.e1.document.m1.src';
	IDP[2]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'m3\').src':(IE)?'m3.src':'document.e3.document.m3.src';
	IDP[4]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'m5\').src':(IE)?'m5.src':'document.e5.document.m5.src';
	IDP[6]=(V5)?'document.getElementById(\'a6\').style.color':(IE)?'a6.style.color':'document.e6.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'m7\').src':(IE)?'m7.src':'document.e7.document.m7.src';
	IDP[8]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	isOvr=1;
}


/*--- EndOfFile ---*/

