/* <![CDATA[ */
jQuery(document).ready(function($){
var fb_timeout = null;
var fb_opts = { 'overlayShow' : true, 'overlayOpacity' : 0.9, 'overlayColor' : '#000', 'centerOnScroll' : true, 'showCloseButton' : true, 'showNavArrows' : true, 'onCleanup' : function() { if(fb_timeout) { window.clearTimeout(fb_timeout); fb_timeout = null; } } };
/* IMG */
var fb_IMG_select = 'a[href$=".jpg"]:not(.nofancybox):not(:empty),a[href$=".JPG"]:not(.nofancybox):not(:empty),a[href$=".gif"]:not(.nofancybox):not(:empty),a[href$=".GIF"]:not(.nofancybox):not(:empty),a[href$=".png"]:not(.nofancybox):not(:empty),a[href$=".PNG"]:not(.nofancybox):not(:empty)';
$(fb_IMG_select).addClass('fancybox');
var fb_IMG_sections = jQuery('article, div.hentry');
fb_IMG_sections.each(function() { jQuery(this).find(fb_IMG_select).attr('rel', 'gallery-' + fb_IMG_sections.index(this)); });
$('a.fancybox, area.fancybox').fancybox( $.extend({}, fb_opts, { 'transitionIn' : 'elastic', 'easingIn' : 'easeOutBack', 'transitionOut' : 'elastic', 'easingOut' : 'easeInBack', 'opacity' : false, 'titleShow' : true, 'titlePosition' : 'over', 'titleFromAlt' : true }) );
/* Auto-click */ 
$('#fancybox-auto').trigger('click');
});
/* ]]> */
