/* [nodename, id, name, navigationtext, href, isnavigation, childs[], templatename] */

if (typeof(decodeURIComponent) == 'undefined') {
  decodeURIComponent = function(s) {
    return unescape(s);
  }
}

function jdecode(s) {
    s = s.replace(/\+/g, "%20")
    return decodeURIComponent(s);
}

var POS_NODENAME=0;
var POS_ID=1;
var POS_NAME=2;
var POS_NAVIGATIONTEXT=3;
var POS_HREF=4;
var POS_ISNAVIGATION=5;
var POS_CHILDS=6;
var POS_TEMPLATENAME=7;
var POS_TARGET=8;
var theSitetree=[ 
	['PAGE','2901',jdecode('Home'),jdecode(''),'/2901.html','true',[],'',''],
	['PAGE','2952',jdecode('Walt+Disney+World%C2%AE+Resort+'),jdecode(''),'/2952/index.html','true',[ 
		['PAGE','2973',jdecode('Theme+Parks'),jdecode(''),'/2952/2973.html','true',[],'',''],
		['PAGE','12001',jdecode('Water+Parks'),jdecode(''),'/2952/12001.html','true',[],'',''],
		['PAGE','2994',jdecode('Resorts'),jdecode(''),'/2952/2994.html','true',[],'',''],
		['PAGE','3036',jdecode('Dining'),jdecode(''),'/2952/3036.html','true',[],'',''],
		['PAGE','41012',jdecode('Grand+Gatherings'),jdecode(''),'/2952/41012.html','true',[],'',''],
		['PAGE','3015',jdecode('Special+Offers'),jdecode(''),'/2952/3015.html','true',[],'',''],
		['PAGE','37212',jdecode('What%26%23x27%3Bs+New%3F'),jdecode(''),'/2952/37212.html','true',[],'','']
	],'',''],
	['PAGE','69426',jdecode('Guest+Testimonies'),jdecode(''),'/69426.html','true',[],'',''],
	['PAGE','71826',jdecode('Authorized+Planners'),jdecode(''),'/71826.html','true',[],'',''],
	['PAGE','32212',jdecode('Homeschool+Holiday'),jdecode(''),'/32212.html','true',[],'',''],
	['PAGE','3057',jdecode('Disney+Cruise+Line%C2%AE%2C+'),jdecode(''),'/3057/index.html','true',[ 
		['PAGE','3120',jdecode('Itineraries'),jdecode(''),'/3057/3120.html','true',[],'',''],
		['PAGE','3141',jdecode('Special+Offers'),jdecode(''),'/3057/3141.html','true',[],'',''],
		['PAGE','59026',jdecode('Castaway+Club'),jdecode(''),'/3057/59026.html','true',[],'',''],
		['PAGE','3099',jdecode('FAQS'),jdecode(''),'/3057/3099.html','true',[],'','']
	],'',''],
	['PAGE','3162',jdecode('Disneyland%C2%AE+Resort'),jdecode(''),'/3162/index.html','true',[ 
		['PAGE','24201',jdecode('Special+Offers'),jdecode(''),'/3162/24201.html','true',[],'',''],
		['PAGE','63626',jdecode('Accommodations'),jdecode(''),'/3162/63626.html','true',[],'','']
	],'',''],
	['PAGE','19201',jdecode('Adventures+by+Disney%C2%AE'),jdecode(''),'/19201/index.html','true',[ 
		['PAGE','19222',jdecode('Special+Offers'),jdecode(''),'/19201/19222.html','true',[],'','']
	],'',''],
	['PAGE','3401',jdecode('Request+a+Free+Quote'),jdecode(''),'/3401.html','true',[],'',''],
	['PAGE','8201',jdecode('Happily+Honeymoons'),jdecode(''),'/8201/index.html','true',[ 
		['PAGE','8222',jdecode('Disney+World+Honeymoon'),jdecode(''),'/8201/8222.html','true',[],'','']
	],'',''],
	['PAGE','35612',jdecode('Happily+Ever+Agents'),jdecode(''),'/35612/index.html','false',[ 
		['PAGE','54726',jdecode('Chrissy+and+Jason'),jdecode(''),'/35612/54726.html','true',[],'',''],
		['PAGE','35733',jdecode('Christen+Dozert'),jdecode(''),'/35612/35733.html','true',[],'',''],
		['PAGE','35712',jdecode('Lacee+%22Mouse%22+Gomel'),jdecode(''),'/35612/35712.html','true',[],'','']
	],'',''],
	['PAGE','35912',jdecode('Special+Events'),jdecode(''),'/35912/index.html','true',[ 
		['PAGE','67826',jdecode('Spring+Events'),jdecode(''),'/35912/67826.html','true',[],'',''],
		['PAGE','42112',jdecode('Fall+Events+at+WDW'),jdecode(''),'/35912/42112.html','true',[],'',''],
		['PAGE','54768',jdecode('Holiday+and+Winter'),jdecode(''),'/35912/54768.html','true',[],'','']
	],'',''],
	['PAGE','26701',jdecode('Special+Offers'),jdecode(''),'/26701.html','true',[],'',''],
	['PAGE','54926',jdecode('Service'),jdecode(''),'/54926/index.html','true',[ 
		['PAGE','54947',jdecode('Rental+Car'),jdecode(''),'/54926/54947.html','true',[],'',''],
		['PAGE','54968',jdecode('Insurance'),jdecode(''),'/54926/54968.html','true',[],'','']
	],'',''],
	['PAGE','54989',jdecode('About+us'),jdecode(''),'/54989/index.html','true',[ 
		['PAGE','55010',jdecode('+Our+team'),jdecode(''),'/54989/55010.html','true',[],'',''],
		['PAGE','55031',jdecode('How+to+find+us'),jdecode(''),'/54989/55031.html','true',[],'','']
	],'','']];
var siteelementCount=40;
theSitetree.topTemplateName='Fracile';
theSitetree.paletteFamily='E3E9F9';
theSitetree.keyvisualId='-1';
theSitetree.keyvisualName='keyv.jpg';
theSitetree.fontsetId='26649';
theSitetree.graphicsetId='13459';
theSitetree.contentColor='000000';
theSitetree.contentBGColor='F4F7FD';
var localeDef={
  language: 'en',
  country: 'US'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Fracile',
				paletteFamily: 	'E3E9F9',
				keyvisualId: 	'-1',
				keyvisualName: 	'keyv.jpg',
				fontsetId: 		'26649',
				graphicsetId: 	'13459',
				contentColor: 	'000000',
				contentBGColor: 'F4F7FD',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'true',
				contentFontFace:'Verdana, Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'true'
			  };
var webappMappings = {};
webappMappings['7008']=webappMappings['7008-14705']={
webappId:    '7008',
documentId:  '3401',
internalId:  '14705',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2901',
internalId:  '',
customField: '20110803-084505'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2952',
internalId:  '',
customField: '20110329-175152'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3057',
internalId:  '',
customField: '20101226-003157'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54989',
internalId:  '',
customField: '20101114-183954'
};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '2901',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2973',
internalId:  '',
customField: '20090828-081718'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2994',
internalId:  '',
customField: '20110529-191521'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3015',
internalId:  '',
customField: '20110803-085251'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3036',
internalId:  '',
customField: '20101114-235301'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3099',
internalId:  '',
customField: '20100123-205010'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3120',
internalId:  '',
customField: '20090513-110604'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3141',
internalId:  '',
customField: '20110130-021619'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3162',
internalId:  '',
customField: '20110101-025503'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '24201',
internalId:  '',
customField: '20110801-204159'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '3401',
internalId:  '',
customField: '20100121-110710'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '8201',
internalId:  '',
customField: '20100730-181610'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '8222',
internalId:  '',
customField: '20090521-174440'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '55031',
internalId:  '',
customField: '20101114-184020'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35612',
internalId:  '',
customField: '20100312-051538'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '32212',
internalId:  '',
customField: '20101114-181938'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '26701',
internalId:  '',
customField: '20100122-174631'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '12001',
internalId:  '',
customField: '20100121-160237'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '19201',
internalId:  '',
customField: '20091104-021003'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '19222',
internalId:  '',
customField: '20100122-180017'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35733',
internalId:  '',
customField: '20100312-051637'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35712',
internalId:  '',
customField: '20100312-051637'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35912',
internalId:  '',
customField: '20110326-225841'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '37212',
internalId:  '',
customField: '20100324-234057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '41012',
internalId:  '',
customField: '20100829-100311'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42112',
internalId:  '',
customField: '20100525-132609'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '55010',
internalId:  '',
customField: '20101114-183725'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '71826',
internalId:  '',
customField: '20110330-004045'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69426',
internalId:  '',
customField: '20110803-084351'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54926',
internalId:  '',
customField: '20101114-180612'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '67826',
internalId:  '',
customField: '20110326-221813'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '63626',
internalId:  '',
customField: '20101227-164954'
};
webappMappings['7050']=webappMappings['7050-20474']={
webappId:    '7050',
documentId:  '67826',
internalId:  '20474',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54726',
internalId:  '',
customField: '20101114-180410'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54768',
internalId:  '',
customField: '20101114-180410'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54947',
internalId:  '',
customField: '20101114-180612'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54968',
internalId:  '',
customField: '20101114-180612'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '59026',
internalId:  '',
customField: '20101204-004210'
};
var canonHostname = 'cmworker01.yourhostingaccount.com';
var accountId     = 'AENDU0IN3WD0';
var companyName   = 'Happily+Ever+After+Travel.net';
var htmlTitle	  = 'Free+Vacation+Planning+%2C+booking%2C+use+our+service+for+your+easiest+Disney+World+and+Disney+Cruise+Line+Vacaation+package';
var metaKeywords  = 'Disney+World%2C+Ears%2C+Disney+Cruise%2C+Homeschool+field+trip%2C+Disney+vacation+package%2C+deals+on+Disney%2C+Book+a+Disney+Cruise+Line';
var metaContents  = 'Free+vacation+planning+and+quote+for+Disney+World+and+Disney+Cruise+Line.+We+specialize+in+planning+Disney+vacations+as+a+full+service+official+Authorized+Walt+Disney+Travel+agency.';
theSitetree.getById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		if (ar[i][POS_ID] == id){
			return ar[i];
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getParentById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		for (var j = 0; j < ar[i][POS_CHILDS].length; j++) {
			if (ar[i][POS_CHILDS][j][POS_ID] == id) {
				// child found
				return ar[i];
			}
			var result=this.getParentById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getName = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAME];
	}
	return null;
};

theSitetree.getNavigationText = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAVIGATIONTEXT];
	}
	return null;
};

theSitetree.getHREF = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_HREF];
	}
	return null;
};

theSitetree.getIsNavigation = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_ISNAVIGATION];
	}
	return null;
};

theSitetree.getTemplateName = function(id, lastTemplateName, ar) {
	if (typeof(lastTemplateName) == 'undefined'){
		lastTemplateName = this.topTemplateName;
	}
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		var actTemplateName = ar[i][POS_TEMPLATENAME];
		if (actTemplateName == ''){
			actTemplateName = lastTemplateName;
		}
		if (ar[i][POS_ID] == id) {
			return actTemplateName;
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getTemplateName(id, actTemplateName, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getByXx = function(lookup, xx, ar) {
    if (typeof(ar) == 'undefined'){
    	ar = this;
    }
    for (var i=0; i < ar.length; i++) {
        if (ar[i][xx] == lookup){
        	return ar[i];
        }
        if (ar[i][POS_CHILDS].length > 0) {
        	var result=this.getByXx(lookup, xx, ar[i][POS_CHILDS]);
            if (result != null){
                return result;
               }
        }
    }
    return null;
};

function gotoPage(lookup) {
	if(__path_prefix__ == "/servlet/CMServeRES" && typeof (changePage) == 'function'){
		changePage(lookup);
		return;
	}
	var page = theSitetree.getHREF(lookup);
	if (!page) {
		var testFor = [ POS_NAME, POS_NAVIGATIONTEXT ];
		for (var i=0 ; i < testFor.length ; i++) {
			var p = theSitetree.getByXx(lookup, testFor[i]);
			if (p != null) {
				page = p[POS_HREF];
				break;
			}
		}
	}
	document.location.href = (new URL(__path_prefix__ + page, true, true)).toString();
};

