$(document).ready(function() {		
	//Execute the slideShow
	slideShow();
});

