<?xml version="1.0"?>
<layouts><default>
   <block name="formkey" type="core/template" template="core/formkey.phtml"/>
</default>
<default translate="label" module="page">
   <label>All Pages</label>
   <block type="page/html" name="root" output="toHtml" template="page/3columns.phtml">
      <block type="page/html_head" name="head" as="head">
         <action method="addJs">
            <script>prototype/prototype.js</script>
         </action>
         <action method="addJs">
            <script>lib/ccard.js</script>
         </action>
         <action method="addJs">
            <script>prototype/validation.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/builder.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/effects.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/dragdrop.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/controls.js</script>
         </action>
         <action method="addJs">
            <script>scriptaculous/slider.js</script>
         </action>
         <action method="addJs">
            <script>varien/js.js</script>
         </action>
         <action method="addJs">
            <script>varien/form.js</script>
         </action>
         <action method="addJs">
            <script>varien/menu.js</script>
         </action>
         <action method="addJs">
            <script>mage/translate.js</script>
         </action>
         <action method="addJs">
            <script>mage/cookies.js</script>
         </action>
         <block type="page/js_cookie" name="js_cookies" template="page/js/cookie.phtml"/>
         <action method="addCss">
            <stylesheet>css/styles.css</stylesheet>
         </action>
         <action method="addCss">
            <stylesheet>css/widgets.css</stylesheet>
         </action>
         <action method="addCss">
            <stylesheet>css/print.css</stylesheet>
            <params>media="print"</params>
         </action>
         <action method="addItem">
            <type>js</type>
            <name>lib/ds-sleight.js</name>
            <params/>
            <if>lt IE 7</if>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/ie6.js</name>
            <params/>
            <if>lt IE 7</if>
         </action>
      </block>
      <block type="core/text_list" name="after_body_start" as="after_body_start" translate="label">
         <label>Page Top</label>
      </block>
      <block type="page/html_notices" name="global_notices" as="global_notices" template="page/html/notices.phtml"/>
      <block type="page/html_header" name="header" as="header">
         <block type="page/template_links" name="top.links" as="topLinks"/>
         <block type="page/switch" name="store_language" as="store_language" template="page/switch/languages.phtml"/>
         <block type="core/text_list" name="top.menu" as="topMenu" translate="label">
            <label>Navigation Bar</label>
            <block type="page/html_topmenu" name="catalog.topnav" template="page/html/topmenu.phtml"/>
         </block>
         <block type="page/html_wrapper" name="top.container" as="topContainer" translate="label">
            <label>Page Header</label>
            <action method="setElementClass">
               <value>top-container</value>
            </action>
         </block>
         <block type="page/html_welcome" name="welcome" as="welcome"/>
      </block>
      <block type="page/html_breadcrumbs" name="breadcrumbs" as="breadcrumbs"/>
      <block type="core/text_list" name="left" as="left" translate="label">
         <label>Left Column</label>
      </block>
      <block type="core/messages" name="global_messages" as="global_messages"/>
      <block type="core/messages" name="messages" as="messages"/>
      <block type="core/text_list" name="content" as="content" translate="label">
         <label>Main Content Area</label>
      </block>
      <block type="core/text_list" name="right" as="right" translate="label">
         <label>Right Column</label>
      </block>
      <block type="page/html_footer" name="footer" as="footer" template="page/html/footer.phtml">
         <block type="page/html_wrapper" name="bottom.container" as="bottomContainer" translate="label">
            <label>Page Footer</label>
            <action method="setElementClass">
               <value>bottom-container</value>
            </action>
         </block>
         <block type="page/switch" name="store_switcher" as="store_switcher" template="page/switch/stores.phtml"/>
         <block type="page/template_links" name="footer_links" as="footer_links" template="page/template/links.phtml"/>
      </block>
      <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
         <label>Page Bottom</label>
         <block type="page/html_cookieNotice" name="global_cookie_notice" as="global_cookie_notice" template="page/html/cookienotice.phtml" before="-"/>
      </block>
   </block>
   <block type="core/profiler" output="toHtml" name="core_profiler"/>
</default>
<print translate="label" module="page">
   <label>All Pages (Print Version)</label>
   <block type="page/html" name="root" output="toHtml" template="page/print.phtml">
      <block type="page/html_head" name="head" as="head">
         <action method="addJs">
            <script>prototype/prototype.js</script>
         </action>
         <action method="addJs">
            <script>mage/translate.js</script>
         </action>
         <action method="addJs">
            <script>lib/ccard.js</script>
         </action>
         <action method="addJs">
            <script>prototype/validation.js</script>
         </action>
         <action method="addJs">
            <script>varien/js.js</script>
         </action>
         <action method="addCss">
            <stylesheet>css/styles.css</stylesheet>
         </action>
         <action method="addCss">
            <stylesheet>css/widgets.css</stylesheet>
         </action>
         <action method="addCss">
            <stylesheet>css/print.css</stylesheet>
            <params>media="print"</params>
         </action>
         <action method="addItem">
            <type>js</type>
            <name>lib/ds-sleight.js</name>
            <params/>
            <if>lt IE 7</if>
         </action>
         <action method="addItem">
            <type>skin_js</type>
            <name>js/ie6.js</name>
            <params/>
            <if>lt IE 7</if>
         </action>
      </block>
      <block type="core/text_list" name="content" as="content" translate="label">
         <label>Main Content Area</label>
      </block>
   </block>
</print>
<page_empty translate="label">
   <label>All Empty Layout Pages</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/empty.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
   </reference>
</page_empty>
<page_one_column translate="label">
   <label>All One-Column Layout Pages</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
   </reference>
</page_one_column>
<page_two_columns_left translate="label">
   <label>All Two-Column Layout Pages (Left Column)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
   </reference>
</page_two_columns_left>
<page_two_columns_right translate="label">
   <label>All Two-Column Layout Pages (Right Column)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
   </reference>
</page_two_columns_right>
<page_three_columns translate="label">
   <label>All Three-Column Layout Pages</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/3columns.phtml</template>
      </action>
      <action method="setIsHandle">
         <applied>1</applied>
      </action>
   </reference>
</page_three_columns>
<default>
   <reference name="head">
      <block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml"/>
   </reference>
</default>
<catalog_category_default>
   <reference name="left">
      <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="left">
      <block type="directory/currency" name="currency" before="catalog.leftnav" template="directory/currency.phtml"/>
   </reference>
</catalog_category_layered>
<catalogsearch_advanced_index>
   <reference name="left">
      <block type="directory/currency" name="right_currency" before="-" template="directory/currency.phtml"/>
   </reference>
</catalogsearch_advanced_index>
<catalogsearch_result_index>
   <reference name="left">
      <block type="directory/currency" name="currency" before="-" template="directory/currency.phtml"/>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <reference name="right">
      <block type="directory/currency" name="right_currency" before="-" template="directory/currency.phtml"/>
   </reference>
</catalogsearch_advanced_result>
<default>
   <reference name="footer">
      <block type="cms/block" name="cms_footer_links" before="footer_links">
         <action method="setBlockId">
            <block_id>footer_links</block_id>
         </action>
      </block>
   </reference>
</default>
<cms_page translate="label">
   <label>CMS Pages (All)</label>
   <reference name="content">
      <block type="core/template" name="page_content_heading" template="cms/content_heading.phtml"/>
      <block type="page/html_wrapper" name="cms.wrapper" translate="label">
         <label>CMS Content Wrapper</label>
         <action method="setElementClass">
            <value>std</value>
         </action>
         <block type="cms/page" name="cms_page"/>
      </block>
   </reference>
</cms_page>
<cms_index_index translate="label">
   <label>CMS Home Page</label>
</cms_index_index>
<cms_index_defaultindex>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="default_home_page" template="cms/default/home.phtml"/>
   </reference>
</cms_index_defaultindex>
<cms_index_noroute translate="label">
   <label>CMS No-Route Page</label>
</cms_index_noroute>
<cms_index_defaultnoroute>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="default_no_route" template="cms/default/no-route.phtml"/>
   </reference>
</cms_index_defaultnoroute>
<default>
   <reference name="top.links">
      <action method="addLink" translate="label title" module="customer">
         <label>My Account</label>
         <url helper="customer/getAccountUrl"/>
         <title>My Account</title>
         <prepare/>
         <urlParams/>
         <position>10</position>
      </action>
   </reference>
</default>
<customer_logged_in>
   <reference name="top.links">
      <action method="addLink" translate="label title" module="customer">
         <label>Log Out</label>
         <url helper="customer/getLogoutUrl"/>
         <title>Log Out</title>
         <prepare/>
         <urlParams/>
         <position>100</position>
      </action>
   </reference>
</customer_logged_in>
<customer_logged_out>
   <reference name="top.links">
      <action method="addLink" translate="label title" module="customer">
         <label>Log In</label>
         <url helper="customer/getLoginUrl"/>
         <title>Log In</title>
         <prepare/>
         <urlParams/>
         <position>100</position>
      </action>
   </reference>
   <remove name="reorder"/>
</customer_logged_out>
<customer_account_login translate="label">
   <label>Customer Account Login Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/form_login" name="customer_form_login" template="customer/form/login.phtml"/>
   </reference>
</customer_account_login>
<customer_account_logoutsuccess translate="label">
   <label>Customer Account Logout Success</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="customer_logout" template="customer/logout.phtml"/>
   </reference>
</customer_account_logoutsuccess>
<customer_account_create translate="label">
   <label>Customer Account Registration Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/form_register" name="customer_form_register" template="customer/form/register.phtml">
         <block type="page/html_wrapper" name="customer.form.register.fields.before" as="form_fields_before" translate="label">
            <label>Form Fields Before</label>
         </block>
      </block>
   </reference>
</customer_account_create>
<customer_account_forgotpassword translate="label">
   <label>Customer Forgot Password Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="head">
      <action method="setTitle" translate="title" module="customer">
         <title>Forgot Your Password</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Password forgotten</title>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/account_forgotpassword" name="forgotPassword" template="customer/form/forgotpassword.phtml"/>
   </reference>
</customer_account_forgotpassword>
<customer_account_resetpassword translate="label">
   <label>Reset a Password</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="head">
      <action method="setTitle" translate="title" module="customer">
         <title>Reset a Password</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Reset a Password</title>
      </action>
   </reference>
   <reference name="content">
      <block type="customer/account_resetpassword" name="resetPassword" template="customer/form/resetforgottenpassword.phtml"/>
   </reference>
</customer_account_resetpassword>
<customer_account_confirmation>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Send confirmation link</title>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="accountConfirmation" template="customer/form/confirmation.phtml"/>
   </reference>
</customer_account_confirmation>
<customer_account_edit translate="label">
   <label>Customer Account Edit Form</label>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setHeaderTitle" translate="title" module="customer">
         <title>Edit Account Info</title>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="customer/form_edit" name="customer_edit" template="customer/form/edit.phtml"/>
   </reference>
   <reference name="left">
      <action method="unsetChild">
         <name>left.permanent.callout</name>
      </action>
   </reference>
</customer_account_edit>
<customer_account translate="label">
   <label>Customer My Account (All Pages)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="page/html_wrapper" name="my.account.wrapper" translate="label">
         <label>My Account Wrapper</label>
         <action method="setElementClass">
            <value>my-account</value>
         </action>
      </block>
   </reference>
   <reference name="left">
      <block type="customer/account_navigation" name="customer_account_navigation" before="-" template="customer/account/navigation.phtml">
         <action method="addLink" translate="label" module="customer">
            <name>account</name>
            <path>customer/account/</path>
            <label>Account Dashboard</label>
         </action>
         <action method="addLink" translate="label" module="customer">
            <name>account_edit</name>
            <path>customer/account/edit/</path>
            <label>Account Information</label>
         </action>
         <action method="addLink" translate="label" module="customer">
            <name>address_book</name>
            <path>customer/address/</path>
            <label>Address Book</label>
         </action>
      </block>
      <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml">
         <action method="addItemRender">
            <type>simple</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
      </block>
      <block type="catalog/product_compare_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
      <remove name="tags_popular"/>
   </reference>
</customer_account>
<customer_account_index translate="label">
   <label>Customer My Account Dashboard</label>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="customer/account_dashboard" name="customer_account_dashboard" template="customer/account/dashboard.phtml">
         <block type="customer/account_dashboard_hello" name="customer_account_dashboard_hello" as="hello" template="customer/account/dashboard/hello.phtml"/>
         <block type="core/template" name="customer_account_dashboard_top" as="top"/>
         <block type="customer/account_dashboard_info" name="customer_account_dashboard_info" as="info" template="customer/account/dashboard/info.phtml"/>
         <block type="customer/account_dashboard_newsletter" name="customer_account_dashboard_newsletter" as="newsletter" template="customer/account/dashboard/newsletter.phtml"/>
         <block type="customer/account_dashboard_address" name="customer_account_dashboard_address" as="address" template="customer/account/dashboard/address.phtml"/>
      </block>
   </reference>
</customer_account_index>
<customer_address_index translate="label">
   <label>Customer My Account Address Book</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="customer/address_book" name="address_book" template="customer/address/book.phtml"/>
   </reference>
</customer_address_index>
<customer_address_form translate="label">
   <label>Customer My Account Address Edit Form</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="customer/address_edit" name="customer_address_edit" template="customer/address/edit.phtml"/>
   </reference>
</customer_address_form>
<default>
   <reference name="left">
      <block type="core/template" name="left.permanent.callout" template="callouts/left_col.phtml">
         <action method="setImgSrc">
            <src>images/media/col_left_callout.jpg</src>
         </action>
         <action method="setImgAlt" translate="alt" module="catalog">
            <alt>Our customer service is available 24/7. Call us at (555) 555-0123.</alt>
         </action>
         <action method="setLinkUrl">
            <url>checkout/cart</url>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="catalog/product_compare_sidebar" before="cart_sidebar" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
      <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml">
         <action method="setImgSrc">
            <src>images/media/col_right_callout.jpg</src>
         </action>
         <action method="setImgAlt" translate="alt" module="catalog">
            <alt>Keep your eyes open for our special Back to School items and save A LOT!</alt>
         </action>
      </block>
   </reference>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="catalog" ifconfig="catalog/seo/site_map">
         <label>Site Map</label>
         <url helper="catalog/map/getCategoryUrl"/>
         <title>Site Map</title>
      </action>
   </reference>
   <block type="catalog/product_price_template" name="catalog_product_price_template"/>
</default>
<catalog_category_default translate="label">
   <label>Catalog Category (Non-Anchor)</label>
   <reference name="left">
      <block type="catalog/navigation" name="catalog.leftnav" after="currency" template="catalog/navigation/left.phtml"/>
   </reference>
   <reference name="content">
      <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
         <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
      </block>
   </reference>
</catalog_category_default>
<catalog_category_layered translate="label">
   <label>Catalog Category (Anchor)</label>
   <reference name="left">
      <block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/>
   </reference>
   <reference name="content">
      <block type="catalog/category_view" name="category.products" template="catalog/category/view.phtml">
         <block type="catalog/product_list" name="product_list" template="catalog/product/list.phtml">
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
      </block>
   </reference>
</catalog_category_layered>
<catalog_product_compare_index translate="label">
   <label>Catalog Product Compare List</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>scriptaculous/scriptaculous.js</script>
      </action>
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_compare_list" name="catalog.compare.list" template="catalog/product/compare/list.phtml"/>
   </reference>
</catalog_product_compare_index>
<customer_account_index>
   <reference name="right">
      <action method="unsetChild">
         <name>catalog.compare.sidebar</name>
      </action>
   </reference>
</customer_account_index>
<catalog_product_view translate="label">
   <label>Catalog Product View (Any)</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
      <action method="addJs">
         <script>varien/configurable.js</script>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_view" name="product.info" template="catalog/product/view.phtml">
         <block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
         <block type="core/text_list" name="alert.urls" as="alert_urls" translate="label">
            <label>Alert Urls</label>
         </block>
         <action method="setTierPriceTemplate">
            <template>catalog/product/view/tierprices.phtml</template>
         </action>
         <block type="catalog/product_list_upsell" name="product.info.upsell" as="upsell_products" template="catalog/product/list/upsell.phtml">
            <action method="setColumnCount">
               <columns>4</columns>
            </action>
            <action method="setItemLimit">
               <type>upsell</type>
               <limit>4</limit>
            </action>
         </block>
         <block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data"/>
         <block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
            <action method="addToParentGroup">
               <group>detailed_info</group>
            </action>
         </block>
         <block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml">
            <action method="addToParentGroup">
               <group>detailed_info</group>
            </action>
         </block>
         <block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
         <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml"/>
         <block type="core/text_list" name="product.info.extrahint" as="extrahint" translate="label">
            <label>Product View Extra Hint</label>
         </block>
         <block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
            <label>Info Column Options Wrapper</label>
            <block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
            <block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
               <action method="addOptionRenderer">
                  <type>text</type>
                  <block>catalog/product_view_options_type_text</block>
                  <template>catalog/product/view/options/type/text.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>file</type>
                  <block>catalog/product_view_options_type_file</block>
                  <template>catalog/product/view/options/type/file.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>select</type>
                  <block>catalog/product_view_options_type_select</block>
                  <template>catalog/product/view/options/type/select.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>date</type>
                  <block>catalog/product_view_options_type_date</block>
                  <template>catalog/product/view/options/type/date.phtml</template>
               </action>
            </block>
            <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
         </block>
         <block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml" translate="label">
            <label>Bottom Block Options Wrapper</label>
            <action method="insert">
               <block>product.tierprices</block>
            </action>
            <block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
            <action method="append">
               <block>product.info.addtocart</block>
            </action>
            <action method="append">
               <block>product.info.addto</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container1" as="container1">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container1</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container2" as="container2">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container2</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <action method="unsetCallChild">
            <child>container1</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
         <action method="unsetCallChild">
            <child>container2</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="catalog/product_list_related" name="catalog.product.related" before="-" template="catalog/product/list/related.phtml"/>
   </reference>
</catalog_product_view>
<PRODUCT_TYPE_simple translate="label" module="catalog">
   <label>Catalog Product View (Simple)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_simple" name="product.info.simple" as="product_type_data" template="catalog/product/view/type/default.phtml">
         <block type="core/text_list" name="product.info.simple.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
   </reference>
</PRODUCT_TYPE_simple>
<PRODUCT_TYPE_configurable translate="label" module="catalog">
   <label>Catalog Product View (Configurable)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
         <block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml"/>
   </reference>
</PRODUCT_TYPE_configurable>
<PRODUCT_TYPE_grouped translate="label" module="catalog">
   <label>Catalog Product View (Grouped)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_grouped" name="product.info.grouped" as="product_type_data" template="catalog/product/view/type/grouped.phtml">
         <block type="core/text_list" name="product.info.grouped.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
   </reference>
</PRODUCT_TYPE_grouped>
<PRODUCT_TYPE_virtual translate="label" module="catalog">
   <label>Catalog Product View (Virtual)</label>
   <reference name="product.info">
      <block type="catalog/product_view_type_virtual" name="product.info.virtual" as="product_type_data" template="catalog/product/view/type/default.phtml">
         <block type="core/text_list" name="product.info.virtual.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
   </reference>
</PRODUCT_TYPE_virtual>
<catalog_product_send translate="label">
   <label>Catalog Product Email to a Friend</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_send" name="product.send" template="catalog/product/send.phtml">
            </block>
   </reference>
</catalog_product_send>
<catalog_product_gallery translate="label">
   <label>Catalog Product Image Gallery Popup</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_gallery" name="catalog_product_gallery" template="catalog/product/gallery.phtml"/>
   </reference>
</catalog_product_gallery>
<catalog_seo_sitemap translate="label">
   <label>Catalog Seo Sitemap (Common)</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="page/template_container" name="seo.sitemap.container" template="catalog/seo/sitemap/container.phtml">
         <block type="page/template_links" name="seo.sitemap.links" as="links" template="page/template/links.phtml"/>
         <block type="page/html_pager" name="seo.sitemap.pager.top" as="pager_top" template="page/html/pager.phtml"/>
         <block type="page/html_pager" name="seo.sitemap.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
      </block>
   </reference>
</catalog_seo_sitemap>
<catalog_seo_sitemap_category translate="label">
   <label>Catalog Seo Sitemap (Category List)</label>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalog">
         <title>Site Map</title>
      </action>
   </reference>
   <update handle="catalog_seo_sitemap"/>
   <reference name="seo.sitemap.container">
      <action method="setTitle" translate="title" module="catalog">
         <title>Categories</title>
      </action>
      <block type="catalog/seo_sitemap_category" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
         <action method="bindPager">
            <pager>seo.sitemap.pager.top</pager>
         </action>
         <action method="bindPager">
            <pager>seo.sitemap.pager.bottom</pager>
         </action>
         <action method="setItemsTitle" translate="title" module="catalog">
            <title>categories</title>
         </action>
      </block>
   </reference>
   <reference name="seo.sitemap.links">
      <action method="addLink" translate="label title" module="catalog">
         <label>Products Sitemap</label>
         <url helper="catalog/map/getProductUrl"/>
         <title>Products Sitemap</title>
      </action>
   </reference>
</catalog_seo_sitemap_category>
<catalog_seo_sitemap_category_tree translate="label">
   <label>Catalog Seo Sitemap (Category Tree)</label>
   <reference name="seo.sitemap.container">
      <remove name="seo.sitemap.pager.top"/>
      <remove name="seo.sitemap.pager.bottom"/>
      <block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.top" as="pager_top" template="page/html/pager.phtml"/>
      <block type="catalog/seo_sitemap_tree_pager" name="seo.sitemap.tree.pager.bottom" as="pager_bottom" template="page/html/pager.phtml"/>
      <remove name="seo.sitemap.sitemap"/>
      <block type="catalog/seo_sitemap_tree_category" name="seo.sitemap.sitemap_tree" as="sitemap" after="pager_top" template="catalog/seo/tree.phtml">
         <action method="bindPager">
            <pager>seo.sitemap.tree.pager.top</pager>
         </action>
         <action method="bindPager">
            <pager>seo.sitemap.tree.pager.bottom</pager>
         </action>
      </block>
   </reference>
</catalog_seo_sitemap_category_tree>
<catalog_seo_sitemap_product translate="label">
   <label>Catalog Seo Sitemap (Product List)</label>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalog">
         <title>Site Map</title>
      </action>
   </reference>
   <update handle="catalog_seo_sitemap"/>
   <reference name="seo.sitemap.container">
      <action method="setTitle" translate="title" module="catalog">
         <title>Products</title>
      </action>
      <block type="catalog/seo_sitemap_product" name="seo.sitemap.sitemap" as="sitemap" after="pager_top" template="catalog/seo/sitemap.phtml">
         <action method="bindPager">
            <pager>seo.sitemap.pager.top</pager>
         </action>
         <action method="bindPager">
            <pager>seo.sitemap.pager.bottom</pager>
         </action>
         <action method="setItemsTitle" translate="title" module="catalog">
            <title>products</title>
         </action>
      </block>
   </reference>
   <reference name="seo.sitemap.links">
      <action method="addLink" translate="label title" module="catalog">
         <label>Categories Sitemap</label>
         <url helper="catalog/map/getCategoryUrl"/>
         <title>Categories Sitemap</title>
      </action>
   </reference>
</catalog_seo_sitemap_product>
<catalog_category_default>
   <update handle="MAP_popup"/>
</catalog_category_default>
<catalog_category_layered>
   <update handle="MAP_popup"/>
</catalog_category_layered>
<catalog_product_compare_index>
   <update handle="MAP_popup"/>
</catalog_product_compare_index>
<catalog_product_view>
   <update handle="MAP_popup"/>
   <update handle="MAP_price_msrp_item"/>
</catalog_product_view>
<checkout_cart_index>
   <update handle="MAP_popup"/>
</checkout_cart_index>
<checkout_onepage_success>
   <update handle="MAP_popup"/>
</checkout_onepage_success>
<checkout_onepage_failure>
   <update handle="MAP_popup"/>
</checkout_onepage_failure>
<wishlist_index_index>
   <update handle="MAP_popup"/>
   <update handle="MAP_price_msrp_wishlist_item"/>
</wishlist_index_index>
<wishlist_shared_index>
   <update handle="MAP_popup"/>
   <update handle="MAP_price_msrp_wishlist_item"/>
</wishlist_shared_index>
<review_product_list>
   <update handle="MAP_popup"/>
   <update handle="MAP_price_msrp_item"/>
</review_product_list>
<catalogsearch_result_index>
   <update handle="MAP_popup"/>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <update handle="MAP_popup"/>
</catalogsearch_advanced_result>
<tag_product_list>
   <update handle="MAP_popup"/>
</tag_product_list>
<tag_customer_view>
   <update handle="MAP_popup"/>
</tag_customer_view>
<MAP_popup>
   <reference name="head">
      <action method="addItem" ifconfig="sales/msrp/enabled">
         <type>skin_js</type>
         <name>js/msrp.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" template="catalog/msrp/popup.phtml" name="product.tooltip"/>
   </reference>
</MAP_popup>
<MAP_price_msrp_item>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_item.phtml</template>
      </action>
   </reference>
   <reference name="product.clone_prices">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_item.phtml</template>
      </action>
   </reference>
</MAP_price_msrp_item>
<MAP_price_msrp_wishlist_item>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>wishlist/render/item/price_msrp_item.phtml</template>
      </action>
   </reference>
</MAP_price_msrp_wishlist_item>
<default>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>msrp</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp.phtml</template>
      </action>
      <action method="addPriceBlockType">
         <type>msrp_item</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_item.phtml</template>
      </action>
      <action method="addPriceBlockType">
         <type>msrp_noform</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_noform.phtml</template>
      </action>
   </reference>
</default>
<default>
   <reference name="header">
      <block type="core/template" name="top.search" as="topSearch" template="catalogsearch/form.mini.phtml"/>
   </reference>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="catalogsearch" ifconfig="catalog/seo/search_terms">
         <label>Search Terms</label>
         <url helper="catalogsearch/getSearchTermUrl"/>
         <title>Search Terms</title>
      </action>
      <action method="addLink" translate="label title" module="catalogsearch">
         <label>Advanced Search</label>
         <url helper="catalogsearch/getAdvancedSearchUrl"/>
         <title>Advanced Search</title>
      </action>
   </reference>
</default>
<catalogsearch_result_index translate="label">
   <label>Quick Search Form</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/3columns.phtml</template>
      </action>
   </reference>
   <reference name="left">
      <block type="catalogsearch/layer" name="catalogsearch.leftnav" after="currency" template="catalog/layer/view.phtml"/>
   </reference>
   <reference name="content">
      <block type="catalogsearch/result" name="search.result" template="catalogsearch/result.phtml">
         <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
         <action method="setListOrders"/>
         <action method="setListModes"/>
         <action method="setListCollection"/>
      </block>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_index translate="label">
   <label>Advanced Search Form</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalogsearch">
         <title>Advanced Search</title>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="catalogsearch/advanced_form" name="catalogsearch_advanced_form" template="catalogsearch/advanced/form.phtml"/>
      <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
   </reference>
</catalogsearch_advanced_index>
<catalogsearch_advanced_result translate="label">
   <label>Advanced Search Result</label>
   <update handle="page_two_columns_right"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="catalogsearch/advanced_result" name="catalogsearch_advanced_result" template="catalogsearch/advanced/result.phtml">
         <block type="catalog/product_list" name="search_result_list" template="catalog/product/list.phtml">
            <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
               <block type="page/html_pager" name="product_list_toolbar_pager"/>
            </block>
            <action method="addColumnCountLayoutDepend">
               <layout>empty</layout>
               <count>6</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>one_column</layout>
               <count>5</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_left</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>two_columns_right</layout>
               <count>4</count>
            </action>
            <action method="addColumnCountLayoutDepend">
               <layout>three_columns</layout>
               <count>3</count>
            </action>
            <action method="setToolbarBlockName">
               <name>product_list_toolbar</name>
            </action>
         </block>
         <action method="setListOrders"/>
         <action method="setListModes"/>
         <action method="setListCollection"/>
      </block>
   </reference>
</catalogsearch_advanced_result>
<catalogsearch_term_popular translate="label">
   <label>Popular Search Terms</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="head">
      <action method="setTitle" translate="title" module="catalogsearch">
         <title>Search Terms</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="catalogsearch/term" name="seo.searchterm" template="catalogsearch/term.phtml"/>
   </reference>
</catalogsearch_term_popular>
<catalog_product_view>
   <reference name="product.info">
      <block type="payment/catalog_product_view_profile" name="product.info.additional.recurring.schedule" as="recurring_info" template="payment/catalog/product/view/profile/schedule.phtml">
         <action method="addToParentGroup">
            <group>detailed_info</group>
         </action>
         <action method="setTitle" translate="value">
            <value>Recurring Profile</value>
         </action>
      </block>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="payment/catalog_product_view_profile" name="product.info.options.recurring" as="recurring_options" template="payment/catalog/product/view/profile/options.phtml"/>
   </reference>
</catalog_product_view>
<customer_logged_in>
   <reference name="right">
      <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/sidebar.phtml"/>
   </reference>
</customer_logged_in>
<checkout_onepage_index>
   <remove name="sale.reorder.sidebar"/>
</checkout_onepage_index>
<checkout_onepage_reorder>
   <reference name="right">
      <action method="unsetChild">
         <name>reorder</name>
      </action>
   </reference>
</checkout_onepage_reorder>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="sales">
         <name>orders</name>
         <path>sales/order/history/</path>
         <label>My Orders</label>
      </action>
   </reference>
   <reference name="left">
      <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/sidebar.phtml"/>
   </reference>
</customer_account>
<customer_account_index>
   <reference name="customer_account_dashboard">
      <block type="sales/order_recent" name="customer_account_dashboard_top" as="top" template="sales/order/recent.phtml"/>
   </reference>
</customer_account_index>
<sales_order_history translate="label">
   <label>Customer My Account Order History</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_history" name="sales.order.history">
         <block type="core/text_list" name="sales.order.history.info" as="info" translate="label">
            <label>Order History Info</label>
         </block>
      </block>
      <block type="customer/account_dashboard" name="customer.account.link.back" template="customer/account/link/back.phtml"/>
   </reference>
</sales_order_history>
<sales_order_view translate="label">
   <label>Customer My Account Order View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_view" name="sales.order.view">
         <block type="sales/order_items" name="order_items" template="sales/order/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path/>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</sales_order_view>
<sales_order_invoice translate="label">
   <label>Customer My Account Order Invoice View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_invoice" name="sales.order.invoice">
         <block type="sales/order_invoice_items" name="invoice_items" template="sales/order/invoice/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="invoice_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path/>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_invoice>
<sales_order_shipment translate="label">
   <label>Customer My Account Order Shipment View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_shipment" name="sales.order.shipment">
         <block type="sales/order_shipment_items" name="shipment_items" template="sales/order/shipment/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/shipment/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_comments" name="shipment_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path/>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_shipment>
<sales_order_creditmemo translate="label">
   <label>Customer My Account Order Creditmemo View</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_creditmemo" name="sales.order.creditmemo">
         <block type="sales/order_creditmemo_items" name="creditmemo_items" template="sales/order/creditmemo/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="6" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="creditmemo_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path/>
         <label>Refunds</label>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_creditmemo>
<sales_order_reorder>
   <update handle="customer_account"/>
   <reference name="content">
      <block type="sales/order_view" name="sales.order.view"/>
   </reference>
</sales_order_reorder>
<sales_order_print translate="label">
   <label>Sales Order Print View</label>
   <reference name="content">
      <block type="sales/order_print" name="sales.order.print" template="sales/order/print.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_print>
<sales_order_printinvoice translate="label">
   <label>Sales Invoice Print View</label>
   <reference name="content">
      <block type="sales/order_print_invoice" name="sales.order.print.invoice" template="sales/order/print/invoice.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_printinvoice>
<sales_order_printshipment translate="label">
   <label>Sales Shipment Print View</label>
   <reference name="content">
      <block type="sales/order_print_shipment" name="sales.order.print.shipment" template="sales/order/print/shipment.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/shipment/items/renderer/default.phtml</template>
         </action>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_printshipment>
<sales_order_printcreditmemo>
   <reference name="content">
      <block type="sales/order_print_creditmemo" name="sales.order.print.creditmemo" template="sales/order/print/creditmemo.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="6" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</sales_order_printcreditmemo>
<sales_email_order_items>
   <block type="sales/order_email_items" name="items" template="email/order/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_order_default</block>
         <template>email/order/items/order/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>sales/order_email_items_order_grouped</block>
         <template>email/order/items/order/default.phtml</template>
      </action>
      <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
         <action method="setLabelProperties">
            <value>colspan="3" align="right" style="padding:3px 9px"</value>
         </action>
         <action method="setValueProperties">
            <value>align="right" style="padding:3px 9px"</value>
         </action>
         <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
            <action method="setIsPlaneMode">
               <value>1</value>
            </action>
         </block>
      </block>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_items>
<sales_email_order_invoice_items>
   <block type="sales/order_email_invoice_items" name="items" template="email/order/invoice/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_default</block>
         <template>email/order/items/invoice/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>sales/order_email_items_order_grouped</block>
         <template>email/order/items/invoice/default.phtml</template>
      </action>
      <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
         <action method="setLabelProperties">
            <value>colspan="3" align="right" style="padding:3px 9px"</value>
         </action>
         <action method="setValueProperties">
            <value>align="right" style="padding:3px 9px"</value>
         </action>
         <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
            <action method="setIsPlaneMode">
               <value>1</value>
            </action>
         </block>
      </block>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_invoice_items>
<sales_email_order_shipment_items>
   <block type="sales/order_email_shipment_items" name="items" template="email/order/shipment/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_default</block>
         <template>email/order/items/shipment/default.phtml</template>
      </action>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_shipment_items>
<sales_email_order_creditmemo_items>
   <block type="sales/order_email_creditmemo_items" name="items" template="email/order/creditmemo/items.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>sales/order_email_items_default</block>
         <template>email/order/items/creditmemo/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>sales/order_email_items_order_grouped</block>
         <template>email/order/items/creditmemo/default.phtml</template>
      </action>
      <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
         <action method="setLabelProperties">
            <value>colspan="3" align="right" style="padding:3px 9px"</value>
         </action>
         <action method="setValueProperties">
            <value>align="right" style="padding:3px 9px"</value>
         </action>
         <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
            <action method="setIsPlaneMode">
               <value>1</value>
            </action>
         </block>
      </block>
   </block>
   <block type="core/text_list" name="additional.product.info"/>
</sales_email_order_creditmemo_items>
<sales_guest_form translate="label">
   <label>Returns</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/widget_guest_form" name="guest.form" template="sales/guest/form.phtml"/>
   </reference>
</sales_guest_form>
<sales_guest_view translate="label">
   <label>Customer My Account Order View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_view" name="sales.order.view">
         <block type="sales/order_items" name="order_items" template="sales/order/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path/>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_view>
<sales_guest_invoice translate="label">
   <label>Customer My Account Order Invoice View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_invoice" name="sales.order.invoice">
         <block type="sales/order_invoice_items" name="invoice_items" template="sales/order/invoice/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/invoice/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="4" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="last a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="invoice_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path/>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_invoice>
<sales_guest_shipment translate="label">
   <label>Customer My Account Order Shipment View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_shipment" name="sales.order.shipment">
         <block type="sales/order_shipment_items" name="shipment_items" template="sales/order/shipment/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/shipment/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_comments" name="shipment_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path/>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path>*/*/creditmemo</path>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_shipment>
<sales_guest_creditmemo translate="label">
   <label>Customer My Account Order Creditmemo View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_info" as="info" name="sales.order.info">
         <block type="sales/order_info_buttons" as="buttons" name="sales.order.info.buttons"/>
      </block>
      <block type="sales/order_creditmemo" name="sales.order.creditmemo">
         <block type="sales/order_creditmemo_items" name="creditmemo_items" template="sales/order/creditmemo/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>sales/order_item_renderer_default</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>sales/order_item_renderer_grouped</block>
               <template>sales/order/creditmemo/items/renderer/default.phtml</template>
            </action>
            <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
               <action method="setLabelProperties">
                  <value>colspan="6" class="a-right"</value>
               </action>
               <action method="setValueProperties">
                  <value>class="a-right"</value>
               </action>
               <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml"/>
            </block>
            <block type="sales/order_comments" name="creditmemo_comments" template="sales/order/comments.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="sales.order.info">
      <action method="addLink" translate="label" module="sales">
         <name>view</name>
         <path>*/*/view</path>
         <label>Order Information</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>invoice</name>
         <path>*/*/invoice</path>
         <label>Invoices</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>shipment</name>
         <path>*/*/shipment</path>
         <label>Shipments</label>
      </action>
      <action method="addLink" translate="label" module="sales">
         <name>creditmemo</name>
         <path/>
         <label>Refunds</label>
      </action>
   </reference>
</sales_guest_creditmemo>
<sales_guest_reorder>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="sales/order_view" name="sales.order.view"/>
   </reference>
</sales_guest_reorder>
<sales_guest_print translate="label">
   <label>Sales Order Print View</label>
   <reference name="content">
      <block type="sales/order_print" name="sales.order.print" template="sales/order/print.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_totals" name="order_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
</sales_guest_print>
<sales_guest_printinvoice translate="label">
   <label>Sales Invoice Print View</label>
   <reference name="content">
      <block type="sales/order_print_invoice" name="sales.order.print.invoice" template="sales/order/print/invoice.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/invoice/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_invoice_totals" name="invoice_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="4" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="last a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
</sales_guest_printinvoice>
<sales_guest_printshipment translate="label">
   <label>Sales Shipment Print View</label>
   <reference name="content">
      <block type="sales/order_print_shipment" name="sales.order.print.shipment" template="sales/order/print/shipment.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/shipment/items/renderer/default.phtml</template>
         </action>
      </block>
   </reference>
</sales_guest_printshipment>
<sales_guest_printcreditmemo>
   <reference name="content">
      <block type="sales/order_print_creditmemo" name="sales.order.print.creditmemo" template="sales/order/print/creditmemo.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>sales/order_item_renderer_default</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>sales/order_item_renderer_grouped</block>
            <template>sales/order/creditmemo/items/renderer/default.phtml</template>
         </action>
         <block type="sales/order_creditmemo_totals" name="creditmemo_totals" template="sales/order/totals.phtml">
            <action method="setLabelProperties">
               <value>colspan="6" class="a-right"</value>
            </action>
            <action method="setValueProperties">
               <value>class="a-right"</value>
            </action>
            <block type="tax/sales_order_tax" name="tax" template="tax/order/tax.phtml">
               <action method="setIsPlaneMode">
                  <value>1</value>
               </action>
            </block>
         </block>
      </block>
   </reference>
</sales_guest_printcreditmemo>
<default>
   <reference name="footer_links">
      <block type="sales/guest_links" name="return_link"/>
      <action method="addLinkBlock">
         <blockName>return_link</blockName>
      </action>
   </reference>
</default>
<sales_billing_agreement_index>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/billing_agreements" name="customer.account.billing.agreement" template="sales/billing/agreements.phtml"/>
   </reference>
</sales_billing_agreement_index>
<sales_billing_agreement_view>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/billing_agreement_view" name="customer.account.billing.agreement" template="sales/billing/agreement/view.phtml"/>
   </reference>
</sales_billing_agreement_view>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label">
         <name>billing_agreements</name>
         <path>sales/billing_agreement/</path>
         <label>Billing Agreements</label>
      </action>
   </reference>
</customer_account>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label">
         <name>recurring_profiles</name>
         <path>sales/recurring_profile/</path>
         <label>Recurring Profiles</label>
      </action>
   </reference>
</customer_account>
<sales_recurring_profile_index>
   <update handle="customer_account"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/recurring_profiles" name="sales.recurring.profiles" template="sales/recurring/profiles.phtml">
         <block type="sales/recurring_profiles" name="sales.recurring.profiles.grid" as="grid" template="sales/recurring/grid.phtml">
            <action method="prepareProfilesGrid"/>
            <action method="setEmptyGridMessage" translate="value">
               <value>There are no recurring profiles yet.</value>
            </action>
            <action method="setGridHtmlId">
               <value>recurring_profile_list_view</value>
            </action>
         </block>
      </block>
   </reference>
</sales_recurring_profile_index>
<sales_recurring_profile_view__tabs>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="my.account.wrapper">
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view" template="sales/recurring/profile/view.phtml">
         <action method="prepareViewData"/>
         <action method="setShouldPrepareInfoTabs">
            <value>1</value>
         </action>
         <block type="core/text" as="profile_info" name="sales.recurring.profile.view.tab.profile">
            <action method="addToParentGroup">
               <value>info_tabs</value>
            </action>
            <action method="setViewLabel" translate="value">
               <value>Profile Information</value>
            </action>
            <action method="setViewAction">
               <value>view</value>
            </action>
         </block>
         <block type="core/text" as="related_orders" name="sales.recurring.profile.view.tab.orders">
            <action method="addToParentGroup">
               <value>info_tabs</value>
            </action>
            <action method="setViewLabel" translate="value">
               <value>Related Orders</value>
            </action>
            <action method="setViewAction">
               <value>orders</value>
            </action>
         </block>
      </block>
   </reference>
</sales_recurring_profile_view__tabs>
<sales_recurring_profile_view>
   <update handle="customer_account"/>
   <update handle="sales_recurring_profile_view__tabs"/>
   <reference name="sales.recurring.profile.view.tab.profile">
      <action method="setIsViewCurrent">
         <v>1</v>
      </action>
   </reference>
   <reference name="sales.recurring.profile.view">
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.general" as="general" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareReferenceInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_1</value>
         </action>
         <action method="setViewColumn">
            <value>1</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Reference</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.item" as="item" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareItemInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_1</value>
         </action>
         <action method="setViewColumn">
            <value>2</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Purchased Item</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.schedule" as="profile" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareScheduleInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_2</value>
         </action>
         <action method="setViewColumn">
            <value>1</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Profile Schedule</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.fees" as="fees" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareFeesInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_2</value>
         </action>
         <action method="setViewColumn">
            <value>2</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Profile Payments</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.billing" as="billing_address" template="sales/recurring/profile/view/info.phtml">
         <action method="prepareAddressInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_3</value>
         </action>
         <action method="setViewColumn">
            <value>1</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Billing Address</value>
         </action>
      </block>
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.shipping" as="shipping_address" template="sales/recurring/profile/view/info.phtml">
         <action method="setAddressType">
            <value>shipping</value>
         </action>
         <action method="prepareAddressInfo"/>
         <action method="addToParentGroup">
            <value>info_blocks_row_3</value>
         </action>
         <action method="setViewColumn">
            <value>2</value>
         </action>
         <action method="setViewLabel" translate="value">
            <value>Shipping Address</value>
         </action>
      </block>
   </reference>
</sales_recurring_profile_view>
<sales_recurring_profile_orders>
   <update handle="customer_account"/>
   <update handle="sales_recurring_profile_view__tabs"/>
   <reference name="sales.recurring.profile.view.tab.orders">
      <action method="setIsViewCurrent">
         <v>1</v>
      </action>
   </reference>
   <reference name="sales.recurring.profile.view">
      <block type="sales/recurring_profile_view" name="sales.recurring.profile.view.orders" as="table" template="sales/recurring/grid.phtml">
         <action method="prepareRelatedOrdersFrontendGrid"/>
         <action method="setViewLabel" translate="value">
            <value>Orders Based on This Profile</value>
         </action>
         <action method="setEmptyGridMessage" translate="value">
            <value>There are no orders yet.</value>
         </action>
         <action method="setGridHtmlClass">
            <value>info-box</value>
         </action>
         <action method="setGridHtmlCss">
            <value>border:0</value>
         </action>
      </block>
   </reference>
</sales_recurring_profile_orders>
<catalog_product_view>
   <reference name="product.info.extrahint">
      <block type="cataloginventory/qtyincrements" name="product.info.extrahint.qtyincrements" template="cataloginventory/qtyincrements.phtml"/>
   </reference>
</catalog_product_view>
<PRODUCT_TYPE_simple>
   <reference name="product.info.simple.extra">
      <block type="cataloginventory/stockqty_default" template="cataloginventory/stockqty/default.phtml"/>
   </reference>
</PRODUCT_TYPE_simple>
<PRODUCT_TYPE_virtual>
   <reference name="product.info.virtual.extra">
      <block type="cataloginventory/stockqty_default" template="cataloginventory/stockqty/default.phtml"/>
   </reference>
</PRODUCT_TYPE_virtual>
<PRODUCT_TYPE_grouped>
   <reference name="product.info.grouped.extra">
      <block type="cataloginventory/stockqty_type_grouped" template="cataloginventory/stockqty/composite.phtml"/>
   </reference>
</PRODUCT_TYPE_grouped>
<PRODUCT_TYPE_configurable>
   <reference name="product.info.configurable.extra">
      <block type="cataloginventory/stockqty_type_configurable" template="cataloginventory/stockqty/composite.phtml"/>
   </reference>
</PRODUCT_TYPE_configurable>
<shipping_tracking_ajax>
   <reference name="root">
      <action method="setTemplate">
         <template/>
      </action>
   </reference>
   <reference name="content">
      <block type="shipping/tracking_ajax" name="shipping.tracking.ajax" template="shipping/tracking/ajax.phtml"/>
   </reference>
</shipping_tracking_ajax>
<shipping_tracking_popup translate="label">
   <label>Shipment Tracking Popup</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="shipping/tracking_popup" name="shipping.tracking.popup" template="shipping/tracking/popup.phtml"/>
   </reference>
</shipping_tracking_popup>
<default>
   <reference name="top.links">
      <block type="checkout/links" name="checkout_cart_link">
         <action method="addCartLink"/>
         <action method="addCheckoutLink"/>
      </block>
   </reference>
   <reference name="right">
      <block type="checkout/cart_sidebar" name="cart_sidebar" template="checkout/cart/sidebar.phtml" before="-">
         <action method="addItemRender">
            <type>simple</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/cart/sidebar/default.phtml</template>
         </action>
         <block type="core/text_list" name="cart_sidebar.extra_actions" as="extra_actions" translate="label" module="checkout">
            <label>Shopping Cart Sidebar Extra Actions</label>
         </block>
      </block>
   </reference>
</default>
<checkout_cart_index translate="label">
   <label>Shopping Cart</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/cart" name="checkout.cart">
         <action method="setCartTemplate">
            <value>checkout/cart.phtml</value>
         </action>
         <action method="setEmptyTemplate">
            <value>checkout/cart/noItems.phtml</value>
         </action>
         <action method="chooseTemplate"/>
         <action method="addItemRender">
            <type>simple</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/cart/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/cart/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/cart/item/default.phtml</template>
         </action>
         <block type="core/text_list" name="checkout.cart.top_methods" as="top_methods" translate="label">
            <label>Payment Methods Before Checkout Button</label>
            <block type="checkout/onepage_link" name="checkout.cart.methods.onepage" template="checkout/onepage/link.phtml"/>
         </block>
         <block type="page/html_wrapper" name="checkout.cart.form.before" as="form_before" translate="label">
            <label>Shopping Cart Form Before</label>
         </block>
         <block type="core/text_list" name="checkout.cart.methods" as="methods" translate="label">
            <label>Payment Methods After Checkout Button</label>
            <block type="checkout/onepage_link" name="checkout.cart.methods.onepage" template="checkout/onepage/link.phtml"/>
            <block type="checkout/multishipping_link" name="checkout.cart.methods.multishipping" template="checkout/multishipping/link.phtml"/>
         </block>
         <block type="checkout/cart_coupon" name="checkout.cart.coupon" as="coupon" template="checkout/cart/coupon.phtml"/>
         <block type="checkout/cart_shipping" name="checkout.cart.shipping" as="shipping" template="checkout/cart/shipping.phtml"/>
         <block type="checkout/cart_crosssell" name="checkout.cart.crosssell" as="crosssell" template="checkout/cart/crosssell.phtml"/>
         <block type="checkout/cart_totals" name="checkout.cart.totals" as="totals" template="checkout/cart/totals.phtml"/>
      </block>
   </reference>
   <block type="core/text_list" name="additional.product.info" translate="label">
      <label>Additional Product Info</label>
   </block>
</checkout_cart_index>
<checkout_cart_configure translate="label">
   <label>Configure Cart Item</label>
   <update handle="catalog_product_view"/>
   <reference name="product.info">
      <block type="checkout/cart_item_configure" name="checkout.cart.item.configure.block"/>
   </reference>
</checkout_cart_configure>
<checkout_multishipping translate="label">
   <label>Multishipping Checkout</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/multishipping_state" name="checkout_state" template="checkout/multishipping/state.phtml"/>
   </reference>
</checkout_multishipping>
<checkout_multishipping_login>
   <update handle="customer_account_login"/>
</checkout_multishipping_login>
<checkout_multishipping_register>
   <update handle="customer_account_create"/>
</checkout_multishipping_register>
<checkout_multishipping_address_select translate="label">
   <label>Multishipping Checkout Shipping Address Selection</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_address_select" name="checkout_address_select" template="checkout/multishipping/address/select.phtml"/>
   </reference>
</checkout_multishipping_address_select>
<checkout_multishipping_address_selectbilling translate="label">
   <label>Multishipping Checkout Billing Address Selection</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_address_select" name="checkout_address_select" template="checkout/multishipping/address/select.phtml"/>
   </reference>
</checkout_multishipping_address_selectbilling>
<checkout_multishipping_address_newshipping translate="label">
   <label>Multishipping Checkout Shipping Address Creation</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_newshipping>
<checkout_multishipping_address_newbilling translate="label">
   <label>Multishipping Checkout Billing Address Creation</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_newbilling>
<checkout_multishipping_address_editshipping translate="label">
   <label>Multishipping Checkout Shipping Address Edit Form</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_editshipping>
<checkout_multishipping_address_editaddress>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_editaddress>
<checkout_multishipping_address_editbilling translate="label">
   <label>Multishipping Checkout Billing Address Edit Form</label>
   <update handle="checkout_multishipping"/>
   <update handle="checkout_multishipping_customer_address"/>
</checkout_multishipping_address_editbilling>
<checkout_multishipping_customer_address translate="label">
   <label>Multishipping Checkout Customer Address Edit Form</label>
   <reference name="content">
      <block type="customer/address_edit" name="customer_address_edit" template="customer/address/edit.phtml"/>
   </reference>
</checkout_multishipping_customer_address>
<checkout_multishipping_addresses translate="label">
   <label>Multishipping Checkout Address (Any) Form</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_addresses" name="checkout_addresses" template="checkout/multishipping/addresses.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
      </block>
   </reference>
</checkout_multishipping_addresses>
<checkout_multishipping_shipping translate="label">
   <label>Multishipping Checkout Shipping Information Step</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_shipping" name="checkout_shipping" template="checkout/multishipping/shipping.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <block type="checkout/multishipping_billing_items" name="checkout_billing_items" template="checkout/multishipping/billing/items.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/multishipping/item/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>checkout/cart_item_renderer_grouped</block>
               <template>checkout/multishipping/item/default.phtml</template>
            </action>
            <action method="addItemRender">
               <type>configurable</type>
               <block>checkout/cart_item_renderer_configurable</block>
               <template>checkout/multishipping/item/default.phtml</template>
            </action>
         </block>
      </block>
   </reference>
</checkout_multishipping_shipping>
<checkout_multishipping_billing translate="label">
   <label>Multishipping Checkout Billing Information Step</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_billing" name="checkout_billing" template="checkout/multishipping/billing.phtml">
         <action method="setMethodFormTemplate">
            <method>purchaseorder</method>
            <template>payment/form/purchaseorder.phtml</template>
         </action>
      </block>
   </reference>
</checkout_multishipping_billing>
<checkout_multishipping_overview translate="label">
   <label>Multishipping Checkout Overview</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_overview" name="checkout_overview" template="checkout/multishipping/overview.phtml">
         <action method="addItemRender">
            <type>default</type>
            <block>checkout/cart_item_renderer</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/item/default.phtml</template>
         </action>
         <action method="addRowItemRender">
            <type>grouped</type>
            <block>checkout/cart_item_renderer_grouped</block>
            <template>checkout/multishipping/overview/item.phtml</template>
         </action>
         <action method="addRowItemRender">
            <type>configurable</type>
            <block>checkout/cart_item_renderer_configurable</block>
            <template>checkout/multishipping/overview/item.phtml</template>
         </action>
         <block type="checkout/multishipping_payment_info" name="payment_info">
            <action method="setInfoTemplate">
               <method/>
               <template/>
            </action>
         </block>
         <block type="checkout/agreements" name="checkout.multishipping.agreements" as="agreements" template="checkout/multishipping/agreements.phtml"/>
         <block type="checkout/cart_totals" name="totals"/>
         <block type="core/text_list" name="checkout.multishipping.overview.items.after" as="items_after" translate="label">
            <label>Overview Items After</label>
         </block>
      </block>
   </reference>
</checkout_multishipping_overview>
<checkout_multishipping_success translate="label">
   <label>Multishipping Checkout Success</label>
   <update handle="checkout_multishipping"/>
   <reference name="content">
      <block type="checkout/multishipping_success" name="checkout_success" template="checkout/multishipping/success.phtml"/>
   </reference>
</checkout_multishipping_success>
<checkout_onepage_index translate="label">
   <label>One Page Checkout</label>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="right">
      <action method="unsetChildren"/>
      <block type="page/html_wrapper" name="checkout.progress.wrapper" translate="label">
         <label>Checkout Progress Wrapper</label>
         <action method="setElementId">
            <value>checkout-progress-wrapper</value>
         </action>
         <block type="checkout/onepage_progress" name="checkout.progress" before="-" template="checkout/onepage/progress.phtml">
            <block type="checkout/onepage_progress" name="billing.progress" template="checkout/onepage/progress/billing.phtml"/>
            <block type="checkout/onepage_progress" name="shipping.progress" template="checkout/onepage/progress/shipping.phtml"/>
            <block type="checkout/onepage_progress" name="shippingmethod.progress" template="checkout/onepage/progress/shipping_method.phtml"/>
            <block type="checkout/onepage_progress" name="payment.progress" template="checkout/onepage/progress/payment.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="content">
      <block type="checkout/onepage" name="checkout.onepage" template="checkout/onepage.phtml">
         <block type="checkout/onepage_login" name="checkout.onepage.login" as="login" template="checkout/onepage/login.phtml">
            <block type="page/html_wrapper" name="checkout.onepage.login.before" as="login_before" translate="label">
               <label>Login/Registration Before</label>
               <action method="setMayBeInvisible">
                  <value>1</value>
               </action>
            </block>
         </block>
         <block type="checkout/onepage_billing" name="checkout.onepage.billing" as="billing" template="checkout/onepage/billing.phtml"/>
         <block type="checkout/onepage_shipping" name="checkout.onepage.shipping" as="shipping" template="checkout/onepage/shipping.phtml"/>
         <block type="checkout/onepage_shipping_method" name="checkout.onepage.shipping_method" as="shipping_method" template="checkout/onepage/shipping_method.phtml">
            <block type="checkout/onepage_shipping_method_available" name="checkout.onepage.shipping_method.available" as="available" template="checkout/onepage/shipping_method/available.phtml"/>
            <block type="checkout/onepage_shipping_method_additional" name="checkout.onepage.shipping_method.additional" as="additional" template="checkout/onepage/shipping_method/additional.phtml"/>
         </block>
         <block type="checkout/onepage_payment" name="checkout.onepage.payment" as="payment" template="checkout/onepage/payment.phtml">
            <block type="checkout/onepage_payment_methods" name="checkout.payment.methods" as="methods" template="checkout/onepage/payment/info.phtml">
               <action method="setMethodFormTemplate">
                  <method>purchaseorder</method>
                  <template>payment/form/purchaseorder.phtml</template>
               </action>
            </block>
         </block>
         <block type="checkout/onepage_review" name="checkout.onepage.review" as="review" template="checkout/onepage/review.phtml"/>
      </block>
   </reference>
</checkout_onepage_index>
<checkout_onepage_progress>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
      <block type="checkout/onepage_progress" name="billing.progress" template="checkout/onepage/progress/billing.phtml"/>
      <block type="checkout/onepage_progress" name="shipping.progress" template="checkout/onepage/progress/shipping.phtml"/>
      <block type="checkout/onepage_progress" name="shippingmethod.progress" template="checkout/onepage/progress/shipping_method.phtml"/>
      <block type="checkout/onepage_progress" name="payment.progress" template="checkout/onepage/progress/payment.phtml"/>
   </block>
</checkout_onepage_progress>
<checkout_onepage_progress_billing>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/billing.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_billing>
<checkout_onepage_progress_shipping>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/shipping.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_shipping>
<checkout_onepage_progress_shipping_method>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/shipping_method.phtml">
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_shipping_method>
<checkout_onepage_progress_payment>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_progress" name="root" output="toHtml" template="checkout/onepage/progress/payment.phtml">
      <block type="checkout/onepage_payment_info" name="payment_info">
         <action method="setInfoTemplate">
            <method/>
            <template/>
         </action>
      </block>
      <action method="setInfoTemplate">
         <method/>
         <template/>
      </action>
   </block>
</checkout_onepage_progress_payment>
<checkout_onepage_paymentmethod>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_payment_methods" name="root" output="toHtml" template="checkout/onepage/payment/methods.phtml">
      <action method="setMethodFormTemplate">
         <method>purchaseorder</method>
         <template>payment/form/purchaseorder.phtml</template>
      </action>
   </block>
</checkout_onepage_paymentmethod>
<checkout_onepage_shippingmethod>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_shipping_method_available" name="root" output="toHtml" template="checkout/onepage/shipping_method/available.phtml"/>
</checkout_onepage_shippingmethod>
<checkout_onepage_additional>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_shipping_method_additional" name="root" output="toHtml" template="checkout/onepage/shipping_method/additional.phtml">
      <action method="setDontDisplayContainer">
         <param>1</param>
      </action>
   </block>
</checkout_onepage_additional>
<checkout_onepage_review translate="label">
   <label>One Page Checkout Overview</label>
   <remove name="right"/>
   <remove name="left"/>
   <block type="checkout/onepage_review_info" name="root" output="toHtml" template="checkout/onepage/review/info.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
      <block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before" translate="label">
         <label>Items Before</label>
      </block>
      <block type="core/text_list" name="checkout.onepage.review.info.items.after" as="items_after" translate="label">
         <label>Items After</label>
      </block>
      <block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
      <block type="core/template" name="checkout.onepage.review.button" as="button" template="checkout/onepage/review/button.phtml"/>
   </block>
</checkout_onepage_review>
<checkout_onepage_success translate="label">
   <label>One Page Checkout Success</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/onepage_success" name="checkout.success" template="checkout/success.phtml"/>
   </reference>
</checkout_onepage_success>
<checkout_onepage_failure translate="label">
   <label>One Page Checkout Failure</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="checkout/onepage_failure" name="checkout.failure" template="checkout/onepage/failure.phtml"/>
   </reference>
</checkout_onepage_failure>
<block type="core/list" name="additional.product.info"/>
<checkout_cart_index>
   <reference name="checkout.cart.top_methods">
      <block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.top" before="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="paypal/express_shortcut" name="checkout.cart.methods.paypal_express.bottom" before="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
   <update handle="SHORTCUT_popup"/>
</checkout_cart_index>
<paypal_express_review translate="label">
   <label>PayPal Express Order Review Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="paypal/express_review" name="paypal.express.review" template="paypal/express/review.phtml">
         <block type="paypal/express_review" name="express.review.shipping.method" as="shipping_method" template="paypal/express/review/shipping/method.phtml"/>
         <block type="paypal/express_review_details" name="paypal.express.review.details" as="details" template="paypal/express/review/details.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>checkout/cart_item_renderer_grouped</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>configurable</type>
               <block>checkout/cart_item_renderer_configurable</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
         </block>
         <block type="checkout/agreements" name="paypal.express.review.details.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
      </block>
   </reference>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/checkout/review.js</name>
      </action>
   </reference>
   <block type="core/text_list" name="additional.product.info"/>
</paypal_express_review>
<paypal_express_review_details>
   <block type="paypal/express_review_details" name="root" output="toHtml" template="paypal/express/review/details.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
   </block>
</paypal_express_review_details>
<catalog_product_view>
   <reference name="product.info.addtocart">
      <block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
         <label>PayPal Express Checkout Shortcut Wrapper</label>
         <block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
   <update handle="SHORTCUT_popup"/>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml">
                
            </block>
   </reference>
</catalog_product_view>
<catalog_category_default>
   <update handle="SHORTCUT_popup"/>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <update handle="SHORTCUT_popup"/>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</catalog_category_layered>
<catalog_product_compare_index>
   <update handle="SHORTCUT_popup"/>
</catalog_product_compare_index>
<catalogsearch_result_index>
   <update handle="SHORTCUT_popup"/>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <update handle="SHORTCUT_popup"/>
</catalogsearch_advanced_result>
<tag_product_list>
   <update handle="SHORTCUT_popup"/>
</tag_product_list>
<tag_customer_view>
   <update handle="SHORTCUT_popup"/>
</tag_customer_view>
<wishlist_index_index>
   <update handle="SHORTCUT_popup"/>
</wishlist_index_index>
<review_product_list>
   <update handle="SHORTCUT_popup"/>
</review_product_list>
<checkout_onepage_success>
   <update handle="SHORTCUT_popup"/>
</checkout_onepage_success>
<checkout_onepage_failure>
   <update handle="SHORTCUT_popup"/>
</checkout_onepage_failure>
<cms_index_index>
   <reference name="right">
      <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
   </reference>
</cms_index_index>
<default>
   <reference name="topCart.extra_actions">
      <block type="paypal/express_shortcut" name="paypal.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
   </reference>
   <reference name="cart_sidebar.extra_actions">
      <block type="paypal/express_shortcut" name="paypal.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
   </reference>
</default>
<checkout_onepage_review>
   <reference name="checkout.onepage.review.info.items.after">
      <block type="paypal/iframe" name="paypal.iframe"/>
   </reference>
   <reference name="checkout.onepage.review.button">
      <action method="setTemplate">
         <template helper="paypal/hss/getReviewButtonTemplate">
            <name>paypal/hss/review/button.phtml</name>
            <block>checkout.onepage.review.button</block>
         </template>
      </action>
   </reference>
</checkout_onepage_review>
<paypal_payflow_link_iframe>
   <block type="paypal/payflow_link_iframe" name="payflow.link.iframe" template="paypal/payflowlink/form.phtml"/>
</paypal_payflow_link_iframe>
<paypal_payflow_advanced_iframe>
   <block type="paypal/payflow_advanced_iframe" name="payflow.advanced.iframe" template="paypal/payflowadvanced/form.phtml"/>
</paypal_payflow_advanced_iframe>
<paypal_hosted_pro_iframe>
   <block type="paypal/hosted_pro_iframe" name="hosted.pro.iframe" template="paypal/hss/form.phtml"/>
</paypal_hosted_pro_iframe>
<SHORTCUT_popup>
   <reference name="product.tooltip">
      <block type="page/html_wrapper" name="product.info.addtocart.paypal.wrapper" translate="label">
         <block type="paypal/express_shortcut" name="product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
            <action method="setShowOrPosition">
               <value>after</value>
            </action>
         </block>
      </block>
   </reference>
</SHORTCUT_popup>
<cms_index_index>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</cms_index_index>
<cms_index_defaultindex>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>homepage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</cms_index_defaultindex>
<catalog_category_default>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="paypal/bml_banners" name="bml.right.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>categorypage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</catalog_category_layered>
<catalog_product_view>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>productpage</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="product.info.addtocart">
      <block type="paypal/bml_banners" name="bml.right.logo" after="product.info.addtocart.paypal" template="paypal/bml.phtml">
         <action method="setSection">
            <section>productpage</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</catalog_product_view>
<checkout_cart_index>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>checkout</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="paypal/bml_banners" name="bml.right.logo" after="checkout.cart.methods.onepage.bottom" template="paypal/bml.phtml">
         <action method="setSection">
            <section>checkout</section>
         </action>
         <action method="setPosition">
            <position>1</position>
         </action>
      </block>
   </reference>
</checkout_cart_index>
<checkout_onepage_index>
   <reference name="top.container">
      <block type="paypal/bml_banners" name="bml.center.logo" template="paypal/bml.phtml">
         <action method="setSection">
            <section>checkout</section>
         </action>
         <action method="setPosition">
            <position>0</position>
         </action>
      </block>
   </reference>
</checkout_onepage_index>
<default>
   <reference name="right">
      <block type="poll/activePoll" name="right.poll">
         <action method="setPollTemplate">
            <template>poll/active.phtml</template>
            <type>poll</type>
         </action>
         <action method="setPollTemplate">
            <template>poll/result.phtml</template>
            <type>results</type>
         </action>
      </block>
   </reference>
</default>
<customer_account_index>
   <reference name="right">
      <action method="unsetChild">
         <name>right.poll</name>
      </action>
   </reference>
</customer_account_index>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="review">
         <name>reviews</name>
         <path>review/customer</path>
         <label>My Product Reviews</label>
      </action>
   </reference>
</customer_account>
<customer_account_index>
   <reference name="customer_account_dashboard">
      <block type="review/customer_recent" name="customer_account_dashboard_info1" as="info1" template="review/customer/recent.phtml"/>
   </reference>
</customer_account_index>
<reviews>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
</reviews>
<review_product_list translate="label">
   <label>Catalog Product Reviews List</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
      <action method="addJs">
         <script>varien/configurable.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="review/product_view" name="product.info" template="catalog/product/view.phtml">
         <block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml">
            <action method="disableGallery"/>
         </block>
         <block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
         <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="catalog/product/view/addtocart.phtml">
            <block type="page/html_wrapper" name="review.product.info.addtocart.paypal.wrapper" translate="label" module="paypal">
               <label>PayPal Express Checkout Shortcut Wrapper</label>
               <block type="paypal/express_shortcut" name="review.product.info.addtocart.paypal" template="paypal/express/shortcut.phtml">
                  <action method="setIsInCatalogProduct">
                     <value>1</value>
                  </action>
               </block>
            </block>
         </block>
         <block type="catalog/product_view" name="product.tierprices" as="tierprices" template="catalog/product/view/tierprices.phtml"/>
         <block type="core/template" name="product.info.other" as="other" template="review/product/view/other.phtml"/>
         <block type="page/html_pager" name="product_review_list.toolbar"/>
         <block type="core/template" name="product_review_list.count" template="review/product/view/count.phtml"/>
         <block type="review/product_view_list" name="product.info.product_additional_data" as="product_additional_data" template="review/product/view/list.phtml">
            <block type="review/form" name="product.review.form" as="review_form">
               <block type="page/html_wrapper" name="product.review.form.fields.before" as="form_fields_before" translate="label">
                  <label>Review Form Fields Before</label>
                  <action method="setMayBeInvisible">
                     <value>1</value>
                  </action>
               </block>
            </block>
         </block>
      </block>
   </reference>
</review_product_list>
<review_product_view translate="label">
   <label>Catalog Product Review View</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="review/view" name="review_view"/>
   </reference>
</review_product_view>
<review_customer_index translate="label">
   <label>Customer My Account Product Reviews</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="review/customer_list" name="review_customer_list" template="review/customer/list.phtml"/>
   </reference>
</review_customer_index>
<review_customer_view translate="label">
   <label>Customer My Account Review Details</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="review/customer_view" name="customers_review"/>
   </reference>
</review_customer_view>
<default>
   <reference name="right">
      <block type="reports/product_viewed" before="right.permanent.callout" name="right.reports.product.viewed" template="reports/product_viewed.phtml"/>
      <block type="reports/product_compared" before="right.permanent.callout" name="right.reports.product.compared" template="reports/product_compared.phtml"/>
   </reference>
</default>
<catalog_category_layered_nochildren translate="label">
   <label>Catalog Category (Without Subcategories)</label>
   <remove name="right.reports.product.viewed"/>
   <reference name="right">
      <block type="reports/product_viewed" before="right.permanent.callout" name="left.reports.product.viewed" template="reports/product_viewed.phtml"/>
   </reference>
</catalog_category_layered_nochildren>
<default>
   <reference name="head" before="-">
      <block type="googleanalytics/ga" name="google_analytics" as="google_analytics" template="googleanalytics/ga.phtml"/>
   </reference>
</default>
<default>
   <reference name="top.links">
      <block type="wishlist/links" name="wishlist_link"/>
      <action method="addLinkBlock">
         <blockName>wishlist_link</blockName>
      </action>
   </reference>
   <reference name="right">
      <block type="wishlist/customer_sidebar" name="wishlist_sidebar" as="wishlist" after="cart_sidebar" template="wishlist/sidebar.phtml"/>
   </reference>
</default>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="wishlist" ifconfig="wishlist/general/active">
         <name>wishlist</name>
         <path>wishlist/</path>
         <label>My Wishlist</label>
      </action>
   </reference>
</customer_account>
<customer_account_index>
   <reference name="right">
      <action method="unsetChild">
         <name>wishlist</name>
      </action>
   </reference>
</customer_account_index>
<wishlist_index_index translate="label">
   <label>Customer My Account My Wishlist</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="wishlist/customer_wishlist" name="customer.wishlist" template="wishlist/view.phtml">
         <action method="setTitle" translate="title">
            <title>My Wishlist</title>
         </action>
         <block type="wishlist/customer_wishlist_items" name="customer.wishlist.items" as="items" template="wishlist/item/list.phtml">
            <block type="wishlist/customer_wishlist_item_column_image" name="customer.wishlist.item.image" template="wishlist/item/column/image.phtml"/>
            <block type="wishlist/customer_wishlist_item_column_comment" name="customer.wishlist.item.info" template="wishlist/item/column/info.phtml">
               <action method="setTitle" translate="title">
                  <title>Product Details and Comment</title>
               </action>
            </block>
            <block type="wishlist/customer_wishlist_item_column_cart" name="customer.wishlist.item.cart" template="wishlist/item/column/cart.phtml">
               <action method="setTitle" translate="title">
                  <title>Add to Cart</title>
               </action>
               <block type="wishlist/customer_wishlist_item_options" name="customer.wishlist.item.options"/>
            </block>
            <block type="wishlist/customer_wishlist_item_column_remove" name="customer.wishlist.item.remove" template="wishlist/item/column/remove.phtml"/>
         </block>
         <block type="core/text_list" name="customer.wishlist.buttons" as="control_buttons">
            <block type="wishlist/customer_wishlist_button" name="customer.wishlist.button.share" template="wishlist/button/share.phtml"/>
            <block type="wishlist/customer_wishlist_button" name="customer.wishlist.button.toCart" template="wishlist/button/tocart.phtml"/>
            <block type="wishlist/customer_wishlist_button" name="customer.wishlist.button.update" template="wishlist/button/update.phtml"/>
         </block>
      </block>
   </reference>
   <reference name="right">
      <action method="unsetChild">
         <name>wishlist_customer_sidebar</name>
      </action>
   </reference>
</wishlist_index_index>
<wishlist_index_share translate="label">
   <label>Customer My Account Wishlist Sharing Form</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="wishlist/customer_sharing" name="wishlist.sharing" template="wishlist/sharing.phtml"/>
   </reference>
   <reference name="right">
      <action method="unsetChild">
         <name>wishlist_customer_sidebar</name>
      </action>
   </reference>
</wishlist_index_share>
<wishlist_index_configure translate="label">
   <label>Configure Wishlist Item</label>
   <update handle="catalog_product_view"/>
   <reference name="product.info">
      <block type="wishlist/item_configure" name="product.info.addto" as="addto" template="wishlist/item/configure/addto.phtml"/>
   </reference>
   <reference name="product.info.options.wrapper.bottom">
      <action method="unsetChild">
         <name>product.info.addto</name>
      </action>
      <action method="append">
         <block>product.info.addto</block>
      </action>
   </reference>
</wishlist_index_configure>
<wishlist_shared_index translate="label">
   <label>Customer Shared Wishlist View</label>
   <reference name="content">
      <block type="wishlist/share_wishlist" name="customer.wishlist" template="wishlist/shared.phtml"/>
   </reference>
</wishlist_shared_index>
<checkout_cart_index>
   <reference name="checkout.cart.top_methods">
      <block type="paypaluk/express_shortcut" name="checkout.cart.methods.paypaluk_express.top" before="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
   <reference name="checkout.cart.methods">
      <block type="paypaluk/express_shortcut" name="checkout.cart.methods.paypaluk_express.bottom" before="-" template="paypal/express/shortcut.phtml">
         <action method="setIsQuoteAllowed">
            <value>1</value>
         </action>
      </block>
   </reference>
   <update handle="SHORTCUT_uk_popup"/>
</checkout_cart_index>
<paypaluk_express_review translate="label">
   <label>PayPal Express Order Review Form</label>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="paypal/express_review" name="paypal.express.review" template="paypal/express/review.phtml">
         <action method="setPaypalActionPrefix">
            <prefix>paypaluk</prefix>
         </action>
         <block type="paypal/express_review" name="express.review.shipping.method" as="shipping_method" template="paypal/express/review/shipping/method.phtml"/>
         <block type="paypal/express_review_details" name="paypal.express.review.details" as="details" template="paypal/express/review/details.phtml">
            <action method="addItemRender">
               <type>default</type>
               <block>checkout/cart_item_renderer</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>grouped</type>
               <block>checkout/cart_item_renderer_grouped</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <action method="addItemRender">
               <type>configurable</type>
               <block>checkout/cart_item_renderer_configurable</block>
               <template>checkout/onepage/review/item.phtml</template>
            </action>
            <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
         </block>
         <block type="checkout/agreements" name="paypal.express.review.details.agreements" as="agreements" template="checkout/onepage/agreements.phtml"/>
      </block>
   </reference>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/checkout/review.js</name>
      </action>
   </reference>
</paypaluk_express_review>
<paypal_express_review_details>
   <block type="paypal/express_review_details" name="root" output="toHtml" template="paypal/express/review/details.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="paypal.express.review.details.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
   </block>
</paypal_express_review_details>
<catalog_product_view>
   <reference name="product.info.addtocart">
      <block type="page/html_wrapper" name="product.info.addtocart.paypaluk.wrapper" translate="label">
         <label>PayPal Express Checkout (Payflow Edition) Shortcut Wrapper</label>
         <action method="setHtmlTagName">
            <tag>p</tag>
         </action>
         <action method="setElementClass">
            <class>paypal-logo</class>
         </action>
         <block type="paypaluk/express_shortcut" name="product.info.addtocart.paypaluk" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_product_view>
<default>
   <reference name="topCart.extra_actions">
      <block type="paypaluk/express_shortcut" name="paypaluk.partner.top_cart.shortcut" template="paypal/express/shortcut.phtml"/>
   </reference>
   <reference name="cart_sidebar.extra_actions">
      <block type="paypaluk/express_shortcut" name="paypaluk.partner.cart_sidebar.shortcut" template="paypal/express/shortcut.phtml"/>
   </reference>
</default>
<catalog_category_default>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_category_default>
<catalog_category_layered>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_category_layered>
<catalog_product_compare_index>
   <update handle="SHORTCUT_uk_popup"/>
</catalog_product_compare_index>
<catalogsearch_result_index>
   <update handle="SHORTCUT_uk_popup"/>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <update handle="SHORTCUT_uk_popup"/>
</catalogsearch_advanced_result>
<tag_product_list>
   <update handle="SHORTCUT_uk_popup"/>
</tag_product_list>
<tag_customer_view>
   <update handle="SHORTCUT_uk_popup"/>
</tag_customer_view>
<wishlist_index_index>
   <update handle="SHORTCUT_uk_popup"/>
</wishlist_index_index>
<review_product_list>
   <update handle="SHORTCUT_uk_popup"/>
</review_product_list>
<checkout_onepage_success>
   <update handle="SHORTCUT_uk_popup"/>
</checkout_onepage_success>
<checkout_onepage_failure>
   <update handle="SHORTCUT_uk_popup"/>
</checkout_onepage_failure>
<SHORTCUT_uk_popup>
   <reference name="product.tooltip">
      <block type="page/html_wrapper" name="product.info.addtocart.paypaluk.wrapper" translate="label">
         <block type="paypaluk/express_shortcut" name="product.info.addtocart.paypaluk" template="paypal/express/shortcut.phtml">
            <action method="setIsInCatalogProduct">
               <value>1</value>
            </action>
            <action method="setShowOrPosition">
               <value>after</value>
            </action>
         </block>
      </block>
   </reference>
</SHORTCUT_uk_popup>
<default>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="contacts" ifconfig="contacts/contacts/enabled">
         <label>Contact Us</label>
         <url>contacts</url>
         <title>Contact Us</title>
         <prepare>true</prepare>
      </action>
   </reference>
</default>
<contacts_index_index translate="label">
   <label>Contact Us Form</label>
   <reference name="head">
      <action method="setTitle" translate="title" module="contacts">
         <title>Contact Us</title>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
      <action method="setHeaderTitle" translate="title" module="contacts">
         <title>Contact Us</title>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="contactForm" template="contacts/form.phtml"/>
   </reference>
</contacts_index_index>
<sendfriend_product_send translate="label">
   <label>Catalog Product Email to a Friend</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
   </reference>
   <reference name="content">
      <block type="sendfriend/send" name="sendfriend.send" template="sendfriend/send.phtml"/>
   </reference>
</sendfriend_product_send>
<default>
   <reference name="footer_links">
      <action method="addLink" translate="label title" module="rss" ifconfig="rss/config/active">
         <label>RSS</label>
         <url>rss</url>
         <title>RSS</title>
         <prepare>true</prepare>
         <urlParams/>
         <position/>
         <li/>
         <a>class="link-rss"</a>
      </action>
   </reference>
   <block type="rss/list" name="head_rss" ifconfig="rss/config/active"/>
</default>
<rss_index_index translate="label">
   <label>RSS Feeds List</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="rss/list" name="rss.list" template="rss/list.phtml"/>
   </reference>
</rss_index_index>
<rss_index_nofeed>
   <block type="core/template" name="root" output="toHtml" template="rss/nofeed.phtml"/>
</rss_index_nofeed>
<rss_index_wishlist>
   <block type="rss/wishlist" name="rss.wishlist" output="toHtml">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>wishlist/render/item/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_index_wishlist>
<rss_catalog_new>
   <block type="rss/catalog_new" output="toHtml" name="rss.catalog.new">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_catalog_new>
<rss_catalog_special>
   <block type="rss/catalog_special" output="toHtml" name="rss.catalog.special"/>
</rss_catalog_special>
<rss_catalog_salesrule>
   <block type="rss/catalog_salesrule" output="toHtml" name="rss.catalog.salesrule"/>
</rss_catalog_salesrule>
<rss_catalog_tag>
   <block type="rss/catalog_tag" output="toHtml" name="rss.catalog.tag">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_catalog_tag>
<rss_catalog_notifystock>
   <block type="rss/catalog_notifyStock" output="toHtml" name="rss.catalog.notifystock"/>
</rss_catalog_notifystock>
<rss_catalog_review>
   <block type="rss/catalog_review" output="toHtml" name="rss.catalog.review"/>
</rss_catalog_review>
<rss_catalog_category>
   <block type="rss/catalog_category" output="toHtml" name="rss.catalog.category">
      <action method="addPriceBlockType">
         <type>msrp_rss</type>
         <block>catalog/product_price</block>
         <template>catalog/product/price_msrp_rss.phtml</template>
      </action>
   </block>
</rss_catalog_category>
<rss_order_new>
   <block type="rss/order_new" output="toHtml" name="rss.order.new"/>
</rss_order_new>
<rss_order_status>
   <block type="rss/order_status" output="toHtml" name="rss.order.status"/>
</rss_order_status>
<catalog_product_view>
   <reference name="content">
      <reference name="product.info">
         <reference name="alert.urls">
            <block type="productalert/product_view" name="productalert.price" as="productalert_price" template="productalert/product/view.phtml">
               <action method="preparePriceAlertData"/>
               <action method="setHtmlClass">
                  <value>alert-price link-price-alert</value>
               </action>
               <action method="setSignupLabel" translate="value">
                  <value>Sign up for price alert</value>
               </action>
            </block>
            <block type="productalert/product_view" name="productalert.stock" as="productalert_stock" template="productalert/product/view.phtml">
               <action method="prepareStockAlertData"/>
               <action method="setHtmlClass">
                  <value>alert-stock link-stock-alert</value>
               </action>
               <action method="setSignupLabel" translate="value">
                  <value>Sign up to get notified when this product is back in stock</value>
               </action>
            </block>
         </reference>
      </reference>
   </reference>
</catalog_product_view>
<oauth_root_handle>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="removeItem">
         <type>js</type>
         <name>lib/ccard.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/controls.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/builder.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/dragdrop.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/controls.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>scriptaculous/slider.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>varien/js.js</name>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>varien/menu.js</name>
      </action>
   </reference>
   <remove name="top.links"/>
   <remove name="top.search"/>
   <remove name="top.menu"/>
   <remove name="footer"/>
</oauth_root_handle>
<oauth_root_handle_simple>
   <remove name="js_cookie"/>
   <block type="page/html" name="root" output="toHtml" template="page/empty.phtml">
      <block type="page/html_head" name="head" as="head" template="oauth/authorize/head-simple.phtml">
         <action method="addCss">
            <stylesheet>css/oauth-simple.css</stylesheet>
         </action>
      </block>
      <block type="core/text_list" name="content"/>
   </block>
</oauth_root_handle_simple>
<oauth_authorize_index translate="label">
   <update handle="oauth_root_handle"/>
   <label>OAuth authorization for customer</label>
   <reference name="content">
      <block type="oauth/authorize" name="oauth.authorize.form" template="oauth/authorize/form/login.phtml"/>
      <block type="oauth/authorize_button" name="oauth.authorize.button" template="oauth/authorize/button.phtml"/>
   </reference>
</oauth_authorize_index>
<oauth_authorize_simple translate="label">
   <update handle="oauth_root_handle_simple"/>
   <remove name="header"/>
   <label>OAuth authorization Pop Up for customer</label>
   <reference name="content">
      <block type="oauth/authorize" name="oauth.authorize.form" template="oauth/authorize/form/login-simple.phtml"/>
      <block type="oauth/authorize_button" name="oauth.authorize.button" template="oauth/authorize/button-simple.phtml"/>
   </reference>
</oauth_authorize_simple>
<oauth_authorize_confirm translate="label">
   <update handle="oauth_root_handle"/>
   <label>Confirm OAuth token authorization</label>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.confirm" template="oauth/authorize/confirm.phtml"/>
   </reference>
</oauth_authorize_confirm>
<oauth_authorize_confirmsimple translate="label">
   <update handle="oauth_root_handle_simple"/>
   <remove name="header"/>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.confirm" template="oauth/authorize/confirm-simple.phtml"/>
   </reference>
</oauth_authorize_confirmsimple>
<oauth_authorize_reject translate="label">
   <update handle="oauth_root_handle"/>
   <label>Reject OAuth token authorization</label>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.reject" template="oauth/authorize/reject.phtml"/>
   </reference>
</oauth_authorize_reject>
<oauth_authorize_rejectsimple translate="label">
   <update handle="oauth_root_handle_simple"/>
   <remove name="header"/>
   <reference name="content">
      <block type="oauth/authorize_button" name="oauth.authorize.reject" template="oauth/authorize/reject-simple.phtml"/>
   </reference>
</oauth_authorize_rejectsimple>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="oauth">
         <name>OAuth Customer Tokens</name>
         <path>oauth/customer_token</path>
         <label>My Applications</label>
      </action>
   </reference>
</customer_account>
<oauth_customer_token_index translate="label">
   <label>Customer My Account My OAuth Applications</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="oauth/customer_token_list" name="oauth_customer_token_list" template="oauth/customer/token/list.phtml"/>
   </reference>
</oauth_customer_token_index>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs">
         <file>mage/directpost.js</file>
      </action>
   </reference>
</checkout_onepage_index>
<checkout_onepage_review>
   <reference name="checkout.onepage.review.info.items.after">
      <block type="directpost/form" name="payment.form.directpost" template="authorizenet/directpost/form.phtml">
         <action method="setMethodInfo"/>
      </block>
   </reference>
</checkout_onepage_review>
<catalog_category_default>
   <reference name="product_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_category_default>
<catalog_category_view>
   <reference name="product_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_category_view>
<catalog_category_layered>
   <reference name="product_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_category_layered>
<catalog_product_compare_index>
   <reference name="catalog.compare.list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_product_compare_index>
<catalogsearch_result_index>
   <reference name="search_result_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <reference name="search_result_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalogsearch_advanced_result>
<tag_product_list>
   <reference name="search_result_list">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</tag_product_list>
<tag_customer_view>
   <reference name="customer_view">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</tag_customer_view>
<default>
   <reference name="cart_sidebar">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/cart/sidebar/default.phtml</template>
      </action>
   </reference>
   <reference name="wishlist_sidebar">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
   <reference name="catalog_product_price_template">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</default>
<catalog_product_view>
   <reference name="catalog.product.related">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</catalog_product_view>
<PRODUCT_TYPE_simple>
   <reference name="product.info.upsell">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
      <action method="setItemLimit">
         <type>bundle</type>
         <limit>4</limit>
      </action>
   </reference>
</PRODUCT_TYPE_simple>
<customer_account>
   <reference name="cart_sidebar">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/cart/sidebar/default.phtml</template>
      </action>
   </reference>
</customer_account>
<checkout_cart_index>
   <reference name="checkout.cart">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/cart/item/default.phtml</template>
      </action>
   </reference>
   <reference name="checkout.cart.crosssell">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/price.phtml</template>
      </action>
   </reference>
</checkout_cart_index>
<checkout_onepage_review>
   <reference name="root">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</checkout_onepage_review>
<checkout_multishipping_addresses>
   <reference name="checkout_addresses">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
</checkout_multishipping_addresses>
<checkout_multishipping_shipping>
   <reference name="checkout_shipping">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
   <reference name="checkout_billing_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
</checkout_multishipping_shipping>
<checkout_multishipping_overview>
   <reference name="checkout_overview">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/multishipping/item/default.phtml</template>
      </action>
   </reference>
</checkout_multishipping_overview>
<paypal_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review>
<paypal_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review_details>
<paypaluk_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review>
<paypaluk_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/checkout_cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review_details>
<PRODUCT_TYPE_bundle translate="label" module="bundle">
   <label>Catalog Product View (Bundle)</label>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/bundle.js</name>
      </action>
   </reference>
   <reference name="product.info">
      <block type="bundle/catalog_product_view_type_bundle" name="product.info.bundle" as="product_type_data" template="bundle/catalog/product/view/type/bundle.phtml">
         <action method="addPriceBlockType">
            <type>bundle</type>
            <block>bundle/catalog_product_price</block>
            <template>bundle/catalog/product/price.phtml</template>
         </action>
         <block type="bundle/catalog_product_price" name="bundle.prices" as="bundle_prices" template="bundle/catalog/product/view/price.phtml">
            <action method="setMAPTemplate">
               <tmpl>catalog/product/price_msrp_item.phtml</tmpl>
            </action>
         </block>
      </block>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="bundle/catalog_product_view_type_bundle" name="product.info.bundle.options" as="type_bundle_options" template="bundle/catalog/product/view/type/bundle/options.phtml">
         <action method="addRenderer">
            <type>select</type>
            <block>bundle/catalog_product_view_type_bundle_option_select</block>
         </action>
         <action method="addRenderer">
            <type>multi</type>
            <block>bundle/catalog_product_view_type_bundle_option_multi</block>
         </action>
         <action method="addRenderer">
            <type>radio</type>
            <block>bundle/catalog_product_view_type_bundle_option_radio</block>
         </action>
         <action method="addRenderer">
            <type>checkbox</type>
            <block>bundle/catalog_product_view_type_bundle_option_checkbox</block>
         </action>
      </block>
      <action method="insert">
         <block>product.info.bundle.options</block>
      </action>
   </reference>
   <reference name="product.info.options.wrapper.bottom">
      <remove name="product.tierprices"/>
      <block type="bundle/catalog_product_view" name="bundle.tierprices" as="tierprices" before="-" template="bundle/catalog/product/view/tierprices.phtml"/>
      <block type="cataloginventory/qtyincrements" name="product.info.qtyincrements" before="-" template="cataloginventory/qtyincrements.phtml"/>
   </reference>
   <reference name="product.clone_prices">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/catalog/product/view/price.phtml</template>
      </action>
   </reference>
</PRODUCT_TYPE_bundle>
<sales_order_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_view>
<sales_order_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_invoice>
<sales_order_shipment>
   <reference name="shipment_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_shipment>
<sales_order_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_creditmemo>
<sales_order_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_print>
<sales_order_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_printinvoice>
<sales_order_printshipment>
   <reference name="sales.order.print.shipment">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_printshipment>
<sales_order_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_order_printcreditmemo>
<sales_guest_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_view>
<sales_guest_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_invoice>
<sales_guest_shipment>
   <reference name="shipment_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_shipment>
<sales_guest_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_creditmemo>
<sales_guest_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_print>
<sales_guest_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/invoice/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_printinvoice>
<sales_guest_printshipment>
   <reference name="sales.order.print.shipment">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/shipment/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_printshipment>
<sales_guest_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/sales/order/creditmemo/items/renderer.phtml</template>
      </action>
   </reference>
</sales_guest_printcreditmemo>
<sales_email_order_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/order/default.phtml</template>
      </action>
   </reference>
</sales_email_order_items>
<sales_email_order_invoice_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/invoice/default.phtml</template>
      </action>
   </reference>
</sales_email_order_invoice_items>
<sales_email_order_shipment_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/shipment/default.phtml</template>
      </action>
   </reference>
</sales_email_order_shipment_items>
<sales_email_order_creditmemo_items>
   <reference name="items">
      <action method="addItemRender">
         <type>bundle</type>
         <block>bundle/sales_order_items_renderer</block>
         <template>bundle/email/order/items/creditmemo/default.phtml</template>
      </action>
   </reference>
</sales_email_order_creditmemo_items>
<rss_catalog_category>
   <reference name="rss.catalog.category">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/rss/catalog/product/price.phtml</template>
      </action>
   </reference>
</rss_catalog_category>
<rss_catalog_new>
   <reference name="rss.catalog.new">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/rss/catalog/product/price.phtml</template>
      </action>
   </reference>
</rss_catalog_new>
<rss_catalog_tag>
   <reference name="rss.catalog.tag">
      <action method="addPriceBlockType">
         <type>bundle</type>
         <block>bundle/catalog_product_price</block>
         <template>bundle/rss/catalog/product/price.phtml</template>
      </action>
   </reference>
</rss_catalog_tag>
<customer_account_login>
   <reference name="customer_form_login">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_login</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</customer_account_login>
<customer_account_forgotpassword>
   <reference name="forgotPassword">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_forgotpassword</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</customer_account_forgotpassword>
<customer_account_create>
   <reference name="customer_form_register">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_create</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</customer_account_create>
<checkout_onepage_index>
   <reference name="checkout.onepage.login">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>user_login</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
   <reference name="checkout.onepage.billing">
      <block type="core/text_list" name="form.additional.info">
         <block type="captcha/captcha" name="captcha.guest.checkout">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>guest_checkout</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
         <block type="captcha/captcha" name="captcha.register.during.checkout">
            <reference name="head">
               <action method="addJs">
                  <file>mage/captcha.js</file>
               </action>
            </reference>
            <action method="setFormId">
               <formId>register_during_checkout</formId>
            </action>
            <action method="setImgWidth">
               <width>230</width>
            </action>
            <action method="setImgHeight">
               <width>50</width>
            </action>
         </block>
      </block>
   </reference>
</checkout_onepage_index>
<centinel_index_authenticationstart>
   <block type="centinel/authentication_start" name="root" output="toHtml" template="centinel/authentication/start.phtml"/>
</centinel_index_authenticationstart>
<centinel_index_authenticationcomplete>
   <block type="centinel/authentication_complete" name="root" output="toHtml" template="centinel/authentication/complete.phtml"/>
</centinel_index_authenticationcomplete>
<checkout_multishipping_overview>
   <reference name="head">
      <action method="addJs">
         <script>mage/centinel.js</script>
      </action>
   </reference>
   <reference name="checkout.multishipping.overview.items.after">
      <block type="centinel/authentication" name="centinel.frame" template="centinel/authentication.phtml">
         <action method="addRelatedBlock">
            <blockId>checkout-review-submit</blockId>
         </action>
         <action method="setAuthenticationStartMode">
            <mode>window</mode>
         </action>
      </block>
   </reference>
</checkout_multishipping_overview>
<checkout_onepage_savepayment>
   <reference name="checkout.onepage.review.info.items.before">
      <block type="centinel/authentication" name="centinel.frame" template="centinel/authentication.phtml">
         <action method="addRelatedBlock">
            <blockId>checkout-review-submit</blockId>
         </action>
         <action method="addRelatedBlock">
            <blockId>checkout-review-table-wrapper</blockId>
         </action>
         <action method="setAuthenticationStartMode">
            <mode>instant</mode>
         </action>
      </block>
   </reference>
</checkout_onepage_savepayment>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs">
         <script>mage/centinel.js</script>
      </action>
   </reference>
</checkout_onepage_index>
<catalog_category_default>
   <reference name="product_list">
      <block type="core/text_list" name="product_list.name.after" as="name.after"/>
      <block type="core/text_list" name="product_list.after" as="after"/>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="product_list">
      <block type="core/text_list" name="product_list.name.after" as="name.after"/>
      <block type="core/text_list" name="product_list.after" as="after"/>
   </reference>
</catalog_category_layered>
<catalogsearch_result_index>
   <reference name="search_result_list">
      <block type="core/text_list" name="product_list.name.after" as="name.after"/>
      <block type="core/text_list" name="product_list.after" as="after"/>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <reference name="search_result_list">
      <block type="core/text_list" name="product_list.name.after" as="name.after"/>
      <block type="core/text_list" name="product_list.after" as="after"/>
   </reference>
</catalogsearch_advanced_result>
<product_list>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/product-media.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/swatches-list.js</name>
      </action>
      <action method="addCss">
         <stylesheet>css/configurableswatches.css</stylesheet>
      </action>
   </reference>
   <reference name="product_list.name.after">
      <block type="core/template" name="product_list.swatches" template="configurableswatches/catalog/product/list/swatches.phtml"/>
   </reference>
   <reference name="product_list.after">
      <block type="configurableswatches/catalog_media_js_list" name="configurableswatches.media.js.list"/>
   </reference>
</product_list>
<catalog_product_view>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <script>js/lib/elevatezoom/jquery.elevateZoom-3.0.8.min.js</script>
      </action>
      <action method="addCss">
         <stylesheet>css/configurableswatches.css</stylesheet>
      </action>
   </reference>
   <reference name="product.info.media">
      <block type="core/text_list" name="product.info.media.after" as="after"/>
   </reference>
</catalog_product_view>
<quickview_index_show>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <script>js/lib/elevatezoom/jquery.elevateZoom-3.0.8.min.js</script>
      </action>
      <action method="addCss">
         <stylesheet>css/configurableswatches.css</stylesheet>
      </action>
   </reference>
   <reference name="product.info.media">
      <block type="core/text_list" name="product.info.media.after" as="after"/>
   </reference>
</quickview_index_show>
<catalog_category_default>
   <update handle="product_list"/>
</catalog_category_default>
<catalog_category_layered>
   <update handle="product_list"/>
</catalog_category_layered>
<catalogsearch_result_index>
   <update handle="product_list"/>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <update handle="product_list"/>
</catalogsearch_advanced_result>
<PRODUCT_TYPE_configurable>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/product-media.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/configurableswatches/swatches-product.js</name>
      </action>
   </reference>
   <reference name="product.info">
      <block type="catalog/product_view_type_configurable" name="product.info.configurable" as="product_type_data" template="catalog/product/view/type/default.phtml">
         <block type="core/text_list" name="product.info.configurable.extra" as="product_type_data_extra" translate="label">
            <label>Product Extra Info</label>
         </block>
      </block>
      <block type="catalog/product_view_type_configurable" name="product.info.availability" as="product_type_availability" template="catalog/product/view/type/availability/default.phtml"/>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="catalog/product_view_type_configurable" name="product.info.options.configurable" as="options_configurable" before="-" template="catalog/product/view/type/options/configurable.phtml">
         <block type="core/text_list" name="product.info.options.configurable.renderers" as="attr_renderers"/>
         <block type="core/text_list" name="product.info.options.configurable.after" as="after"/>
      </block>
   </reference>
   <reference name="product.info.media">
      <action method="setGalleryFilterHelper">
         <helper>configurableswatches/productimg</helper>
      </action>
      <action method="setGalleryFilterMethod">
         <method>filterImageInGallery</method>
      </action>
   </reference>
   <reference name="product.info.media.after">
      <block type="configurableswatches/catalog_media_js_product" name="configurableswatches.media.js.product"/>
   </reference>
   <reference name="product.info.options.configurable.renderers">
      <block type="configurableswatches/catalog_product_view_type_configurable_swatches" template="configurableswatches/catalog/product/view/type/options/configurable/swatches.phtml"/>
   </reference>
   <reference name="product.info.options.configurable.after">
      <block type="core/template" template="configurableswatches/catalog/product/view/type/configurable/swatch-js.phtml"/>
   </reference>
</PRODUCT_TYPE_configurable>
<default>
   <reference name="left">
      <block type="newsletter/subscribe" name="left.newsletter" template="newsletter/subscribe.phtml"/>
   </reference>
</default>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="newsletter">
         <name>newsletter</name>
         <path>newsletter/manage/</path>
         <label>Newsletter Subscriptions</label>
      </action>
   </reference>
   <remove name="left.newsletter"/>
</customer_account>
<newsletter_manage_index translate="label">
   <label>Customer My Account Newsletter Subscriptions</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="customer/newsletter" name="customer_newsletter">
         <block type="page/html_wrapper" name="customer.newsletter.form.before" as="form_before" translate="label">
            <label>Newsletter Subscription Form Before</label>
            <action method="setMayBeInvisible">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
</newsletter_manage_index>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="downloadable">
         <name>downloadable_products</name>
         <path>downloadable/customer/products</path>
         <label>My Downloadable Products</label>
      </action>
   </reference>
</customer_account>
<downloadable_customer_products translate="label">
   <label>Customer My Account Downloadable Items</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="downloadable/customer_products_list" name="downloadable_customer_products_list" template="downloadable/customer/products/list.phtml"/>
   </reference>
   <reference name="root">
      <action method="setHeaderTitle" translate="title" module="downloadable">
         <title>My Downloadable Products</title>
      </action>
   </reference>
</downloadable_customer_products>
<checkout_cart_index>
   <reference name="checkout.cart">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/cart/item/default.phtml</template>
      </action>
   </reference>
</checkout_cart_index>
<checkout_onepage_review>
   <reference name="root">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</checkout_onepage_review>
<checkout_onepage_success>
   <reference name="checkout.success">
      <block type="downloadable/checkout_success" name="downloadable.checkout.success" template="downloadable/checkout/success.phtml"/>
   </reference>
</checkout_onepage_success>
<checkout_multishipping_addresses>
   <reference name="checkout_addresses">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/multishipping/item/downloadable.phtml</template>
      </action>
   </reference>
</checkout_multishipping_addresses>
<checkout_multishipping_shipping>
   <reference name="checkout_billing_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/multishipping/item/downloadable.phtml</template>
      </action>
   </reference>
</checkout_multishipping_shipping>
<checkout_multishipping_overview>
   <reference name="checkout_overview">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/multishipping/item/downloadable.phtml</template>
      </action>
   </reference>
</checkout_multishipping_overview>
<checkout_multishipping_success>
   <reference name="checkout_success">
      <block type="downloadable/checkout_success" name="downloadable.checkout.success" template="downloadable/checkout/success.phtml"/>
   </reference>
</checkout_multishipping_success>
<paypal_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review>
<paypal_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypal_express_review_details>
<paypaluk_express_review>
   <reference name="paypal.express.review.details">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review>
<paypaluk_express_review_details>
   <reference name="root">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/checkout_cart_item_renderer</block>
         <template>downloadable/checkout/onepage/review/item.phtml</template>
      </action>
   </reference>
</paypaluk_express_review_details>
<sales_order_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_view>
<sales_order_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_invoice>
<sales_order_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_creditmemo>
<sales_order_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_print>
<sales_order_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_printinvoice>
<sales_order_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_order_printcreditmemo>
<sales_guest_view>
   <reference name="order_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_view>
<sales_guest_invoice>
   <reference name="invoice_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_invoice>
<sales_guest_creditmemo>
   <reference name="creditmemo_items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_creditmemo>
<sales_guest_print>
   <reference name="sales.order.print">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_print>
<sales_guest_printinvoice>
   <reference name="sales.order.print.invoice">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/invoice/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_printinvoice>
<sales_guest_printcreditmemo>
   <reference name="sales.order.print.creditmemo">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_item_renderer_downloadable</block>
         <template>downloadable/sales/order/creditmemo/items/renderer/downloadable.phtml</template>
      </action>
   </reference>
</sales_guest_printcreditmemo>
<sales_email_order_items>
   <reference name="items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_email_items_order_downloadable</block>
         <template>downloadable/email/order/items/order/downloadable.phtml</template>
      </action>
   </reference>
</sales_email_order_items>
<sales_email_order_invoice_items>
   <reference name="items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_email_items_downloadable</block>
         <template>downloadable/email/order/items/invoice/downloadable.phtml</template>
      </action>
   </reference>
</sales_email_order_invoice_items>
<sales_email_order_creditmemo_items>
   <reference name="items">
      <action method="addItemRender">
         <type>downloadable</type>
         <block>downloadable/sales_order_email_items_downloadable</block>
         <template>downloadable/email/order/items/creditmemo/downloadable.phtml</template>
      </action>
   </reference>
</sales_email_order_creditmemo_items>
<PRODUCT_TYPE_downloadable translate="label" module="downloadable">
   <label>Catalog Product View (Downloadable)</label>
   <reference name="product.info">
      <block type="downloadable/catalog_product_view_type" name="product.info.downloadable" as="product_type_data" template="downloadable/catalog/product/type.phtml">
         <block type="downloadable/catalog_product_samples" name="product.info.downloadable.samples" as="samples" template="downloadable/catalog/product/samples.phtml"/>
         <block type="cataloginventory/stockqty_default" name="product.info.downloadable.extra" as="product_type_data_extra" template="cataloginventory/stockqty/default.phtml"/>
      </block>
   </reference>
   <reference name="product.info.options.wrapper">
      <block type="downloadable/catalog_product_links" name="product.info.downloadable.options" as="type_downloadable_options" before="-" template="downloadable/catalog/product/links.phtml"/>
      <action method="insert">
         <block>product.info.downloadable.options</block>
      </action>
   </reference>
</PRODUCT_TYPE_downloadable>
<catalog_product_view>
   <reference name="content">
      <block type="core/template" name="external.pagecache.cookie" template="pagecache/cookie.phtml"/>
   </reference>
</catalog_product_view>
<customer_account_login>
   <reference name="customer_form_login">
      <action method="setTemplate">
         <template>persistent/customer/form/login.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
      <block type="core/template" name="persistent.remember.me.tooltip" template="persistent/remember_me_tooltip.phtml"/>
   </reference>
</customer_account_login>
<customer_account_create>
   <reference name="customer_form_register">
      <action method="setTemplate">
         <template>persistent/customer/form/register.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
      <block type="core/template" name="persistent.remember.me.tooltip" template="persistent/remember_me_tooltip.phtml"/>
   </reference>
</customer_account_create>
<checkout_onepage_index>
   <reference name="checkout.onepage.login">
      <action method="setTemplate">
         <template>persistent/checkout/onepage/login.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
   </reference>
   <reference name="checkout.onepage.billing">
      <action method="setTemplate">
         <template>persistent/checkout/onepage/billing.phtml</template>
      </action>
      <block type="persistent/form_remember" name="persistent.remember.me" template="persistent/remember_me.phtml"/>
      <block type="core/template" name="persistent.remember.me.tooltip" template="persistent/remember_me_tooltip.phtml"/>
   </reference>
</checkout_onepage_index>
<customer_logged_out>
   <reference name="right">
      <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/sidebar.phtml"/>
   </reference>
</customer_logged_out>
<checkout_cart_index>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</checkout_cart_index>
<checkout_onepage_index>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</checkout_onepage_index>
<checkout_multishipping>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</checkout_multishipping>
<customer_logged_in>
   <reference name="head">
      <action method="addItem">
         <type>js</type>
         <name>varien/weee.js</name>
      </action>
   </reference>
</customer_logged_in>
<default>
   <reference name="footer_links">
      <block type="blog/blog" name="add.blog.footer">
         <action method="addBlogLink" ifconfig="blog/menu/footer">
            <param>footer</param>
         </action>
      </block>
   </reference>
   <reference name="right">
      <block type="blog/menu_sidebar" name="right.blog.menu" before="-">
         <action method="setTemplate" ifconfig="blog/menu/right" ifvalue="1">
            <template>aw_blog/menu.phtml</template>
         </action>
         <block type="blog/tags" name="blog_tags"/>
      </block>
   </reference>
   <reference name="left">
      <block type="blog/menu_sidebar" name="left.blog.menu" before="-">
         <action method="setTemplate" ifconfig="blog/menu/left">
            <template>aw_blog/menu.phtml</template>
         </action>
         <block type="blog/tags" name="blog_tags"/>
      </block>
   </reference>
   <reference name="top.links">
      <block type="blog/blog" name="add.blog.link">
         <action method="addBlogLink" ifconfig="blog/menu/top">
            <param>top</param>
         </action>
      </block>
   </reference>
   <reference name="head">
      <action method="addItem">
         <type>skin_css</type>
         <name>aw_blog/css/style.css</name>
      </action>
   </reference>
</default>
<blog_index_index>
   <reference name="footer">
      <block type="blog/blog" name="copyright.blog.footer" template="aw_blog/copyright.phtml"/>
   </reference>
   <reference name="content">
      <block type="blog/blog" name="blog" template="aw_blog/blog.phtml">
         <block type="blog/product_toolbar" name="aw_blog_list_toolbar" template="catalog/product/list/toolbar.phtml">
            <block type="page/html_pager" name="product_list_toolbar_pager"/>
         </block>
      </block>
   </reference>
</blog_index_index>
<blog_index_list>
   <reference name="footer">
      <block type="blog/blog" name="copyright.blog.footer" template="aw_blog/copyright.phtml"/>
   </reference>
   <reference name="content">
      <block type="blog/blog" name="blog" template="aw_blog/blog.phtml">
         <block type="blog/product_toolbar" name="aw_blog_list_toolbar" template="catalog/product/list/toolbar.phtml">
            <block type="page/html_pager" name="product_list_toolbar_pager"/>
         </block>
      </block>
   </reference>
</blog_index_list>
<blog_post_view>
   <reference name="footer">
      <block type="blog/blog" name="copyright.blog.footer" template="aw_blog/copyright.phtml"/>
   </reference>
   <reference name="content">
      <block type="blog/post" name="post" template="aw_blog/post.phtml">
         <block type="blog/product_toolbar" name="aw_blog_list_toolbar" template="catalog/product/list/toolbar.phtml">
            <block type="page/html_pager" name="product_list_toolbar_pager"/>
         </block>
      </block>
   </reference>
</blog_post_view>
<blog_cat_view>
   <reference name="footer">
      <block type="blog/blog" name="copyright.blog.footer" template="aw_blog/copyright.phtml"/>
   </reference>
   <reference name="content">
      <block type="blog/cat" name="cat" template="aw_blog/cat.phtml">
         <block type="blog/product_toolbar" name="aw_blog_list_toolbar" template="catalog/product/list/toolbar.phtml">
            <block type="page/html_pager" name="product_list_toolbar_pager"/>
         </block>
      </block>
   </reference>
</blog_cat_view>
<blog_rss_index>
   <reference name="footer">
      <block type="blog/blog" name="copyright.blog.footer" template="aw_blog/copyright.phtml"/>
   </reference>
   <block type="blog/rss" output="toHtml" name="rss.blog.new"/>
</blog_rss_index>
<default>
   <reference name="before_body_end">
      <block type="aminvisiblecaptcha/captcha" name="captcha_script"/>
      <block type="core/text" name="google_recaptcha_api">
         <action method="setText">
            <text>&lt;script src="https://www.google.com/recaptcha/api.js" async defer&gt;&lt;/script&gt;</text>
         </action>
      </block>
   </reference>
</default>
<ampromo_items>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
      <action method="removeItem">
         <type>js</type>
         <name>varien/configurable.js</name>
      </action>
      <action method="addJs">
         <script>varien/configurable.js</script>
      </action>
      <action method="addJs">
         <script>calendar/calendar.js</script>
      </action>
      <action method="addJs">
         <script>amasty/ampromo/carousel-min.js</script>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/bundle.js</name>
      </action>
      <block type="core/text" name="head.viewport">
         <action method="setText">
            <text>&lt;meta name="viewport" content="initial-scale=1.0, width=device-width" /&gt;
</text>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="ampromo/items" name="ampromo.items" template="amasty/ampromo/items.phtml"/>
   </reference>
   <block type="ampromo/add" name="ampromo.add" template="amasty/ampromo/add.phtml"/>
</ampromo_items>
<checkout_cart_index>
   <update handle="ampromo_items"/>
   <remove name="ampromo_notification"/>
   <reference name="checkout.cart.form.before">
      <action method="append">
         <block>ampromo.add</block>
      </action>
   </reference>
</checkout_cart_index>
<checkout_onepage_index>
   <update handle="ampromo_items"/>
   <reference name="ampromo_notification">
      <action method="setTemplate" ifconfig="ampromo/popup/popup_on_checkout">
         <template/>
      </action>
   </reference>
   <reference name="content">
      <block type="page/html_wrapper" name="ampromo.onepage.review.before" as="review_before" before="-">
         <action method="append" ifconfig="ampromo/popup/popup_on_checkout">
            <block>ampromo.add</block>
         </action>
      </block>
   </reference>
</checkout_onepage_index>
<firecheckout_index_index>
   <update handle="ampromo_items"/>
   <reference name="ampromo_notification">
      <action method="setTemplate" ifconfig="ampromo/popup/popup_on_checkout">
         <template/>
      </action>
   </reference>
   <reference name="content">
      <block type="ampromo/items" name="ampromo.items" template="amasty/ampromo/items.phtml"/>
      <block type="ampromo/add" name="ampromo.add" template="amasty/ampromo/add.phtml"/>
   </reference>
</firecheckout_index_index>
<catalog_product_view>
   <block as="other" type="ampromo/banner" name="ampromo.banner.after_name" template="amasty/ampromo/banner.phtml">
      <action method="setPosition">
         <position>after_name</position>
      </action>
   </block>
   <block before="main" type="ampromo/banner" name="ampromo.banner.top" template="amasty/ampromo/banner.phtml">
      <action method="setPosition">
         <position>top</position>
      </action>
   </block>
   <reference name="content">
      <block before="main" type="ampromo/label" name="ampromo.label" template="amasty/ampromo/label.phtml"/>
      <action method="insert" ifconfig="ampromo/banners/enabled_top">
         <block>ampromo.banner.top</block>
      </action>
      <reference name="product.info">
         <block type="core/text_list" name="ampromo.after.name" as="other" translate="label">
            <action method="insert" ifconfig="ampromo/banners/enabled_above_cart">
               <block>ampromo.banner.after_name</block>
            </action>
         </block>
      </reference>
   </reference>
</catalog_product_view>
<default>
   <reference name="head">
      <action method="addCss">
         <name>css/amasty/ampromo/styles.css</name>
      </action>
      <action method="addJs">
         <script>amasty/ampromo/items.js</script>
      </action>
   </reference>
   <block name="ampromo_notification" type="ampromo/notification" template="amasty/ampromo/notification.phtml" before="-"/>
   <reference name="content">
      <action ifconfig="ampromo/messages/display_notification" method="append">
         <block>ampromo_notification</block>
      </action>
   </reference>
</default>
<default>
   <reference name="after_body_start" after="-">
      <block type="ec/track" name="ec_noscript" as="ec_noscript" template="ec/noscript.phtml"/>
   </reference>
   <reference name="head" after="-">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/ec.js</name>
      </action>
      <block type="ec/track" name="ec_header" as="ec_header" template="ec/header.phtml"/>
      <block type="ec/track" name="ec_purchase" as="ec_purchase" template="ec/purchase.phtml">
         <block type="ec/track" name="ec_datalayer" as="ec_datalayer" template="ec/datalayer.phtml"/>
         <block type="ec/track" name="ec_visitor" as="ec_visitor" template="ec/visitor.phtml"/>
         <block type="ec/track" name="ec_dimensions" as="ec_dimensions" template="ec/dimensions.phtml"/>
         <block type="ec/track" name="ec_adroll" as="ec_adroll" template="ec/adroll.phtml"/>
         <block type="ec/experiments" name="ec_experiments" as="ec_experiments" template="ec/experiments.phtml"/>
         <block type="ec/track" name="ec_promotions" as="ec_promotions" template="ec/promotions.phtml"/>
         <block type="ec/track" name="ec_impression" as="ec_impression" template="ec/impression.phtml"/>
         <block type="ec/track" name="ec_details" as="ec_details" template="ec/details.phtml"/>
         <block type="ec/track" name="ec_search" as="ec_search" template="ec/search.phtml"/>
         <block type="ec/track" name="ec_perfectaudience" as="ec_perfectaudience" template="ec/perfectaudience.phtml"/>
      </block>
   </reference>
   <reference name="before_body_end" after="-">
      <block type="ec/events" name="ec_events" as="ec_events" template="ec/events.phtml"/>
      <block type="ec/track" name="ec_footer" as="ec_footer" template="ec/footer.phtml"/>
   </reference>
</default>
<auguria_sponsorship_index_index>
   <update handle="customer_account"/>
   <reference name="content">
      <block type="auguria_sponsorship/sponsorship" name="sponsorship" template="auguria/sponsorship/sponsorship.phtml"/>
   </reference>
</auguria_sponsorship_index_index>
<auguria_sponsorship_openinviter_index>
   <reference name="root">
      <action method="setTemplate">
         <template>page/empty.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="auguria_sponsorship/openinviter" name="openinviter" template="auguria/sponsorship/openinviter.phtml"/>
   </reference>
</auguria_sponsorship_openinviter_index>
<auguria_sponsorship_openinviter_import>
   <reference name="root">
      <action method="setTemplate">
         <template>page/empty.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="auguria_sponsorship/openinviter" name="openinviter" template="auguria/sponsorship/openinviterimport.phtml"/>
   </reference>
</auguria_sponsorship_openinviter_import>
<auguria_sponsorship_points_fidelity>
   <update handle="customer_account"/>
   <reference name="head">
      <action method="addCss">
         <link>css/auguria/sponsorship/sorter.css</link>
      </action>
      <action method="addJs">
         <link>auguria/sponsorship/sorter.js</link>
      </action>
   </reference>
   <reference name="content">
      <block type="auguria_sponsorship/customer_account_pointsDetail" name="fidelity_customer_pointsdetail" template="auguria/sponsorship/customer/account/fidelity.phtml"/>
   </reference>
</auguria_sponsorship_points_fidelity>
<auguria_sponsorship_points_sponsorship>
   <update handle="customer_account"/>
   <reference name="head">
      <action method="addCss">
         <link>css/auguria/sponsorship/sorter.css</link>
      </action>
      <action method="addJs">
         <link>auguria/sponsorship/sorter.js</link>
      </action>
   </reference>
   <reference name="content">
      <block type="auguria_sponsorship/customer_account_pointsDetail" name="sponsorship_customer_pointsdetail" template="auguria/sponsorship/customer/account/sponsorship.phtml"/>
   </reference>
</auguria_sponsorship_points_sponsorship>
<auguria_sponsorship_points_accumulated>
   <update handle="customer_account"/>
   <reference name="head">
      <action method="addCss">
         <link>css/auguria/sponsorship/sorter.css</link>
      </action>
      <action method="addJs">
         <link>auguria/sponsorship/sorter.js</link>
      </action>
   </reference>
   <reference name="content">
      <block type="auguria_sponsorship/customer_account_pointsDetail" name="accumulated_customer_pointsdetail" template="auguria/sponsorship/customer/account/accumulated.phtml"/>
   </reference>
</auguria_sponsorship_points_accumulated>
<auguria_sponsorship_boost_index>
   <update handle="customer_account"/>
   <reference name="content">
      <block type="auguria_sponsorship/customer_form_boost" name="sponsorship_customer_boost" template="auguria/sponsorship/customer/form/boost.phtml"/>
   </reference>
</auguria_sponsorship_boost_index>
<auguria_sponsorship_points_change>
   <update handle="customer_account"/>
   <block type="auguria_sponsorship/customer_form_pointsChange" name="customer_pointschange_cash" template="auguria/sponsorship/customer/form/pointschange.phtml">
      <block type="auguria_sponsorship/customer_form_pointsChange" name="sponsorship_customer_pointschange_cash" as="cash" template="auguria/sponsorship/customer/form/change/cash.phtml"/>
   </block>
   <block type="auguria_sponsorship/customer_form_pointsChange" name="customer_pointschange_coupon" template="auguria/sponsorship/customer/form/pointschange.phtml">
      <block type="auguria_sponsorship/customer_form_pointsChange" name="sponsorship_customer_pointschange_coupon" as="coupon" template="auguria/sponsorship/customer/form/change/coupon.phtml"/>
   </block>
   <block type="auguria_sponsorship/customer_form_pointsChange" name="customer_pointschange_gift" template="auguria/sponsorship/customer/form/pointschange.phtml">
      <block type="auguria_sponsorship/customer_form_pointsChange" name="sponsorship_customer_pointschange_gift" as="gift" template="auguria/sponsorship/customer/form/change/gift.phtml"/>
   </block>
</auguria_sponsorship_points_change>
<checkout_cart_index>
   <reference name="content">
      <block after="checkout.cart" type="auguria_sponsorship/cart_exchange" as="cart_points_exchange" name="cart_points_exchange" template="auguria/sponsorship/cart/exchange.phtml"/>
   </reference>
</checkout_cart_index>
<customer_account_index>
   <reference name="customer_account_dashboard">
      <block type="auguria_sponsorship/customer_account_pointsDetail" name="customer_account_points" as="info1" template="auguria/sponsorship/customer/dashboard/points.phtml">
         <block type="auguria_sponsorship/customer_account_pointsDetail" name="customer_account_fidelity_points" as="customer_account_fidelity_points" template="auguria/sponsorship/customer/dashboard/fidelity.phtml"/>
         <block type="auguria_sponsorship/customer_account_pointsDetail" name="customer_account_sponsor_points" as="customer_account_sponsor_points" template="auguria/sponsorship/customer/dashboard/sponsorship.phtml"/>
         <block type="auguria_sponsorship/customer_account_pointsDetail" name="customer_account_accumulated_points" as="customer_account_accumulated_points" template="auguria/sponsorship/customer/dashboard/accumulated.phtml"/>
      </block>
   </reference>
</customer_account_index>
<customer_account_edit>
   <reference name="customer_edit">
      <action method="setTemplate">
         <template>auguria/sponsorship/customer/form/edit.phtml</template>
      </action>
   </reference>
</customer_account_edit>
<customer_account>
   <reference name="customer_account_navigation">
      <action ifconfig="auguria_sponsorship/fidelity/fidelity_enabled" method="addLink" translate="label" module="auguria_sponsorship">
         <name>fidelity_points</name>
         <path>auguria_sponsorship/points/fidelity</path>
         <label>Fidelity points management</label>
      </action>
      <action ifconfig="auguria_sponsorship/sponsor/sponsor_enabled" method="addLink" translate="label" module="auguria_sponsorship">
         <name>sponsor_points</name>
         <path>auguria_sponsorship/points/sponsorship</path>
         <label>Sponsorship management</label>
      </action>
      <action ifconfig="auguria_sponsorship/accumulated/accumulated_enabled" method="addLink" translate="label" module="auguria_sponsorship">
         <name>accumulated_points</name>
         <path>auguria_sponsorship/points/accumulated</path>
         <label>Fidelity points and sponsorship management</label>
      </action>
   </reference>
</customer_account>
<customer_account_create>
   <reference name="content">
      <block type="auguria_sponsorship/customer_javascript" name="customer_javascript"/>
   </reference>
</customer_account_create>
<default>
   <reference name="head">
      <action ifconfig="configsystem/cmsmart_fontend/enalbed_jquery" method="addItem">
         <type>js</type>
         <name>cmsmart/jquery/jquery.js</name>
      </action>
      <action ifconfig="configsystem/cmsmart_fontend/enalbed_jquery_mirgate" method="addItem">
         <type>js</type>
         <name>cmsmart/jquery/jquery-migrate.js</name>
      </action>
      <action ifconfig="configsystem/cmsmart_fontend/enalbed_jquery_noconflig" method="addItem">
         <type>js</type>
         <name>cmsmart/jquery/jquery-noconflict.js</name>
      </action>
   </reference>
</default>
<catalog_product_view>
   <reference name="head">
      <block type="core/template" name="promotion_rating_video" template="cmsmart/productvideo/rating.phtml"/>
      <action method="addJs" ifconfig="productvideo/general/enabled">
         <script>cmsmart/productvideo/jquery.js</script>
      </action>
      <action method="addJs" ifconfig="productvideo/general/enabled">
         <script>cmsmart/productvideo/jquery_noconflict.js</script>
      </action>
      <block type="core/template" name="promotion" template="cmsmart/productvideo/jsvideo.phtml"/>
      <action method="addJs" ifconfig="productvideo/display_setting/zoom">
         <script>cmsmart/productvideo/jquery.elevateZoom-3.0.8.min.js</script>
         <params/>
      </action>
      <action method="addJs" ifconfig="productvideo/display_setting/zoom">
         <script>cmsmart/productvideo/cmsmart-zoom.js</script>
         <params/>
      </action>
      <action method="addJs" ifconfig="productvideo/display_setting/zoom">
         <script>cmsmart/productvideo/owl.carousel.min.js</script>
         <params/>
      </action>
      <action method="addJs" ifconfig="productvideo/general/enabled">
         <script>cmsmart/productvideo/cmsmart_productvideo.js</script>
      </action>
      <action method="addJs" ifconfig="productvideo/general/enabled">
         <script>cmsmart/productvideo/cmsmart_productvideo_slide.js</script>
      </action>
      <action method="addItem" ifconfig="productvideo/general/enabled">
         <type>skin_css</type>
         <name>cmsmart/productvideo/css/owl.carousel.css</name>
      </action>
      <action method="addItem" ifconfig="productvideo/general/enabled">
         <type>skin_css</type>
         <name>cmsmart/productvideo/css/theme-default.css</name>
      </action>
   </reference>
   <reference name="product.info.media">
      <action method="setTemplate" ifconfig="productvideo/general/enabled">
         <template>cmsmart/productvideo/productmedia.phtml</template>
      </action>
   </reference>
</catalog_product_view>
<edn2shipping_relay_search>
   <block type="edn2shipping/relay_search" name="root" output="toHtml">
      <block type="edn2shipping/relay_search_view" name="relay_search_view"/>
   </block>
</edn2shipping_relay_search>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs">
         <script>edn2/jquery-1.12.4.min.js</script>
      </action>
      <action method="addJs">
         <script>edn2/jquery.noconflict.js</script>
      </action>
      <action method="addJs">
         <script>edn2/relayv2.js</script>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <name>css/edn2/relayv2.css</name>
         <params/>
      </action>
   </reference>
   <reference name="content">
      <block type="edn2shipping/relay_config" name="edn2relayconfig" template="edn2/shipping/relay/config.phtml"/>
   </reference>
</checkout_onepage_index>
<edn2shipping_relay_view translate="label">
   <label>Relay Popup</label>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <block type="core/text" name="map.js">
         <action method="setText">
            <text>
                        &lt;script type="text/javascript" src="https://maps.google.com/maps/api/js?v=3.1&amp;region=FR&amp;language=FR&amp;key=AIzaSyDgGGk5p5hPIrjfGSsb3y9VrczkX2P7bKM"&gt;&lt;/script&gt;</text>
         </action>
      </block>
   </reference>
   <reference name="content">
      <block type="edn2shipping/relay_view" name="relay.view" template="edn2/shipping/relay/view.phtml"/>
   </reference>
</edn2shipping_relay_view>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="customerattribute">
         <name>customerattribute</name>
         <path>customerattribute/customer/</path>
         <label helper="customerattribute/getheading"/>
      </action>
   </reference>
</customer_account>
<customerattribute_customer_index translate="label">
   <reference name="head">
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
   </reference>
   <update handle="customer_account"/>
   <reference name="content">
      <block type="customerattribute/attributes" name="customerattribute" as="customerattribute" template="customerattribute/customer/attributes.phtml"/>
   </reference>
   <reference name="before_body_end">
      <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
   </reference>
</customerattribute_customer_index>
<customer_account_create translate="label">
   <reference name="head">
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
      <action method="addJs">
         <script>potato/addressautocomplete/event.simulate.js</script>
      </action>
      <action method="addJs">
         <script>potato/addressautocomplete/google-places.js</script>
      </action>
   </reference>
   <reference name="before_body_end">
      <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
      <block type="po_addressautocomplete/init" name="po_addressautocomplete.init.onepage" template="potato/addressautocomplete/init/customer/address.phtml"/>
   </reference>
</customer_account_create>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="removeLinkByName"/>
      <action method="renameLinkByName"/>
   </reference>
</customer_account>
<checkout_onepage_index>
   <reference name="head">
      <action method="addCss">
         <stylesheet>colissimo/css/style.css</stylesheet>
      </action>
   </reference>
   <reference name="before_body_end">
      <block type="laposte_colissimo/frontend_colissimo" name="colissimo" template="colissimo/colissimo.phtml">
         <block type="laposte_colissimo/frontend_colissimo_pickup" name="colissimo.pickup" template="colissimo/colissimo/pickup.phtml"/>
         <block type="laposte_colissimo/frontend_colissimo_method" name="colissimo.method" template="colissimo/colissimo/method.phtml"/>
      </block>
   </reference>
</checkout_onepage_index>
<colissimo_pickup_list>
   <block output="toHtml" type="laposte_colissimo/frontend_colissimo_pickup_list" name="colissimo.pickup.list"/>
</colissimo_pickup_list>
<colissimo_method_form>
   <block output="toHtml" type="laposte_colissimo/frontend_colissimo_method_form" name="colissimo.method.form"/>
</colissimo_method_form>
<default>
   <reference name="before_body_end">
      <block type="page/html" name="extras" as="extras" after="-" template="mgs/ajaxcart/extras.phtml"/>
   </reference>
</default>
<ajaxcart_index_options>
   <remove name="header"/>
   <remove name="breadcrumbs"/>
   <remove name="footer"/>
   <remove name="mpanel.home.button"/>
   <remove name="left"/>
   <remove name="right"/>
   <remove name="mpanel"/>
   <remove name="mpanel.script"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
      <action method="addJs">
         <script>varien/configurable.js</script>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_view" name="product.info" template="mgs/ajaxcart/product/options.phtml">
         <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="mgs/ajaxcart/product/view/addtocart.phtml"/>
         <block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
            <label>Info Column Options Wrapper</label>
            <block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
            <block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
               <action method="addOptionRenderer">
                  <type>text</type>
                  <block>catalog/product_view_options_type_text</block>
                  <template>catalog/product/view/options/type/text.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>file</type>
                  <block>catalog/product_view_options_type_file</block>
                  <template>catalog/product/view/options/type/file.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>select</type>
                  <block>catalog/product_view_options_type_select</block>
                  <template>catalog/product/view/options/type/select.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>date</type>
                  <block>catalog/product_view_options_type_date</block>
                  <template>catalog/product/view/options/type/date.phtml</template>
               </action>
            </block>
            <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
         </block>
         <block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml" translate="label">
            <label>Bottom Block Options Wrapper</label>
            <action method="insert">
               <block>product.tierprices</block>
            </action>
            <block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
            <action method="append">
               <block>product.info.addtocart</block>
            </action>
            <action method="append">
               <block>product.info.addto</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container1" as="container1">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container1</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container2" as="container2">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container2</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <action method="unsetCallChild">
            <child>container1</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
         <action method="unsetCallChild">
            <child>container2</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="page/html" name="custom.script" as="custom.script" after="-" template="mgs/quickview/custom.phtml"/>
   </reference>
</ajaxcart_index_options>
<default>
   <reference name="head">
      <block type="mpanel/head" name="theme.setting"/>
   </reference>
   <reference name="after_body_start">
      <block type="mpanel/mpanel" name="mpanel" template="mgs/mpanel/toppanel.phtml"/>
   </reference>
</default>
<default>
   <reference name="before_body_end">
      <block type="core/template" name="mpanel.script" template="mgs/mpanel/script.phtml"/>
      <block type="core/template" name="mpanel.home.button" template="mgs/mpanel/button.phtml"/>
   </reference>
</default>
<editor>
   <reference name="head">
      <block type="core/template" name="head.editor" template="mgs/mpanel/editor.phtml"/>
      <action method="addItem">
         <type>js_css</type>
         <name>prototype/windows/themes/default.css</name>
      </action>
      <action method="addCss">
         <name>lib/prototype/windows/themes/magento.css</name>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>extjs/resources/css/ext-all.css</name>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>extjs/resources/css/ytheme-magento.css</name>
      </action>
   </reference>
</editor>
<popup>
   <update handle="default"/>
   <remove name="header"/>
   <remove name="menu"/>
   <reference name="root">
      <action method="setTemplate">
         <template>popup.phtml</template>
      </action>
   </reference>
</popup>
<overlay_popup>
   <update handle="popup"/>
   <reference name="root">
      <action method="setTemplate">
         <template>mgs/mpanel/overlay_popup.phtml</template>
      </action>
   </reference>
</overlay_popup>
<mpanel_wysiwyg_index>
   <reference name="root">
      <action method="setTemplate">
         <template>mgs/mpanel/overlay_popup.phtml</template>
      </action>
   </reference>
   <remove name="footer"/>
   <remove name="head"/>
   <reference name="content">
      <block type="mpanel/content" name="wysiwyg_images.content" template="mgs/mpanel/browser/content.phtml">
         <block name="wysiwyg_images.js" type="mpanel/cms_wysiwyg_images_content" template="mgs/mpanel/browser/js.phtml"/>
         <block name="wysiwyg_images.tree" type="mpanel/cms_wysiwyg_images_tree" template="mgs/mpanel/browser/tree.phtml"/>
         <block type="mpanel/cms_wysiwyg_images_content_uploader" name="wysiwyg_images.uploader" template="mgs/mpanel/browser/content/uploader.phtml"/>
         <block type="mpanel/cms_wysiwyg_images_content_newfolder" name="wysiwyg_images.newfolder" template="mgs/mpanel/browser/content/newfolder.phtml"/>
      </block>
   </reference>
</mpanel_wysiwyg_index>
<mpanel_wysiwyg_contents>
   <block name="wysiwyg_images.files" type="mpanel/cms_wysiwyg_images_content_files" template="mgs/mpanel/browser/content/files.phtml" output="toHtml"/>
</mpanel_wysiwyg_contents>
<mpanel_edit_popup>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup" template="mgs/mpanel/popup/child.phtml"/>
   </reference>
</mpanel_edit_popup>
<mpanel_edit_block>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/edit_block" name="mpanel.popup" template="mgs/mpanel/popup/block.phtml"/>
   </reference>
</mpanel_edit_block>
<mpanel_edit_static>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup" template="mgs/mpanel/popup/static.phtml"/>
   </reference>
</mpanel_edit_static>
<mpanel_edit_header>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/edit_block" name="mpanel.popup" template="mgs/mpanel/popup/header.phtml"/>
   </reference>
</mpanel_edit_header>
<mpanel_edit_footer>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/edit_block" name="mpanel.popup" template="mgs/mpanel/popup/footer.phtml"/>
   </reference>
</mpanel_edit_footer>
<mpanel_edit_twitter>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/edit_block" name="mpanel.popup" template="mgs/mpanel/popup/twitter.phtml"/>
   </reference>
</mpanel_edit_twitter>
<mpanel_post_logo>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/edit_block" name="mpanel.popup" template="mgs/mpanel/popup/logo.phtml"/>
   </reference>
</mpanel_post_logo>
<mpanel_post_categoryimage>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup.category.image" template="mgs/mpanel/popup/category-image.phtml"/>
   </reference>
</mpanel_post_categoryimage>
<mpanel_post_categorydescription>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup.category.description" template="mgs/mpanel/popup/category-description.phtml"/>
   </reference>
</mpanel_post_categorydescription>
<mpanel_post_editcmscontent>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup.edit.cms.content" template="mgs/mpanel/popup/edit-cms-content.phtml"/>
   </reference>
</mpanel_post_editcmscontent>
<mpanel_post_map>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/edit_block" name="mpanel.popup" template="mgs/mpanel/popup/map.phtml"/>
   </reference>
</mpanel_post_map>
<mpanel_post_info>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/edit_block" name="mpanel.popup" template="mgs/mpanel/popup/contact.phtml"/>
   </reference>
</mpanel_post_info>
<mpanel_index_new>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup" template="mgs/mpanel/popup/new.phtml"/>
   </reference>
</mpanel_index_new>
<mpanel_index_newincategory>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup.in.category" template="mgs/mpanel/popup/new-in-category.phtml"/>
   </reference>
</mpanel_index_newincategory>
<mpanel_index_createproducttab>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/product_tab" name="mpanel.popup.create.product.tab" template="mgs/mpanel/popup/create-product-tab.phtml"/>
   </reference>
</mpanel_index_createproducttab>
<mpanel_index_form>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form" template="mgs/mpanel/form.phtml"/>
   </reference>
</mpanel_index_form>
<mpanel_index_formincategory>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.in.category" template="mgs/mpanel/form-in-category.phtml"/>
   </reference>
</mpanel_index_formincategory>
<mpanel_index_createstaticblock>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.create.static.block" template="mgs/mpanel/create-static-block.phtml"/>
   </reference>
</mpanel_index_createstaticblock>
<mpanel_index_poll>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.poll" template="mgs/mpanel/poll.phtml"/>
   </reference>
</mpanel_index_poll>
<mpanel_index_pollincms>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.poll.in.cms" template="mgs/mpanel/poll-in-cms.phtml"/>
   </reference>
</mpanel_index_pollincms>
<mpanel_index_pollincustomer>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.poll.in.customer" template="mgs/mpanel/poll-in-customer.phtml"/>
   </reference>
</mpanel_index_pollincustomer>
<mpanel_index_promo>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.promo" template="mgs/mpanel/promo.phtml"/>
   </reference>
</mpanel_index_promo>
<mpanel_index_promoincms>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.promo.in.cms" template="mgs/mpanel/promo-in-cms.phtml"/>
   </reference>
</mpanel_index_promoincms>
<mpanel_index_promoincustomer>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.promo.in.customer" template="mgs/mpanel/promo-in-customer.phtml"/>
   </reference>
</mpanel_index_promoincustomer>
<mpanel_index_after>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.after" template="mgs/mpanel/after.phtml"/>
   </reference>
</mpanel_index_after>
<mpanel_index_redirectincustomer>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.redirect.in.customer" template="mgs/mpanel/redirect-in-customer.phtml"/>
   </reference>
</mpanel_index_redirectincustomer>
<mpanel_index_newincms>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup.in.cms" template="mgs/mpanel/popup/new-in-cms.phtml"/>
   </reference>
</mpanel_index_newincms>
<mpanel_index_newincustomer>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.popup.in.customer" template="mgs/mpanel/popup/new-in-customer.phtml"/>
   </reference>
</mpanel_index_newincustomer>
<mpanel_index_formincms>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.in.cms" template="mgs/mpanel/form-in-cms.phtml"/>
   </reference>
</mpanel_index_formincms>
<mpanel_index_formincustomer>
   <update handle="editor"/>
   <remove name="mpanel"/>
   <remove name="theme.setting"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/popup.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="core/template" name="mpanel.form.in.customer" template="mgs/mpanel/form-in-customer.phtml"/>
   </reference>
</mpanel_index_formincustomer>
<empty>
    </empty>
<oscheckout_index_index>
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/oscheckout/oscheckout.js</name>
         <params/>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/oscheckout/lightbox.js</name>
         <params/>
      </action>
      <action method="addCss">
         <stylesheet>css/oscheckout/oscheckout.css</stylesheet>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="breadcrumbs">
      <action method="addCrumb">
         <crumbName>Home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb">
         <crumbName>Checkout</crumbName>
         <crumbInfo>
            <label>Checkout</label>
            <title>Shopping Cart</title>
         </crumbInfo>
      </action>
   </reference>
   <reference name="breadcrumbs">
      <block type="core/template" name="catalog.title" template="oscheckout/title.phtml"/>
   </reference>
   <reference name="content">
      <block type="oscheckout/oscheckout" name="oscheckout" template="oscheckout/oscheckout.phtml">
         <block type="oscheckout/step_billing" name="oscheckout.step.billing" as="billing" template="oscheckout/step/billing.phtml"/>
         <block type="oscheckout/step_shipping" name="oscheckout.step.shipping" as="shipping" template="oscheckout/step/shipping.phtml"/>
         <block type="checkout/onepage_shipping_method" name="oscheckout.step.shipping_method" template="oscheckout/step/shipping_method.phtml" as="shipping_method">
            <block type="checkout/onepage_shipping_method_available" name="ship_method" template="oscheckout/step/available.phtml" as="ship_method"/>
         </block>
         <block type="checkout/onepage_shipping_method_additional" name="oscheckout.step.shipping_method.additional" as="additional" template="oscheckout/step/shipping_method/additional.phtml"/>
         <block type="checkout/onepage_payment" name="oscheckout.step.payment" as="payment" template="oscheckout/step/payment.phtml">
            <block type="checkout/onepage_payment_methods" name="oscheckout.payment.methods" as="methods" template="oscheckout/step/payment/methods.phtml">
               <action method="setMethodFormTemplate">
                  <method>purchaseorder</method>
                  <template>payment/form/purchaseorder.phtml</template>
               </action>
            </block>
         </block>
         <block type="checkout/onepage_review" name="oscheckout.step.review" as="review" template="oscheckout/step/review.phtml">
            <block type="checkout/agreements" name="checkout.onepage.agreements" as="agreements" template="oscheckout/step/agreements.phtml"/>
            <block type="core/template" name="checkout.onepage.review.button" as="button" template="checkout/onepage/review/button.phtml"/>
         </block>
      </block>
   </reference>
</oscheckout_index_index>
<oscheckout_index_load translate="label">
   <label>One Page Checkout Overview</label>
   <block type="checkout/onepage_review_info" name="root" output="toHtml" template="oscheckout/step/review/info.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
      <block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before" translate="label">
         <label>Items Before</label>
      </block>
      <block type="core/text_list" name="checkout.onepage.review.info.items.after" as="items_after" translate="label">
         <label>Items After</label>
      </block>
   </block>
</oscheckout_index_load>
<oscheckout_index_saveshippingmethod translate="label">
   <label>One Page Checkout Overview</label>
   <block type="checkout/onepage_review_info" name="root" output="toHtml" template="oscheckout/step/review/info.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
      <block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before" translate="label">
         <label>Items Before</label>
      </block>
      <block type="core/text_list" name="checkout.onepage.review.info.items.after" as="items_after" translate="label">
         <label>Items After</label>
      </block>
      <block type="checkout/onepage_review_info" name="product-info" as="product-info" template="oscheckout/step/review/info.phtml">
			</block>
   </block>
</oscheckout_index_saveshippingmethod>
<oscheckout_index_loadpayment translate="label">
   <block type="checkout/onepage_payment_methods" name="payment_methods" output="toHtml" as="payment_methods" template="oscheckout/step/payment/methods.phtml">
      <action method="setMethodFormTemplate">
         <method>purchaseorder</method>
         <template>payment/form/purchaseorder.phtml</template>
      </action>
   </block>
</oscheckout_index_loadpayment>
<oscheckout_index_savebilling translate="label">
   <block type="oscheckout/ajax" name="ajaxupdate" output="toHtml" as="ajaxupdate" template="oscheckout/step/ajax.phtml">
      <block type="checkout/onepage_shipping_method_available" name="shipping_method" as="shipping_method" template="oscheckout/step/available.phtml"/>
      <block type="checkout/onepage_payment_methods" name="payment_methods" as="payment_methods" template="oscheckout/step/payment/methods.phtml">
         <action method="setMethodFormTemplate">
            <method>purchaseorder</method>
            <template>payment/form/purchaseorder.phtml</template>
         </action>
      </block>
   </block>
</oscheckout_index_savebilling>
<oscheckout_index_loadreview translate="label">
   <label>One Page Checkout Overview</label>
   <block type="checkout/onepage_review_info" name="root" output="toHtml" template="oscheckout/step/review/info.phtml">
      <action method="addItemRender">
         <type>default</type>
         <block>checkout/cart_item_renderer</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>checkout/onepage/review/item.phtml</template>
      </action>
      <block type="checkout/cart_totals" name="checkout.onepage.review.info.totals" as="totals" template="checkout/onepage/review/totals.phtml"/>
      <block type="core/text_list" name="checkout.onepage.review.info.items.before" as="items_before" translate="label">
         <label>Items Before</label>
      </block>
      <block type="core/text_list" name="checkout.onepage.review.info.items.after" as="items_after" translate="label">
         <label>Items After</label>
      </block>
      <block type="checkout/onepage_review_info" name="product-info" as="product-info" template="oscheckout/step/review/info.phtml">
			</block>
   </block>
</oscheckout_index_loadreview>
<default>
   <reference name="top.links">
      <action method="addLink" translate="label title" module="productquestions" ifconfig="productquestions/faqs_page/faqs_link_to_toplink">
         <label helper="productquestions/faqsPageTitle"/>
         <url helper="productquestions/faqsPageUrl"/>
         <title helper="productquestions/faqsPageTitle"/>
         <prepare/>
         <urlParams/>
         <position>10</position>
      </action>
   </reference>
   <reference name="right">
      <block type="productquestions/right" name="productquestions.right">
         <action method="setTemplate" ifconfig="productquestions/faqs_block/active">
            <template>productquestions/right.phtml</template>
         </action>
      </block>
   </reference>
</default>
<customer_account>
   <reference name="customer_account_navigation">
      <action method="addLink" translate="label" module="productquestions">
         <name>productquestions</name>
         <path>productquestions</path>
         <label>Product Questions</label>
      </action>
   </reference>
</customer_account>
<catalog_product_view>
   <reference name="head">
      <action method="addCss">
         <stylesheet>productquestions/css/custom.css</stylesheet>
      </action>
   </reference>
   <reference name="product.info">
      <block type="productquestions/question" name="product.questions" as="product.questions" template="productquestions/list.phtml" after="-"/>
   </reference>
</catalog_product_view>
<productquestions_index_index translate="label">
   <label>Product Questions</label>
   <update handle="customer_account"/>
   <reference name="my.account.wrapper">
      <block type="productquestions/manage" name="manage.questions">
         <block type="core/text_list" name="manage.questions.info" as="manage.questions.info" translate="label">
            <label>Product Questions Info</label>
         </block>
      </block>
   </reference>
</productquestions_index_index>
<productquestions_faq_index>
   <reference name="head">
      <action method="addCss">
         <stylesheet>productquestions/css/custom.css</stylesheet>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="productquestions/faq" name="productquestions.faq" template="productquestions/faq.phtml">
         <block type="core/template" name="productquestions.faq.search" template="productquestions/faq/search.phtml"/>
         <block type="productquestions/faq_topic" name="productquestions.faq.topic" template="productquestions/faq/topic.phtml"/>
      </block>
   </reference>
</productquestions_faq_index>
<productquestions_faq_view>
   <reference name="head">
      <action method="addCss">
         <stylesheet>productquestions/css/custom.css</stylesheet>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="productquestions/faq_view" name="productquestions.faq.view" template="productquestions/faq/view.phtml"/>
   </reference>
</productquestions_faq_view>
<default>
   <reference name="head">
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/mgs_promobanners.css</stylesheet>
      </action>
   </reference>
</default>
<default>
   <reference name="before_body_end">
      <block type="page/html" name="quick-view" as="quick-view" after="-" template="mgs/quickview/script.phtml"/>
   </reference>
</default>
<quickview_index_show>
   <remove name="header"/>
   <remove name="breadcrumbs"/>
   <remove name="footer"/>
   <remove name="mpanel.home.button"/>
   <remove name="left"/>
   <remove name="right"/>
   <remove name="mpanel"/>
   <remove name="mpanel.script"/>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="head">
      <action method="addJs">
         <script>varien/product.js</script>
      </action>
      <action method="addJs">
         <script>varien/configurable.js</script>
      </action>
      <action method="addItem">
         <type>js_css</type>
         <name>calendar/calendar-win2k-1.css</name>
         <params/>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar.js</name>
      </action>
      <action method="addItem">
         <type>js</type>
         <name>calendar/calendar-setup.js</name>
      </action>
   </reference>
   <reference name="content">
      <block type="catalog/product_view" name="product.info" template="mgs/quickview/view.phtml">
         <block type="catalog/product_view_media" name="product.info.media" as="media" template="catalog/product/view/media.phtml"/>
         <action method="setTierPriceTemplate">
            <template>catalog/product/view/tierprices.phtml</template>
         </action>
         <block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
            <action method="addToParentGroup">
               <group>detailed_info</group>
            </action>
         </block>
         <block type="catalog/product_view" name="product.info.addto" as="addto" template="catalog/product/view/addto.phtml"/>
         <block type="catalog/product_view" name="product.info.addtocart" as="addtocart" template="mgs/quickview/addtocart.phtml"/>
         <block type="catalog/product_view" name="product.info.options.wrapper" as="product_options_wrapper" template="catalog/product/view/options/wrapper.phtml" translate="label">
            <label>Info Column Options Wrapper</label>
            <block type="core/template" name="options_js" template="catalog/product/view/options/js.phtml"/>
            <block type="catalog/product_view_options" name="product.info.options" as="product_options" template="catalog/product/view/options.phtml">
               <action method="addOptionRenderer">
                  <type>text</type>
                  <block>catalog/product_view_options_type_text</block>
                  <template>catalog/product/view/options/type/text.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>file</type>
                  <block>catalog/product_view_options_type_file</block>
                  <template>catalog/product/view/options/type/file.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>select</type>
                  <block>catalog/product_view_options_type_select</block>
                  <template>catalog/product/view/options/type/select.phtml</template>
               </action>
               <action method="addOptionRenderer">
                  <type>date</type>
                  <block>catalog/product_view_options_type_date</block>
                  <template>catalog/product/view/options/type/date.phtml</template>
               </action>
            </block>
            <block type="core/html_calendar" name="html_calendar" as="html_calendar" template="page/js/calendar.phtml"/>
         </block>
         <block type="catalog/product_view" name="product.info.options.wrapper.bottom" as="product_options_wrapper_bottom" template="catalog/product/view/options/wrapper/bottom.phtml" translate="label">
            <label>Bottom Block Options Wrapper</label>
            <action method="insert">
               <block>product.tierprices</block>
            </action>
            <block type="catalog/product_view" name="product.clone_prices" as="prices" template="catalog/product/view/price_clone.phtml"/>
            <action method="append">
               <block>product.info.addtocart</block>
            </action>
            <action method="append">
               <block>product.info.addto</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container1" as="container1">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container1</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <block type="core/template_facade" name="product.info.container2" as="container2">
            <action method="setDataByKey">
               <key>alias_in_layout</key>
               <value>container2</value>
            </action>
            <action method="setDataByKeyFromRegistry">
               <key>options_container</key>
               <key_in_registry>product</key_in_registry>
            </action>
            <action method="append">
               <block>product.info.options.wrapper</block>
            </action>
            <action method="append">
               <block>product.info.options.wrapper.bottom</block>
            </action>
         </block>
         <action method="unsetCallChild">
            <child>container1</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
         <action method="unsetCallChild">
            <child>container2</child>
            <call>ifEquals</call>
            <if>0</if>
            <key>alias_in_layout</key>
            <key>options_container</key>
         </action>
      </block>
   </reference>
   <reference name="before_body_end">
      <block type="page/html" name="custom.script" as="custom.script" after="-" template="mgs/quickview/custom.phtml"/>
   </reference>
</quickview_index_show>
<pbxep_payment_redirect>
   <remove name="right"/>
   <remove name="left"/>
   <reference name="content">
      <block type="pbxep/redirect" template="pbxep/redirect.phtml"/>
   </reference>
</pbxep_payment_redirect>
<moneybookers_processing_payment>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="moneybookers/payment" name="moneybookers_payment" template="moneybookers/payment.phtml"/>
   </reference>
</moneybookers_processing_payment>
<moneybookers_processing_placeform>
   <reference name="root">
      <action method="setTemplate">
         <template>moneybookers/blank.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="moneybookers/placeform" name="moneybookers_placeform" template="moneybookers/placeform.phtml"/>
   </reference>
</moneybookers_processing_placeform>
<checkout_onepage_index>
   <reference name="head">
      <action method="addJs">
         <script>potato/addressautocomplete/event.simulate.js</script>
      </action>
      <action method="addJs">
         <script>potato/addressautocomplete/google-places.js</script>
      </action>
   </reference>
   <reference name="before_body_end">
      <block type="po_addressautocomplete/init" name="po_addressautocomplete.init.onepage" template="potato/addressautocomplete/init/checkout/onepage.phtml"/>
   </reference>
</checkout_onepage_index>
<customer_address_form>
   <reference name="head">
      <action method="addJs">
         <script>potato/addressautocomplete/event.simulate.js</script>
      </action>
      <action method="addJs">
         <script>potato/addressautocomplete/google-places.js</script>
      </action>
   </reference>
   <reference name="before_body_end">
      <block type="po_addressautocomplete/init" name="po_addressautocomplete.init.onepage" template="potato/addressautocomplete/init/customer/address.phtml"/>
   </reference>
</customer_address_form>
<default>
   <reference name="head">
      <block type="passwordstrength/validation" name="password_validation" as="password_validation" template="passwordstrength/js/validation.phtml"/>
   </reference>
</default>
<default>
   <reference name="before_body_end">
      <block type="core/template" name="newsletter_popup" as="newsletter_popup" template="val/newsletter-popup.phtml"/>
   </reference>
</default>
<default>
   <block type="custommenu/toggle"/>
</default>
<default>
   <reference name="right">
      <remove name="catalog.compare.sidebar"/>
      <remove name="right.reports.product.compared"/>
   </reference>
</default>
<customer_account>
   <reference name="left">
      <remove name="catalog.compare.sidebar"/>
   </reference>
</customer_account>
<default>
   <reference name="head">
      <block type="magiczoomplus/headers" name="magictoolbox_headers" as="magictoolbox_headers" after="-"/>
   </reference>
   <reference name="magictoolbox_headers">
      <block type="magiczoomplus/header" name="magiczoomplus_header" as="magiczoomplus_header"/>
   </reference>
   <reference name="right.reports.product.viewed">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>right.reports.product.viewed</name>
            <template>magiczoomplus/product_viewed.phtml</template>
         </template>
      </action>
   </reference>
</default>
<catalog_product_view>
   <reference name="magiczoomplus_header">
      <action method="setPageType">
         <type>product</type>
      </action>
   </reference>
   <reference name="product.info.media">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>product.info.media</name>
            <template>magiczoomplus/media.phtml</template>
         </template>
      </action>
   </reference>
</catalog_product_view>
<review_product_list>
   <reference name="magiczoomplus_header">
      <action method="setPageType">
         <type>product</type>
      </action>
   </reference>
   <reference name="product.info.media">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>product.info.media</name>
            <template>magiczoomplus/media.phtml</template>
         </template>
      </action>
   </reference>
</review_product_list>
<catalog_category_default>
   <reference name="magiczoomplus_header">
      <action method="setPageType">
         <type>category</type>
      </action>
   </reference>
   <reference name="product_list">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>product_list</name>
            <template>magiczoomplus/list.phtml</template>
         </template>
      </action>
   </reference>
   <reference name="left.reports.product.viewed">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>left.reports.product.viewed</name>
            <template>magiczoomplus/product_viewed.phtml</template>
         </template>
      </action>
   </reference>
</catalog_category_default>
<catalog_category_layered>
   <reference name="magiczoomplus_header">
      <action method="setPageType">
         <type>category</type>
      </action>
   </reference>
   <reference name="product_list">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>product_list</name>
            <template>magiczoomplus/list.phtml</template>
         </template>
      </action>
   </reference>
</catalog_category_layered>
<catalog_category_layered_nochildren>
   <reference name="left.reports.product.viewed">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>left.reports.product.viewed</name>
            <template>magiczoomplus/product_viewed.phtml</template>
         </template>
      </action>
   </reference>
</catalog_category_layered_nochildren>
<catalogsearch_result_index>
   <reference name="magiczoomplus_header">
      <action method="setPageType">
         <type>category</type>
      </action>
   </reference>
   <reference name="search_result_list">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>search_result_list</name>
            <template>magiczoomplus/list.phtml</template>
         </template>
      </action>
   </reference>
</catalogsearch_result_index>
<catalogsearch_advanced_result>
   <reference name="magiczoomplus_header">
      <action method="setPageType">
         <type>category</type>
      </action>
   </reference>
   <reference name="search_result_list">
      <action method="setTemplate">
         <template helper="magiczoomplus/settings/getBlockTemplate">
            <name>search_result_list</name>
            <template>magiczoomplus/list.phtml</template>
         </template>
      </action>
   </reference>
</catalogsearch_advanced_result>
<cms_index_index>
   <reference name="magiczoomplus_header">
      <action method="setPageType">
         <type>home</type>
      </action>
   </reference>
</cms_index_index>
<default translate="label" module="page">
   <reference name="head">
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery-ui.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/bootstrap.min.js</name>
      </action>
      <action method="removeItem" ifconfig="mgs_theme/general/right_to_left">
         <type>skin_js</type>
         <name>js/bootstrap.min.js</name>
      </action>
      <action method="addItem" ifconfig="mgs_theme/general/right_to_left">
         <type>skin_js</type>
         <name>js/bootstrap-arabic.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery.parallax-1.1.3.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/html5shiv.js</name>
         <params/>
         <if>lt IE 9</if>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/respond.min.js</name>
         <params/>
         <if>lt IE 9</if>
      </action>
      <action method="removeItem">
         <type>skin_css</type>
         <name>css/styles.css</name>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/bootstrap.min.css</stylesheet>
      </action>
      <action method="removeItem" ifconfig="mgs_theme/general/right_to_left">
         <type>skin_css</type>
         <name>css/bootstrap.css</name>
      </action>
      <action method="addCss" ifconfig="mgs_theme/general/right_to_left">
         <stylesheet>css/bootstrap-arabic.min.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/margin-padding.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/font-awesome.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/styles.css</stylesheet>
      </action>
      <action method="removeItem" ifconfig="mgs_theme/general/right_to_left">
         <type>skin_css</type>
         <name>css/styles.css</name>
      </action>
      <action method="addCss" ifconfig="mgs_theme/general/right_to_left">
         <stylesheet>css/styles-rtl.css</stylesheet>
      </action>
      <action method="removeItem" ifconfig="mgs_theme/general/right_to_left">
         <type>skin_css</type>
         <name>css/responsive.css</name>
      </action>
      <action method="addCss" ifconfig="mgs_theme/general/right_to_left">
         <stylesheet>css/responsive-rtl.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/owl-carousel.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/magnific-popup.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/theme.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery.appear.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery.jcarousel.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery.prettyPhoto.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/masonry.pkgd.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/animate.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/responsive.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/prettyPhoto.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/jquery.mCustomScrollbar.concat.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_css</type>
         <stylesheet>css/jquery.mCustomScrollbar.css</stylesheet>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/bootstrap.min.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/app.js</name>
      </action>
      <action method="addItem">
         <type>skin_js</type>
         <name>js/lib/imagesloaded.js</name>
      </action>
   </reference>
   <reference name="header">
      <block type="directory/currency" name="top.currency" template="directory/currency.phtml"/>
      <block type="checkout/cart_sidebar" name="cart_sidebar3" template="checkout/cart/sidebar3.phtml"/>
   </reference>
   <reference name="top.menu">
      <action method="unsetChild" ifconfig="megamenu/general/enabled">
         <name>catalog.topnav</name>
      </action>
      <block type="megamenu/megamenu" name="megamenu"/>
   </reference>
   <reference name="megamenu">
      <action method="setTemplate" ifconfig="megamenu/general/enabled">
         <template>megamenu/navigation.phtml</template>
      </action>
   </reference>
   <reference name="footer">
      <action method="setTemplate" ifconfig="mpanel/general/enabled">
         <template>mgs/mpanel/footer.phtml</template>
      </action>
   </reference>
   <reference name="root">
      <block type="core/text_list" name="theme_popup" as="theme_popup" translate="label"/>
   </reference>
   <reference name="theme_popup">
      <block type="core/template" name="popup.html" as="popup.html" template="mgs/mpanel/overlay.phtml"/>
   </reference>
   <reference name="right">
      <remove name="right.permanent.callout"/>
   </reference>
   <reference name="left">
      <remove name="left.permanent.callout"/>
   </reference>
</default>
<tag_product_list>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="breadcrumbs">
      <action method="addCrumb">
         <crumbName>Home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>../../</link>
         </crumbInfo>
      </action>
      <action method="addCrumb">
         <crumbName>Tag</crumbName>
         <crumbInfo>
            <label>Tag</label>
            <title>Tag</title>
            <link/>
         </crumbInfo>
      </action>
   </reference>
</tag_product_list>
<checkout_cart_index>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/../</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Cart</crumbName>
         <crumbInfo>
            <label>Cart</label>
            <title>Cart</title>
         </crumbInfo>
      </action>
   </reference>
</checkout_cart_index>
<customer_account_login>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Login</crumbName>
         <crumbInfo>
            <label>Login</label>
            <title>Login</title>
         </crumbInfo>
      </action>
   </reference>
</customer_account_login>
<customer_account_create>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Create account</crumbName>
         <crumbInfo>
            <label>Create account</label>
            <title>Create account</title>
         </crumbInfo>
      </action>
   </reference>
   <reference name="customer_form_register">
      <action method="setShowAddressFields">
         <value>true</value>
      </action>
   </reference>
</customer_account_create>
<customer_account_forgotpassword>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Forgot Password</crumbName>
         <crumbInfo>
            <label>Forgot Password</label>
            <title>Forgot Password</title>
         </crumbInfo>
      </action>
   </reference>
</customer_account_forgotpassword>
<customer_account_resetpassword>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Reset Password</crumbName>
         <crumbInfo>
            <label>Reset Password</label>
            <title>Reset Password</title>
         </crumbInfo>
      </action>
   </reference>
</customer_account_resetpassword>
<customer_account_index>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Myaccount</crumbName>
         <crumbInfo>
            <label>Myaccount</label>
            <title>Myaccount</title>
         </crumbInfo>
      </action>
   </reference>
</customer_account_index>
<checkout_onepage_index>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>1</crumbName>
         <crumbInfo>
            <label>1</label>
            <title>1</title>
         </crumbInfo>
      </action>
   </reference>
</checkout_onepage_index>
<checkout_multishipping>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Multishipping</crumbName>
         <crumbInfo>
            <label>Multishipping</label>
            <title>Multishipping</title>
         </crumbInfo>
      </action>
   </reference>
</checkout_multishipping>
<customer_account_logoutsuccess>
   <reference name="breadcrumbs">
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>/</link>
         </crumbInfo>
      </action>
      <action method="addCrumb" translate="crumbInfo.label crumbInfo.title">
         <crumbName>Logout</crumbName>
         <crumbInfo>
            <label>Logout</label>
            <title>Logout</title>
         </crumbInfo>
      </action>
   </reference>
</customer_account_logoutsuccess>
<catalogsearch_result_index>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
   <reference name="left">
      <remove name="left.newsletter"/>
      <remove name="currency"/>
      <remove name="tags_popular"/>
   </reference>
</catalogsearch_result_index>
<mpanel_loadmore_new>
   <reference name="root">
      <action method="setTemplate">
         <template>mgs/mpanel/ajax.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/product_new" name="ajax.new" template="mgs/mpanel/products/grid/new_products.phtml"/>
   </reference>
</mpanel_loadmore_new>
<mpanel_loadmore_featured>
   <reference name="root">
      <action method="setTemplate">
         <template>mgs/mpanel/ajax.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/products" name="ajax.featured" template="mgs/mpanel/products/grid/featured_products.phtml"/>
   </reference>
</mpanel_loadmore_featured>
<mpanel_loadmore_hot>
   <reference name="root">
      <action method="setTemplate">
         <template>mgs/mpanel/ajax.phtml</template>
      </action>
   </reference>
   <reference name="content">
      <block type="mpanel/products" name="ajax.hot" template="mgs/mpanel/products/grid/hot_products.phtml"/>
   </reference>
</mpanel_loadmore_hot>
<contacts_index_index>
   <reference name="breadcrumbs">
      <action method="addCrumb">
         <crumbName>Home</crumbName>
         <crumbInfo>
            <label>Home</label>
            <title>Home</title>
            <link>../../</link>
         </crumbInfo>
      </action>
      <action method="addCrumb">
         <crumbName>Contacts</crumbName>
         <crumbInfo>
            <label>Contacts</label>
            <title>Contacts</title>
            <link/>
         </crumbInfo>
      </action>
   </reference>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
   <reference name="contactForm">
      <block type="mpanel/contacts" name="additional_info"/>
   </reference>
</contacts_index_index>
<catalog_category_default>
   <remove name="catalog.leftnav"/>
</catalog_category_default>
<catalog_category_layered>
   <remove name="catalog.leftnav"/>
</catalog_category_layered>
<catalog_product_view>
   <reference name="product.info">
      <block type="catalog/product_view_additional" name="product.info.additional" as="product_additional_data"/>
      <block type="catalog/product_view_description" name="product.description" as="description" template="catalog/product/view/description.phtml">
         <action method="addToParentGroup" ifconfig="mpanel/product_tabs/description">
            <group>tabs</group>
         </action>
         <action method="setTitle" translate="value">
            <value>Description</value>
         </action>
      </block>
      <block type="catalog/product_view_attributes" name="product.attributes" as="additional" template="catalog/product/view/attributes.phtml">
         <action method="addToParentGroup" ifconfig="mpanel/product_tabs/aditional">
            <group>tabs</group>
         </action>
         <action method="setTitle" translate="value">
            <value>Aditional Information</value>
         </action>
      </block>
      <block type="review/product_view_list" name="reviews" as="reviews" template="review/product/view/list.phtml">
         <block type="review/form" name="product.review.form" as="review_form">
            <block type="page/html_wrapper" name="product.review.form.fields.before" as="form_fields_before" translate="label">
               <label>Review Form Fields Before</label>
               <action method="setMayBeInvisible">
                  <value>1</value>
               </action>
            </block>
         </block>
         <action method="addToParentGroup" ifconfig="mpanel/product_tabs/reviews">
            <group>tabs</group>
         </action>
         <action method="setTitle" translate="value">
            <value>Reviews</value>
         </action>
      </block>
      <block type="tag/product_list" name="product_tag_list" template="tag/list.phtml">
         <action method="addToParentGroup" ifconfig="mpanel/product_tabs/tags">
            <group>tabs</group>
         </action>
         <action method="setTitle" translate="value">
            <value>Product Tags</value>
         </action>
         <block type="page/html_wrapper" name="product.tag.list.list.before" as="list_before" translate="label">
            <label>Tags List Before</label>
            <action method="setMayBeInvisible">
               <value>1</value>
            </action>
         </block>
      </block>
   </reference>
</catalog_product_view>
<mpanel_empty_column>
   <reference name="root">
      <action method="setTemplate">
         <template>page/empty.phtml</template>
      </action>
   </reference>
</mpanel_empty_column>
<mpanel_one_column>
   <reference name="root">
      <action method="setTemplate">
         <template>page/1column.phtml</template>
      </action>
   </reference>
</mpanel_one_column>
<mpanel_twocolumn_left>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-left.phtml</template>
      </action>
   </reference>
</mpanel_twocolumn_left>
<mpanel_twocolumn_right>
   <reference name="root">
      <action method="setTemplate">
         <template>page/2columns-right.phtml</template>
      </action>
   </reference>
</mpanel_twocolumn_right>
<mpanel_three_column>
   <reference name="root">
      <action method="setTemplate">
         <template>page/3columns.phtml</template>
      </action>
   </reference>
</mpanel_three_column>
<customer_account translate="label">
   <reference name="my.account.wrapper">
      <action method="setElementClass">
         <value>col-md-12</value>
      </action>
   </reference>
</customer_account>
<checkout_cart_index>
   <remove name="checkout.cart.shipping"/>
</checkout_cart_index>
</layouts>
