<?xml version='1.0' encoding='utf-8'?>

<macromedia_dreamweaver_hub write_vers_major='3' read_vers_major='5' read_vers_minor='2'>
<!-- refer to Configuration/Encodings/EncodingMenu.xml, using charset attribute -->
<!--	<doc_default_encoding value='utf-8' />-->

    <doc_default_extension value='xhtml' />

	<group_list>
		<group_list_item>

		<!-- do show styles dropdown in UI -->
			<style_user_can_change value='true' />
		<!-- do show Headings in styles dropdown in UI -->
			<style_use_standard_html value='true' />
		<!-- don't show defined CSS styles in styles dropdown in UI -->
			<style_use_css value='false' />
		<!-- don't show font name and font size dropdowns in UI -->
			<font_user_can_change value='false' />
		<!-- allow bold, italic, etc. -->
			<style_decoration_user_can_change value='true' />
		<!-- allow fore and background color -->
			<style_color_user_can_change value='true' />
		<!-- use &nbsp; for multiple spaces -->
			<edit_allow_multiple_spaces value='true' />
		<!-- don't use inline CSS to create single-lined paragraphs -->
			<edit_single_line_paragraphs_use_css value='false' />
		<!-- use STRONG and EM instead of B and I tags -->
			<edit_use_strong_and_em value='true' />
		<!-- don't force ALT attribute for inserted images -->
			<edit_show_accessibility_options value='false' />
		<!-- allow editing of source in external apps -->
			<edit_enable_ext_source_edit value='true' />
			
		<image_enable_img_processing value='true' />
		<image_restrict_dimensions value='true' />	
		<image_jpeg_quality value='70' />
		<image_width value='300' />
		<image_height value='225' />
		<allow_html_snippet_insertion value='true' />
			
		</group_list_item>
	</group_list>
</macromedia_dreamweaver_hub>

