$(document).ready(function(){
	$('.solar-col-lt').imagerotate({
        'timeout': 4000,
		'speed': 1000
	});
});
