jQuery(window).load(function(){
			   jQuery("#slideshowpage7").symCanvasSlider({autoAdvance: true, pauseOnHover: true, canvasTransition: true, showNavButtons: true, autoHideNavButtons: false, slideInterval: 2000, width:650, height:250, border:10, transitionType: 'fade', canvasFadeSpeed:200, navFadeSpeed:200, captionAnimationInterval:400});
});

