(function($) {
	$.fn.myTicker = function(options) {

	var defaults = {			
		
		};
	
	}
})(jQuery);
