// On document ready
$(document).ready(function() {

	$.backstretch('images/shelter.jpg');

});
