$(document).ready(function(){ // Initialize Backgound Stretcher $(document).bgStretcher({ images: ['images/ariabackground.jpg'] }); });