$(document).ready(function() {

	//$(function() {
		setInterval( 'slideSwitch()', 3000 );
	//});

});
