RORTICUS.Resources = {
	anchor: "static/resources/anchor.png",
	cross: "static/resources/cross.png",
	disk: "static/resources/disk.png",
	editableBackground: "static/resources/editable_background.png",
	imageAdd: "static/resources/image_add.png",
	menuSeparator: "static/resources/menu_separator.png",
	pageWhiteAdd: "static/resources/page_white_add.png",
	tag: "static/resources/tag.png",
	textAlignCenter: "static/resources/text_align_center.png",
	textAlignLeft: "static/resources/text_align_left.png",
	textAlignRight: "static/resources/text_align_right.png",
	textAllcaps: "static/resources/text_allcaps.png",
	textBold: "static/resources/text_bold.png",
	textHeading1: "static/resources/text_heading_1.png",
	textHeading2: "static/resources/text_heading_2.png",
	textHeading3: "static/resources/text_heading_3.png",
	textHeading4: "static/resources/text_heading_4.png",
	textHeading5: "static/resources/text_heading_5.png",
	textHeading6: "static/resources/text_heading_6.png",
	textHorizontalrule: "static/resources/text_horizontalrule.png",
	textIndent: "static/resources/text_indent.png",
	textIndentRemove: "static/resources/text_indent_remove.png",
	textItalic: "static/resources/text_italic.png",
	textListBullets: "static/resources/text_list_bullets.png",
	textListNumbers: "static/resources/text_list_numbers.png",
	textSubscript: "static/resources/text_subscript.png",
	textSuperscript: "static/resources/text_superscript.png",
	textUnderline: "static/resources/text_underline.png"
};