google.setOnLoadCallback(function() {
    $(document).bgStretcher({
        images: ['gfx/wt_baustelle.jpg'],
        imageWidth: 1680,
        imageHeight: 867,
        slideShowSpeed: 0,
        resizeAnimate: true
    });
});
