// JavaScript Document
$(document).ready(inicia);
var secActualImg;
indiceZImg = 10;
function inicia(){
	$("#contDcha a").lightBox();
	
}

