$(document).ready(function(){
      $(document).bgStretcher({
      albums:{'Other':[ '/pix/background/background_start.jpg' ]},
    	album: 'Other', imageWidth: 1200,
    	album: 'Other', imageHeight: 800
      
      });

});      
