window.addEvent('domready', function(){
	var homePict = new mooVsimpleSlide('imgSlide', 'img', { wait: 4000 });
	
});