jQuery(document).ready(function(){
//  Initialize Backgound Stretcher
jQuery(document).bgStretcher({
images: ['http://bunkazai-urushi.org/file/img/bg_body_home.jpg'],
imageWidth: 1280, imageHeight: 800
});
});
