jQuery(document).ready(function(){
	jQuery(document).bgStretcher({
		images: ['/skin/frontend/default/f4f/images/bg.jpg'],
		imageWidth: 1400, imageHeight: 712
	});
});
