﻿<?xml version="1.0" encoding="UTF-8"?>
<site menu="true" preloader="{@siteRootPath}preload.swf">
	<page id="index" src="{@siteRootPath}index.swf">
	    <asset id="pagePreloader" src="{@siteRootPath}page_preloader.swf" depth="preloader" bytes="167932" />
		<asset id="regionsXml" src="/{@locale}/gdata/xml/regions.xml" />
		<!-- asset id="countriesXml" src="{@sharedDataPath}xml/countries.xml" / -->
		<asset id="languagesXml" src="/{@locale}/gdata/xml/languages.xml" />
		<asset id="stringsXml" type="xml" src="/{@locale}/dxml/strings/interface.xml" />
		<asset id="fonts" src="{@siteRootPath}assets/fonts/{@locale}.swf" />
		<asset id="seoStringsXml" src="/dxml/seomap.xml" />
		<asset id="productsXml" type="xml" src="/{@locale}/dxml/products/main.xml" />
		<!--<asset id="productFeaturesXml" src="{@siteDataPath}products/product_features.xml" />
		<asset id="productAttributesXml" src="{@siteDataPath}products/product_attributes.xml" />-->
		<asset id="styles" src="{@siteDataPath}styles/stylesheet_{@locale}.css" />
		
		<page id="nav" src="{@siteRootPath}nav{@localePostUpdate}.swf" depth="top">
			<asset id="navXml" type="xml" src="/{@locale}/dxml/menus/nav-menu.xml"/>
			<asset id="shareXML" type="xml" src="/{@locale}/dxml/menus/share-menu.xml"/>
		
		<!-- 	<page route="home" id="home" title="Home" src="{@siteRootPath}slide.swf" menu="true" landing="true">
				<asset id="psaXml" type="xml" src="{@sharedDataPath}xml/windowspl.xml?id=twth_psas" />
				<asset id="filmXml" type="xml" src="{@sharedDataPath}xml/windowspl.xml?id=precepts" />
				<asset id="homeList" type="xml" src="{@sharedDataPath}xml/menu.xml?id=home-list-menu" />
				<asset id="vidMenuXml" type="xml" src="{@sharedDataPath}xml/menu.xml?id=video-channel" />
				<page route="home/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="home/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page> -->
			
			<page route="precepts" id="precepts" title="Precepts" src="{@siteRootPath}home{@localePostUpdate}.swf" menu="true" landing="true">
				<asset id="slideListXML" type="xml" src="/{@locale}/dxml/menus/slideList.xml" />
				<!-- <page route="home/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/> -->
				<page route="precepts/videos" id="videos" title="Videos" src="{@siteRootPath}videos.swf" menu="false" landing="true">
					<page route="precepts/videos/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="precepts/videos/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
				<page route="precepts/videos/hi" id="videoshi" title="Videos" src="{@siteRootPath}videosHi.swf" menu="false" landing="true">
					<page route="precepts/videos/hi/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="precepts/videos/hi/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
				<page route="precepts/videos/hd" id="videoshd" title="Videos HD" src="{@siteRootPath}video_hd.swf" menu="false" landing="true">
					<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player-hd.swf"/>
					<page route="precepts/videos/hd/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
<!-- 					<page route="home/videos/hd/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/> -->
					<page route="precepts/videos/hd/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page> 
				<page route="precepts/images" id="images" title="Images" src="{@siteRootPath}image.swf" menu="false" landing="true">
<!-- 					<page route="home/images/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/> -->
					<page route="precepts/images/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
			</page>
<!-- 			<page id="precepts" title="Precepts" src="{@siteRootPath}slide.swf" menu="true" landing="true">
				<asset id="slideListXML" type="xml" src="{@sharedDataPath}xml/menu.xml?id=slideList" />
				<page route="precepts/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="precepts/videos" id="videos" title="Videos" src="{@siteRootPath}videos.swf" menu="true" landing="true">
					<page route="precepts/videos/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="precepts/videos/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
				<page route="precepts/videos/hi" id="videoshi" title="Videos" src="{@siteRootPath}videosHi.swf" menu="true" landing="true">
					<page route="precepts/videos/hi/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="precepts/videos/hi/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
				<page route="precepts/videos/hd" id="videoshd" title="Videos HD" src="{@siteRootPath}video_hd.swf" menu="true" landing="true">
					<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player-hd.swf"/>
					<page route="precepts/videos/hd/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
					<page route="precepts/videos/hd/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="precepts/videos/hd/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page> 
				<page route="precepts/images" id="images" title="Images" src="{@siteRootPath}image.swf" menu="true" landing="true">
					<page route="precepts/images/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="precepts/images/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
			</page> -->
			
			<page id="channel" title="Channel" src="{@siteRootPath}channel.swf">
				<asset id="flyingWindowsXml" type="xml" src="/{@locale}/dxml/menus/twth-psas.xml" />
				<asset id="vidMenuXml" type="xml" src="{@sharedDataPath}xml/menu.xml?id=video-channel" />						
				<page route="videos" id="videoshi" title="Videos Hi" src="{@siteRootPath}videosHi.swf" menu="false" landing="true">
					<page route="videos/hi/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
					<page route="videos/hi/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="videos/hi/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
				<!-- <page route="videos" id="videos" title="Videos" src="{@siteRootPath}videos.swf" menu="true" landing="true">
					<page route="videos/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
					<page route="videos/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="videos/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page> 			
				<page route="videos/hi" id="videoshi" title="Videos Hi" src="{@siteRootPath}videosHi.swf" menu="true" landing="true">
					<page route="videos/hi/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
					<page route="videos/hi/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="videos/hi/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>  -->	
			</page>
			<page id="excerpt" title="Excerpt" src="{@siteRootPath}excerpt{@localePostUpdate}.swf" menu="true">
				<!-- <asset id="flyingWindowsXml" type="xml" src="/{@locale}/dxml/menus/twth-psas.xml" /> -->
				<asset id="vidMenuXml" type="xml" src="{@sharedDataPath}xml/menu.xml?id=excerpts" />						
				<page route="excerpt/videos" id="videoshi" title="Videos Hi" src="{@siteRootPath}videosHi.swf" landing="true">
					<page route="excerpt/videos/hi/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
					<page route="excerpt/videos/hi/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="excerpt/videos/hi/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
			</page>
			
			
			<page id="filmexcerpts" title="Film Excerpts" src="{@siteRootPath}filmlanding{@localePostUpdate}.swf">
				<!-- <asset id="flyingWindowsXml" type="xml" src="/{@locale}/dxml/menus/twth-psas.xml" /> -->
				<asset id="vidMenuXml" type="xml" src="{@sharedDataPath}xml/menu.xml?id=excerpts" />
				<asset id="landingPageXml" type="xml" src="/{@locale}/dxml/strings/landing.xml" />
				
				<page route="filmexcerpts/videos" id="videoshi" title="Videos Hi" src="{@siteRootPath}videosHiNoOpt.swf" landing="true">
					<asset id="altInterstitialCardXml" type="xml" src="/{@locale}/dxml/strings/altPlayerInterstitial.xml" />
					<page route="filmexcerpts/videos/hi/sharevideo" id="sharelandingvideo" title="Share Landing Video" src="{@siteRootPath}share.swf" />
					<page route="filmexcerpts/videos/hi/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="filmexcerpts/videos/hi/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
			</page>
			
			
<!-- 			<page id="virtues" title="Virtues" src="{@siteRootPath}virtues.swf" menu="false">
				<asset id="flyingWindowsXml" type="xml" src="{@sharedDataPath}xml/windowspl.xml?id=virtues" />
				<asset id="vidMenuXml" type="xml" src="{@sharedDataPath}xml/menu.xml?id=virtues" />
				<page route="virtues/videos" id="videoshi" title="Videos Hi" src="{@siteRootPath}videosHi.swf" landing="true">
					<page route="virtues/videos/hi/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
					<page route="virtues/videos/hi/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="virtues/videos/hi/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
				</page>
			</page> -->
			<page route="channel/hd" id="channelhd" title="Channel HD" src="{@siteRootPath}channelHd.swf">
				<asset id="flyingWindowsXml" type="xml" src="/{@locale}/dxml/menus/twth-psas.xml" />
				<asset id="vidMenuXml" type="xml" src="{@sharedDataPath}xml/menu.xml?id=video-channel" />			
				<page route="videos/hd" id="videoshd" title="Videos HD" src="{@siteRootPath}video_hd.swf" menu="false" landing="true">
					<page route="videos/hd/sharevideo" id="sharevideo" title="Share" src="{@siteRootPath}share.swf" />
					<page route="videos/hd/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
					<page route="videos/hd/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
					<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player-hd.swf"/>
				</page>                
			</page>
	<!-- 		
			<page route="freeinfo" id="freeinfo" title="Free Information" src="{@siteRootPath}freeinfo.swf" landing="true" menu="false">
				<asset id="formXml" src="{@siteDataPath}forms/freeinfo.xml" />
				<asset id="publicTypeXml" src="{@siteDataPath}forms/publictype.xml" />				
				<page route="freeinfo/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="freeinfo/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>
			
			<page route="educators-kit" id="educators-kit" src="{@siteRootPath}educatorskit.swf" menu="true" title="Educators Kit" landing="true">
				<asset id="formXml" src="{@siteDataPath}forms/educatorskit.xml" />
				<asset id="publicTypeXml" src="{@siteDataPath}forms/publictype.xml" />				
				<page route="educators-kit/locale" id="locale" title="Locale" src="{@siteRootPath}localechanger.swf" depth="top" />
			</page>
			
			<page id="lookinside" title="lookinside" src="{@siteRootPath}lookinside.swf" depth="middle" landing="true">
				<asset id="lookinside" src="{@siteAssetPath}lookinside/lookinside.swf" depth="top" />

				<page route="lookinside/locale" id="locale" title="Locale" src="{@siteRootPath}localechanger.swf" depth="top" />
				<page route="lookinside/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
			</page> -->

		<!--	<page route="bookstore" id="bookstore" title="Bookstore" src="{@siteRootPath}bookstore.swf" menu="true" landing="true" >
				<asset id="productGroupsXml" type="xml" src="{@sharedDataPath}xml/product-groups.xml?id=bookstore" />
				<page route="bookstore/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="bookstore/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="product" id="product" title="Product" src="{@siteRootPath}product.swf" landing="true">
				<asset id="productGroupsXml" type="xml" src="{@sharedDataPath}xml/product-groups.xml?id=bookstore" />

				<page id="excerpt" title="Excerpt" src="{@siteRootPath}excerpt.swf" />
				<page route="product/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="product/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="custom" id="custom" title="Custom Edition" src="{@siteRootPath}custom.swf" landing="true">
				<page route="custom/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="custom/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="contact-us" id="contact-us" title="Contact Us" src="{@siteRootPath}contact.swf" menu="true" landing="true">
				<asset id="formXml" src="{@siteDataPath}forms/contactinfo.xml" />
				<page route="contact-us/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="contact-us/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="programs" id="programs" title="Programs" src="{@siteRootPath}textual2.swf" menu = "true" landing="true">
				<asset id="menuXML" type="xml" src="{@sharedDataPath}xml/menu.xml?id=programs"/>
				<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player.swf" bytes="185086" />
				<page route="programs/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="programs/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>
-->
<!--			<page route="education" id="education" title="Education" src="{@siteRootPath}textual2.swf" menu = "true" landing="true">
				<asset id="menuXML" type="xml" src="{@sharedDataPath}xml/menu.xml?id=education"/>
				<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player.swf" bytes="185086" />
				<page route="programs/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="programs/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>
-->
<!--			<page route="news" id="news" title="News" src="{@siteRootPath}textual2.swf" menu = "true" landing="true">
				<asset id="menuXML" type="xml" src="{@sharedDataPath}xml/menu.xml?id=news"/>
				<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player.swf" bytes="185086" />
				<page route="news/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="news/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="about-us" id="about-us" title="About Us" src="{@siteRootPath}textual2.swf" menu = "true" landing="true">
				<asset id="menuXML" type="xml" src="{@sharedDataPath}xml/menu.xml?id=about-us"/>
				<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player.swf" bytes="185086" />
				<page route="about-us/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="about-us/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>
-->
<!--			<page route="getinvolved" id="getinvolved" title="Get Involved" src="{@siteRootPath}textual2.swf" menu = "true" landing="true">
				<asset id="menuXML" type="xml" src="{@sharedDataPath}xml/menu.xml?id=getinvolved"/>
				<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player.swf" bytes="185086" />
				<page route="getinvolved/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="getinvolved/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="results" id="results" title="Results" src="{@siteRootPath}textual2.swf" menu = "true" landing="true">
				<asset id="menuXML" type="xml" src="{@sharedDataPath}xml/menu.xml?id=results"/>
				<asset id="sharedPlayer" src="{@siteAssetPath}shared-assets/video-player.swf" bytes="185086" />
				<page route="results/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="results/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>
-->
<!--			<page route="programs" id="programs" title="Programs" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="programs/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="programs/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="news" id="news" title="News" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="news/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top" />
				<page route="news/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="about-us" id="about-us" title="About Us" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="about-us/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="about-us/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="getinvolved" id="getinvolved" title="GetInvolved" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="getinvolved/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="getinvolved/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="results" id="results" title="results" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="results/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="results/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>
-->
			<!-- Program Sections -->
<!--			<page route="teens" id="teens" title="Teens" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="teens/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="teens/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="psa" id="psa" title="PSA" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="psa/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="psa/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="police" id="police" title="Police" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="police/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="police/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="parents" id="parents" title="Parents" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="parents/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="parents/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="government" id="government" title="Government" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="government/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="government/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="crisis-zones" id="crisis-zones" title="Crisis Zones" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="crisis-zones/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="crisis-zones/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="community-groups" id="community-groups" title="Community Groups" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="community-groups/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="community-groups/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="education" id="education" title="Education" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="education/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="home/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>

			<page route="business" id="business" title="Business" src="{@siteRootPath}textual.swf" menu="true" landing="true">
				<page route="business/cart" id="cart" title="Shopping Cart" src="{@siteRootPath}cart{@localePostfix}.swf" depth="top"/>
				<page route="business/locale" id="locale" title="Region Selection" src="{@siteRootPath}localechanger.swf" depth="top"/>
			</page>-->
			
		</page>
	</page>
</site>
