fbCaptcha = fbElement.extend({	initialize: function(element, options) {		this.setOptions(element, options);	}});
