/* Author: Martin Sean Hunt

*/
$(document).ready(function() {
    
    $(".fancybox").fancybox();
	
});





















