
if (undefined === window.EveryScapePortal)
{
	EveryScapePortal = {};
}

EveryScapePortal.Global = {
	ApplicationBaseUrl:"/",
	LinkState:
	{
		ParamName:
		{
			Address:"a",
			AddressPrecision:"ap",
			BusinessQuery:"q",
			CityId:"l",
			ContentType:"ct",
			ForcePoiList:"cl",
			Latitude:"la",
			ListPageNumber:"pg",
			Longitude:"ln",
			LookDirectionPhi:"f",
			LookDirectionTheta:"th",
			LookDirectionYaw:"y",
			LookDirectionPitch:"pi",
			MapHeight:"mh",
			MapId:"mi",
			MapType:"mt",
			MapWidth:"mw",
			MapXform:"mx",
			PanoramaId:"p",
			PoiCategoryId:"cat",
			PoiFeatureFilter0:"pf0",
			PoiId:"poi",
			PoiName:"rn",
			TagId:"t",
			TagListId:"tl",
			TagListSecret:"s",
			VideoScapeInView:"vs"
		}
	},
	MapModule: "Google",
	SiteListingType:
	{
		UnlocatedBasic:0
,LocatedBasic:1
,Full:2
,Interior:3

	},
	WebServiceFacadeUrl:"http://www.everyscape.com/",
	WelcomeMessage:""
};

