// JavaScript Document


$(window).bind("load", function() {
	$('#gallery_loader').fadeOut();
});
