function mOvr(src,clrOver) {
 if (!src.contains(event.fromElement)) {
	 src.style.cursor = 'default';
	 src.bgColor = clrOver;
	}
}
function mOut(src,clrIn) {
	if (!src.contains(event.toElement)) {
	 src.style.cursor = 'default';
	 src.bgColor = clrIn;
	}
}
function MakeArray(n){this.length=n;for(i=0;i<n;i++)this[i]="";}stcnt=16;msg=" Página Web realizada por: AYSER - Desarrollos Informáticos, S.L. - ayser@ayser.com - Tfno/fax: 945132358   ";w_msg=new MakeArray(30);w_msg[0]=msg;blnk="       AYSER       AYSER       ";for(i=1;i<30;i++){b=blnk.substring(0,i);for(j=0;j<msg.length;j++)w_msg[i]=w_msg[i]+msg.charAt(j)+b;}function wiper(){if(stcnt>-1)str=w_msg[stcnt];else str=w_msg[0];if(stcnt--<-40)stcnt=31;window.status=str;timeID=window.setTimeout("wiper()",110);}
