
(function($) {
			$.extend({
			getApiKey : function() {
			return "1000067-10F120BA";
			},	  
			getServices : function() {
			return "name,ip_verify,email,phone,address";
			},
			getMessagePos : function() {
			return "center right";
			}
			});
			})(jQuery);
