jQuery(document).ready(function(){
        jQuery("a[rel^='prettyPhoto']").prettyPhoto();
        jQuery("dl.listaenlaces dt:odd()").addClass("odd");
});
