// These are variables used in the Expand Comments plugin for Wordpress
// Copyright Andrew Rader (nymb.us)
expcom_exp = "Expand Comments ($count)";
expcom_col = "Collapse Comments";
expcom_comtext_author_class = "postauthor";
expcom_comtext_even_class = "";
expcom_comtext_odd_class = "alt";
expcom_comcontentclass = "commentcontent";
expcom_authclass = "commentauthor";
expcom_dateclass = "commentmetadata";
expcom_moo_fx = true;
expcom_jump = false;
expcom_says = " ";