// JavaScript Document

jQuery(document).ready(function() {
	/*jQuery('#panelfotos a').lightBox({fixedNavigation:true});
	jQuery('#panelfotos a').lightBox({fixedNavigation:true});*/
	cargar();
});

