var CONSTS = {
	DYNAMIC_SIDEBAR_AREA_ID : "dynamicSidebarArea",
	NONE_CAT_ID   : "cat-item-1",
	NONE_CAT_NAME : "dont_touch_me",
	IMAGE_PATHES : {
		CATEGOLY_TOP    : "/images/ct_bg_u.gif",
		CATEGOLY_MAIN   : "/images/ct_bg.gif",
		CATEGOLY_BOTTOM : "/images/ct_bg_b.gif",
		CATEGOLY_MARK   : "/images/ct_mark.gif"
	},
	WORDPRESS_CAPTION : "wp-caption"
}