with (itdr.classes.Comments) {
	setBlogRoot("http://ericlundgren.net/blog/");
	setBlogID("1");
	setBasePath("http://ericlundgren.net/darkroom/mt/mt-comments.cgi");
	setSignOut("http://ericlundgren.net/darkroom/mt/mt-comments.cgi?__mode=handle_sign_in&amp;static=1&amp;logout=1");
	allow(true);
	registration(true, false);// registration allowed but not required
}