/* Author: 

*/
$(document).ready(function() {
	/*$("#content img").fancybox({
            'autoDimensions': true,
            'width'			: 900,
            'height'		: 585,
            'autoScale'		: true,
            'transitionIn'	: 'elastic',
            'transitionOut'	: 'elastic',
            'centerOnScroll': 'true',
            'titleShow'		: false,
            'overlayColor'	: '#e1e1e1'
    });*/
    
    
});
