
(function($) {
			$.extend({
			getApiKey : function() {
			return "00037-11FEC690";
			},	  
			getServices : function() {
			return "name,ip_verify,email,phone confirm";
			},
			getMessagePos : function() {
			return "center right";
			}
			});
			})(jQuery);
