$(document).ready(function()
{
	$.backstretch(bgimage, {speed: 150, centeredY: true, centeredX: false});
})
