"use strict";

/*global add_openid_to_comment_form */

jQuery(function () {
	add_openid_to_comment_form();	
});