function mOvr(src,clrOver) {
 if (!src.contains(event.fromElement)) {
	 src.style.cursor = 'hand';
	 src.bgColor = clrOver;
	}
}

function mOut(src,clrIn) {
	if (!src.contains(event.toElement)) {
	 src.style.cursor = 'default';
	 src.bgColor = clrIn;
	}
}
 
function mClk(src) {
 if(event.srcElement.tagName=='TD')
	 src.children.tags('A')[0].click();
 }
 
function foto(lafoto) {
fotow=window.open("foto.asp?foto="+lafoto,"fotow","top=5,left=20,height=525,width=700,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=1");
fotow.focus(); }


function foto2(lafoto) {
fotow=window.open("trabajosUp.asp?foto="+lafoto,"fotow","top=5,left=20,height=525,width=700,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0");
fotow.focus();
}

function foto3(lafoto) {
fotow=window.open("trabajosUp3.asp?foto="+lafoto,"fotow","top=5,left=20,height=525,width=700,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0");
fotow.focus();
}

function foto4(lafoto) {
fotow=window.open("trabajosUp4.asp?foto="+lafoto,"fotow","top=5,left=20,height=525,width=700,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0");
fotow.focus();
}

function foto5(lafoto) {
fotow=window.open("trabajosUp5.asp?foto="+lafoto,"fotow","top=5,left=20,height=525,width=700,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0");
fotow.focus();
}

function foto6(lafoto) {
fotow=window.open("trabajosUp6.asp?foto="+lafoto,"fotow","top=5,left=20,height=525,width=700,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0");
fotow.focus();
}

function foto7(lafoto) {
fotow=window.open("trabajosUp7.asp?foto="+lafoto,"fotow","top=5,left=20,height=525,width=700,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0");
fotow.focus();
}

function MM_popupMsg(msg) { //v1.0
  alert(msg);
}


