<block name="formkey" type="core/template" template="core/formkey.phtml"/>
<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/addons.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/colorbox.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/styles.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/css3.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/layout.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/layout-hd.css</stylesheet>
         <params>media=&quot;only screen and (min-width:1891px)&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/layout-wide.css</stylesheet>
         <params>media=&quot;only screen and (min-width:1236px) and (max-width: 1585px)&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/layout-wide-extra.css</stylesheet>
         <params>media=&quot;only screen and (min-width:1586px) and (max-width: 1890px)&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/layout-normal.css</stylesheet>
         <params>media=&quot;only screen and (min-width:986px) and (max-width: 1235px)&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/layout-tablet.css</stylesheet>
         <params>media=&quot;only screen and (min-width:720px) and (max-width: 985px)&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/layout-mobile.css</stylesheet>
         <params>media=&quot;only screen and (max-width:719px)&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/layout-mobile-portrait.css</stylesheet>
         <params>media=&quot;only screen and (max-width:479px)&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/widgets.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/print.css</stylesheet>
         <params>media=&quot;print&quot;</params>
      </action>
      <action method="addCss">
         <stylesheet>css/awesome/font-awesome.css</stylesheet>
      </action>
      <action method="addCss">
         <stylesheet>css/off-canvas.css</stylesheet>
      </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/html_wrapper" name="top.container" as="topContainer" translate="label">
         <label>Page Header</label>
         <action method="setElementClass">
            <value>top-container</value>
         </action>
      </block>
      <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_welcome" name="welcome" as="welcome"/>
      <block type="page/template_links" name="top.links" as="topLinks"/>
      <block type="page/switch" name="store_language" as="store_language" template="page/switch/flags.phtml"/>
      <block type="directory/currency" name="custom_currency_selector" template="currency/currency.phtml"/>
      <block type="checkout/cart_sidebar" name="mycart" template="checkout/cart/sidebar2.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>
      <block type="core/template" name="top.search" as="topSearch" template="catalogsearch/form.mini.phtml"/>
   </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>
      <remove name="messages"/>
      <remove name="global_messages"/>
   </block>
   <block type="core/text_list" name="tops1" as="tops1" translate="label">
      <label>Content Top 1</label>
   </block>
   <block type="core/text_list" name="tops2" as="tops2" translate="label">
      <label>Content Top 2</label>
   </block>
   <block type="core/text_list" name="mass-top" as="mass-top" translate="label">
      <label>Content Mass Top</label>
   </block>
   <block type="core/text_list" name="mass-head" as="mass-head" translate="label">
      <label>Content Mass Head</label>
   </block>
   <block type="core/text_list" name="mass-bottom" as="mass-bottom" translate="label">
      <label>Content Mass Bottom</label>
   </block>
   <block type="core/text_list" name="bots1" as="bots1" translate="label">
      <label>Content Bottom 1</label>
   </block>
   <block type="core/text_list" name="bots2" as="bots2" translate="label">
      <label>Content Bottom 2</label>
   </block>
   <block type="core/text_list" name="bots3" as="bots3" translate="label">
      <label>Content Bottom 3</label>
   </block>
   <reference name="bots3">
      <block type="cms/block" name="position-10">
         <action method="setBlockId">
            <block_id>position-10</block_id>
         </action>
      </block>
      <block type="cms/block" name="position-11">
         <action method="setBlockId">
            <block_id>position-11</block_id>
         </action>
      </block>
      <block type="cms/block" name="position-12">
         <action method="setBlockId">
            <block_id>position-12</block_id>
         </action>
      </block>
      <block type="cms/block" name="position-13">
         <action method="setBlockId">
            <block_id>position-13</block_id>
         </action>
      </block>
      <block type="cms/block" name="position-14">
         <action method="setBlockId">
            <block_id>position-14</block_id>
         </action>
      </block>
      <block type="cms/block" name="position-15">
         <action method="setBlockId">
            <block_id>position-15</block_id>
         </action>
      </block>
   </reference>
   <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>
   <block type="core/text_list" name="before_body_end" as="before_body_end" translate="label">
      <label>Page Bottom</label>
   </block>
</block>
<block type="core/profiler" output="toHtml" name="core_profiler"/>
<reference name="head">
   <block type="core/template" name="optional_zip_countries" as="optional_zip_countries" template="directory/js/optional_zip_countries.phtml"/>
</reference>
<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>
<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>
<reference name="left">
   <remove name="cart_sidebar"/>
</reference>
<reference name="root">
   <action method="setTemplate">
      <template>page/2columns-right.phtml</template>
   </action>
</reference>
<reference name="right">
   <block type="catalog/product_compare_sidebar" after="-" name="catalog.compare.sidebar" template="catalog/product/compare/sidebar.phtml"/>
   <block type="core/template" name="right.permanent.callout" template="callouts/right_col.phtml" after="catalog.compare.sidebar">
      <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="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"/>
<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>
<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>
<reference name="footer_links">
   <block type="sales/guest_links" name="return_link"/>
   <action method="addLinkBlock">
      <blockName>return_link</blockName>
   </action>
</reference>
<reference name="top.links">
   <block type="checkout/links" name="checkout_cart_link">
      <action method="addCheckoutLink"/>
   </block>
</reference>
<reference name="right">
            
        </reference>
<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>
<reference name="left">
   <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>
<reference name="left">
   <block type="tag/popular" name="tags_popular" template="tag/popular.phtml"/>
</reference>
<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>
<reference name="head" before="-">
   <block type="googleanalytics/ga" name="google_analytics" as="google_analytics" template="googleanalytics/ga.phtml"/>
</reference>
<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>
<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>
<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>
<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=&quot;link-rss&quot;</a>
   </action>
</reference>
<block type="rss/list" name="head_rss" ifconfig="rss/config/active"/>
<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>
<reference name="head">
   <action method="addJs">
      <file>jquery/jquery.1.9.1.min.js</file>
   </action>
   <action method="addJs">
      <file>jquery/jquery.noConflict.js</file>
   </action>
   <action method="addItem">
      <type>skin_js</type>
      <name>js/configurableswatches/modernizr.custom.min.js</name>
   </action>
   <action method="addItem">
      <type>skin_js</type>
      <name>js/configurableswatches/script.js</name>
   </action>
   <action method="addItem">
      <type>skin_js</type>
      <name>js/configurableswatches/imagesloaded.js</name>
   </action>
   <action method="addCss">
      <stylesheet>css/configurableswatches.css</stylesheet>
   </action>
   <action method="addItem">
      <type>skin_js</type>
      <name>js/configurableswatches/swatches-product.js</name>
   </action>
</reference>
<reference name="head">
   <action method="addCss" ifconfig="joomlart_jmproducts/joomlart_jmproducts/show" condition="1">
      <stylesheet>joomlart/jmproducts/css/jmproduct.css</stylesheet>
   </action>
   <action method="removeItem" ifconfig="joomlart_jmproducts/joomlart_jmproducts/show" condition="1">
      <type>skin_js</type>
      <name>js/lib/jquery-1.10.2.min.js</name>
   </action>
   <action method="addItem" ifconfig="joomlart_jmproducts/joomlart_jmproducts/show" condition="1">
      <type>js</type>
      <name>jquery/jquery.1.9.1.min.js</name>
   </action>
   <action method="addItem" ifconfig="joomlart_jmproducts/joomlart_jmproducts/show" condition="1">
      <type>js</type>
      <name>jquery/jquery.noConflict.js</name>
   </action>
   <action method="addItem" ifconfig="joomlart_jmproducts/joomlart_jmproducts/show" condition="1">
      <type>js</type>
      <name>joomlart/jmproducts/jmproducts.js</name>
   </action>
</reference>
<reference name="head">
   <action method="addCss">
      <stylesheet>joomlart/jmproductsdeal/css/jmproductsdeal.css</stylesheet>
   </action>
</reference>
<reference name="head">
   <action method="addCss">
      <stylesheet>joomlart/jmproductsslider/css/style.css</stylesheet>
   </action>
</reference>
<reference name="head">
   <action method="addItem" ifconfig="joomlart_jmslideshow/joomlart_jmslideshow/show" condition="1">
      <type>js</type>
      <name>jquery/jquery.1.9.1.min.js</name>
   </action>
   <action method="addItem" ifconfig="joomlart_jmslideshow/joomlart_jmslideshow/show" condition="1">
      <type>js</type>
      <name>jquery/jquery.noConflict.js</name>
   </action>
   <action method="addItem" ifconfig="joomlart_jmslideshow/joomlart_jmslideshow/show" condition="1">
      <type>skin_css</type>
      <name>joomlart/jmslideshow/css/jm.slideshow.css</name>
   </action>
   <action method="addItem" ifconfig="joomlart_jmslideshow/joomlart_jmslideshow/show" condition="1">
      <type>js</type>
      <name>joomlart/jmslideshow/jm.slider.js</name>
   </action>
</reference>
<reference name="head">
   <action method="addJs">
      <file>jquery/jquery.1.9.1.min.js</file>
   </action>
   <action method="addJs">
      <file>jquery/jquery.noConflict.js</file>
   </action>
   <action method="addCss">
      <stylesheet helper="jmbasetheme/data/getCSSProfileUrl"/>
   </action>
   <block type="core/template" template="joomlart/jmbasetheme/jmbasethemehead.phtml"/>
</reference>
<reference name="head">
   <action method="addCss">
      <stylesheet>joomlart/jmmegamenu/css/jmmegamenu.css</stylesheet>
   </action>
</reference>
<reference name="head">
   <block type="core/template" template="jmquickview/quickviewhead.phtml"/>
   <action method="addItem">
      <type>skin_css</type>
      <file>joomlart/jmquickview/css/jmquickview.css</file>
   </action>
   <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>
   <action method="addItem">
      <type>skin_js</type>
      <name>js/bundle.js</name>
   </action>
</reference>
<reference name="header">
   <block type="checkout/cart" as="jmquickview.top" name="jmquickview.top">
      <action method="setCartTemplate">
         <value>jmquickview/top/cart.phtml</value>
      </action>
      <action method="setEmptyTemplate">
         <value>jmquickview/top/noItems.phtml</value>
      </action>
      <action method="chooseTemplate"/>
      <action method="addItemRender">
         <type>simple</type>
         <block>checkout/cart_item_renderer</block>
         <template>jmquickview/top/cart/sidebar/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>grouped</type>
         <block>checkout/cart_item_renderer_grouped</block>
         <template>jmquickview/top/cart/sidebar/default.phtml</template>
      </action>
      <action method="addItemRender">
         <type>configurable</type>
         <block>checkout/cart_item_renderer_configurable</block>
         <template>jmquickview/top/cart/sidebar/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="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_sidebar" name="jmajaxcart.cart.totals" as="totals" template="jmquickview/top/cart/totals.phtml">
                      </block>
   </block>
</reference>
<label>CMS Pages (All)</label>
<remove name="breadcrumbs"/>
<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>
<label>CMS Home Page</label>
<reference name="right">
   <block type="paypal/logo" name="paypal.partner.right.logo" template="paypal/partner/logo.phtml"/>
</reference>
<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>
<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>
<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"/>
<reference name="right">
   <block type="sales/reorder_sidebar" name="sale.reorder.sidebar" as="reorder" template="sales/reorder/sidebar.phtml"/>
</reference>
