/* [nodename, id, name, navigationtext, href, isnavigation, childs[], templatename] */

function jdecode(s) {
    s = s.replace(/\+/g, "%20")
    return unescape(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 theSitetree=[ 
	['PAGE','201',jdecode('Home'),jdecode(''),'/201.html','true',[],''],
	['PAGE','106101',jdecode('Contact+us'),jdecode(''),'/106101.html','true',[],''],
	['PAGE','110001',jdecode('Royal%26%23x27%3Bs+Plan+for+The+Bailout'),jdecode(''),'/110001.html','true',[],''],
	['PAGE','110401',jdecode('Mortgage+Meltdown'),jdecode(''),'/110401.html','true',[],''],
	['PAGE','110801',jdecode('Questions+and+Answers'),jdecode(''),'/110801.html','true',[],''],
	['PAGE','5002',jdecode('Guestbook'),jdecode(''),'/5002/index.html','true',[ 
		['PAGE','5003',jdecode('Read+Guestbook'),jdecode(''),'/5002/5003.html','true',[],'']
	],''],
	['PAGE','16401',jdecode('About+us'),jdecode(''),'/16401/index.html','true',[ 
		['PAGE','4701',jdecode('Carlos+Royal'),jdecode(''),'/16401/4701.html','true',[],''],
		['PAGE','4706',jdecode('Donna+Royal'),jdecode(''),'/16401/4706.html','true',[],'']
	],''],
	['PAGE','51922',jdecode('New+England+Trip+2006'),jdecode(''),'/51922/index.html','true',[ 
		['PAGE','65401',jdecode('Day+16'),jdecode(''),'/51922/65401.html','true',[],''],
		['PAGE','70601',jdecode('Day+17'),jdecode(''),'/51922/70601.html','true',[],''],
		['PAGE','72701',jdecode('Day+18'),jdecode(''),'/51922/72701.html','true',[],''],
		['PAGE','72722',jdecode('Day+19'),jdecode(''),'/51922/72722.html','true',[],''],
		['PAGE','80301',jdecode('Day+20'),jdecode(''),'/51922/80301.html','true',[],''],
		['PAGE','80322',jdecode('Day+21'),jdecode(''),'/51922/80322.html','true',[],''],
		['PAGE','80343',jdecode('Day+22'),jdecode(''),'/51922/80343.html','true',[],''],
		['PAGE','80364',jdecode('Day+23'),jdecode(''),'/51922/80364.html','true',[],''],
		['PAGE','80385',jdecode('Day+24'),jdecode(''),'/51922/80385.html','true',[],''],
		['PAGE','83301',jdecode('Day+25'),jdecode(''),'/51922/83301.html','true',[],''],
		['PAGE','85401',jdecode('Day+26'),jdecode(''),'/51922/85401.html','true',[],''],
		['PAGE','86801',jdecode('Day+27'),jdecode(''),'/51922/86801.html','true',[],''],
		['PAGE','88101',jdecode('Day+28'),jdecode(''),'/51922/88101.html','true',[],''],
		['PAGE','89401',jdecode('Day+29'),jdecode(''),'/51922/89401.html','true',[],''],
		['PAGE','90901',jdecode('Day+30'),jdecode(''),'/51922/90901.html','true',[],''],
		['PAGE','91701',jdecode('Day+31'),jdecode(''),'/51922/91701.html','true',[],''],
		['PAGE','92401',jdecode('Day+32'),jdecode(''),'/51922/92401.html','true',[],''],
		['PAGE','92422',jdecode('Day+33'),jdecode(''),'/51922/92422.html','true',[],''],
		['PAGE','92443',jdecode('Day+34'),jdecode(''),'/51922/92443.html','true',[],''],
		['PAGE','92464',jdecode('Day+35'),jdecode(''),'/51922/92464.html','true',[],''],
		['PAGE','93501',jdecode('Day+36'),jdecode(''),'/51922/93501.html','true',[],''],
		['PAGE','93522',jdecode('Day+37'),jdecode(''),'/51922/93522.html','true',[],''],
		['PAGE','93543',jdecode('Day+38'),jdecode(''),'/51922/93543.html','true',[],''],
		['PAGE','93564',jdecode('Day+39'),jdecode(''),'/51922/93564.html','true',[],''],
		['PAGE','96001',jdecode('Day+40'),jdecode(''),'/51922/96001.html','true',[],''],
		['PAGE','96022',jdecode('Day+41'),jdecode(''),'/51922/96022.html','true',[],'']
	],''],
	['PAGE','39113',jdecode('Death+Valley+Trip'),jdecode(''),'/39113.html','true',[],''],
	['PAGE','37713',jdecode('Yosemite+Trip'),jdecode(''),'/37713.html','true',[],''],
	['PAGE','51901',jdecode('Alaska+Trip'),jdecode(''),'/51901.html','true',[],''],
	['PAGE','35802',jdecode('Class+Reunion'),jdecode(''),'/35802.html','true',[],''],
	['PAGE','21101',jdecode('Photos+of+the+Day'),jdecode(''),'/21101/index.html','true',[ 
		['PAGE','22201',jdecode('Photo+2'),jdecode(''),'/21101/22201.html','true',[],''],
		['PAGE','22206',jdecode('Photo+3'),jdecode(''),'/21101/22206.html','true',[],''],
		['PAGE','22211',jdecode('Photo+4'),jdecode(''),'/21101/22211.html','true',[],''],
		['PAGE','22216',jdecode('Photo+5'),jdecode(''),'/21101/22216.html','true',[],'']
	],''],
	['PAGE','5502',jdecode('General+Photos'),jdecode(''),'/5502.html','true',[],''],
	['PAGE','6002',jdecode('Flower+Photos'),jdecode(''),'/6002.html','true',[],''],
	['PAGE','31401',jdecode('Butterfly+Photos'),jdecode(''),'/31401/index.html','true',[ 
		['PAGE','31406',jdecode('Page+2'),jdecode(''),'/31401/31406.html','true',[],''],
		['PAGE','31411',jdecode('Page+3'),jdecode(''),'/31401/31411.html','true',[],''],
		['PAGE','31416',jdecode('Page+4'),jdecode(''),'/31401/31416.html','true',[],''],
		['PAGE','31421',jdecode('Page+5'),jdecode(''),'/31401/31421.html','true',[],'']
	],''],
	['PAGE','32501',jdecode('Dragonflies'),jdecode(''),'/32501/index.html','true',[ 
		['PAGE','32506',jdecode('Page+2'),jdecode(''),'/32501/32506.html','true',[],''],
		['PAGE','32511',jdecode('Page+3'),jdecode(''),'/32501/32511.html','true',[],'']
	],''],
	['PAGE','12701',jdecode('Hummingbirds'),jdecode(''),'/12701/index.html','true',[ 
		['PAGE','12706',jdecode('birds+1'),jdecode(''),'/12701/12706.html','true',[],''],
		['PAGE','12711',jdecode('birds+2'),jdecode(''),'/12701/12711.html','true',[],''],
		['PAGE','12716',jdecode('birds+3'),jdecode(''),'/12701/12716.html','true',[],''],
		['PAGE','12721',jdecode('birds+4'),jdecode(''),'/12701/12721.html','true',[],'']
	],''],
	['PAGE','24402',jdecode('Garden+Photos'),jdecode(''),'/24402.html','true',[],''],
	['PAGE','6402',jdecode('Travel+Photos'),jdecode(''),'/6402.html','true',[],''],
	['PAGE','40301',jdecode('Real+Estate+News'),jdecode(''),'/40301/index.html','true',[ 
		['PAGE','7211',jdecode('Page+2'),jdecode(''),'/40301/7211.html','true',[],'']
	],''],
	['PAGE','8201',jdecode('Portraits+by+Carlos'),jdecode(''),'/8201/index.html','true',[ 
		['PAGE','8501',jdecode('Melvin+and+Norma+Stone'),jdecode(''),'/8201/8501.html','true',[],''],
		['PAGE','8511',jdecode('Norma+Royal'),jdecode(''),'/8201/8511.html','true',[],''],
		['PAGE','9501',jdecode('Winnie+Royal'),jdecode(''),'/8201/9501.html','true',[],''],
		['PAGE','8506',jdecode('Billy+and+Evan+Blount'),jdecode(''),'/8201/8506.html','true',[],'']
	],''],
	['PAGE','11601',jdecode('Portraits+by+Donna'),jdecode(''),'/11601/index.html','true',[ 
		['PAGE','11606',jdecode('Vicki'),jdecode(''),'/11601/11606.html','true',[],''],
		['PAGE','11611',jdecode('Austin'),jdecode(''),'/11601/11611.html','true',[],''],
		['PAGE','11616',jdecode('Dana'),jdecode(''),'/11601/11616.html','true',[],''],
		['PAGE','11621',jdecode('Sierra'),jdecode(''),'/11601/11621.html','true',[],'']
	],''],
	['PAGE','18201',jdecode('The+Little+Wow%21+Book'),jdecode(''),'/18201.html','true',[],''],
	['PAGE','14201',jdecode('Grandkids'),jdecode(''),'/14201/index.html','true',[ 
		['PAGE','14206',jdecode('Ashley+1'),jdecode(''),'/14201/14206.html','true',[],''],
		['PAGE','16101',jdecode('Ashley+2'),jdecode(''),'/14201/16101.html','true',[],''],
		['PAGE','14211',jdecode('Austin+1'),jdecode(''),'/14201/14211.html','true',[],''],
		['PAGE','16106',jdecode('Austin+2'),jdecode(''),'/14201/16106.html','true',[],'']
	],''],
	['PAGE','47701',jdecode('Ashley+Art'),jdecode(''),'/47701.html','true',[],''],
	['PAGE','47722',jdecode('Austin+Art'),jdecode(''),'/47722.html','true',[],''],
	['PAGE','28101',jdecode('Photos+by+Austin'),jdecode(''),'/28101/index.html','true',[ 
		['PAGE','28106',jdecode('Photos+1'),jdecode(''),'/28101/28106.html','true',[],''],
		['PAGE','28111',jdecode('Photos+2'),jdecode(''),'/28101/28111.html','true',[],''],
		['PAGE','28715',jdecode('photos+3'),jdecode(''),'/28101/28715.html','true',[],'']
	],''],
	['PAGE','19101',jdecode('PhotoArt+by+Carlos'),jdecode(''),'/19101/index.html','true',[ 
		['PAGE','19106',jdecode('PhotoArt1'),jdecode(''),'/19101/19106.html','true',[],''],
		['PAGE','19111',jdecode('PhotoArt2'),jdecode(''),'/19101/19111.html','true',[],''],
		['PAGE','22701',jdecode('PhotoArt3'),jdecode(''),'/19101/22701.html','true',[],''],
		['PAGE','23501',jdecode('PhotoArt4'),jdecode(''),'/19101/23501.html','true',[],'']
	],''],
	['PAGE','19901',jdecode('PhotoArt+by+Donna'),jdecode(''),'/19901/index.html','true',[ 
		['PAGE','19906',jdecode('PhotoArt+1'),jdecode(''),'/19901/19906.html','true',[],''],
		['PAGE','20420',jdecode('PhotoArt+2'),jdecode(''),'/19901/20420.html','true',[],''],
		['PAGE','25701',jdecode('PhotoArt+3'),jdecode(''),'/19901/25701.html','true',[],''],
		['PAGE','29702',jdecode('PhotoArt+4'),jdecode(''),'/19901/29702.html','true',[],'']
	],''],
	['PAGE','30201',jdecode('Featured+Links'),jdecode(''),'/30201.html','true',[],''],
	['PAGE','49801',jdecode('Interesting+links'),jdecode(''),'/49801.html','true',[],'']];
var siteelementCount=99;
theSitetree.topTemplateName='Toronto';
theSitetree.paletteFamily='3358C6';
theSitetree.keyvisualId='-1';
theSitetree.keyvisualName='keyv.jpg';
theSitetree.fontsetId='16882';
theSitetree.graphicsetId='12318';
theSitetree.contentColor='FFFFFF';
theSitetree.contentBGColor='3358C6';
var theTemplate={
				name: 			'Toronto',
				paletteFamily: 	'3358C6',
				keyvisualId: 	'-1',
				keyvisualName: 	'keyv.jpg',
				fontsetId: 		'16882',
				graphicsetId: 	'12318',
				contentColor: 	'FFFFFF',
				contentBGColor: '3358C6',
				hasFlashNavigation: 'true',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				a_color: 		'3358C6',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'true',
				contentFontFace:'Arial, Helvetica, sans-serif',
				contentFontSize:'12'
			  };
var webappMappings = {};
webappMappings['1501']={
webappId:    '1501',
documentId:  '201',
internalId:  '472743',
customField: '1501'
};
webappMappings['1002']={
webappId:    '1002',
documentId:  '5002',
internalId:  '5002aen010inxeyq',
customField: 'action=form&icq=false'
};
webappMappings['1002']={
webappId:    '1002',
documentId:  '5003',
internalId:  '5002aen010inxeyq',
customField: 'action=list'
};
webappMappings['1007']={
webappId:    '1007',
documentId:  '5502',
internalId:  '103ddf67a35',
customField: 'g.10fev7hdp.3an24mr76be.d4'
};
webappMappings['1007']={
webappId:    '1007',
documentId:  '6002',
internalId:  '103de099f19',
customField: 'g.10fevi1qu.3s7hg42mkg6.d4'
};
webappMappings['1007']={
webappId:    '1007',
documentId:  '6402',
internalId:  '103de2c4f35',
customField: 'g.10ff2mt1t.8cm8ve8tpn0.d4'
};
webappMappings['1006']={
webappId:    '1006',
documentId:  '201',
internalId:  '1006',
customField: '1006'
};
webappMappings['1007']={
webappId:    '1007',
documentId:  '24402',
internalId:  '1043e293345',
customField: 'g.10gv2mdp2.fc76mo00tb.d4'
};
webappMappings['1003']={
webappId:    '1003',
documentId:  '7211',
internalId:  'aen010inxeyq10482ca4464',
customField: 'en:US:'
};
webappMappings['1007']={
webappId:    '1007',
documentId:  '35802',
internalId:  '105fde4f50a',
customField: 'g.10nusgrv6.70kudpbrdc.d4'
};
var canonHostname = 'wsc01.ehost-services.com';
var accountId     = 'AEN010INXEYQ';
var companyName   = 'Carlos+and+Donna+Royal';
var htmlTitle	  = 'Carlos+Royal+and+Donna+Royal';
var metaKeywords  = 'Carlos+Royal%2C+Carlos%2C+Royal%2C+Donna+Royal%2C+Donna%2C+Wow%2C+book%2C+house%2C+investing%2C+house+investing%2C+flowers%2C+pictures%2C+photos%2C+PhotoArt%2C+drawings%2C+travel%2C+photography%2C+arvin%2C+california%2C+real+estate%2C+realtor%2C+agent%2C+retired%2C+RV%2C+houseinvesting%2C+carlosroyal%2C+donnaroyal%2C+day%2C+of%2C+picture%2C+the%2C+news%2C+flower%2C+money%2C+books%2C+information%2C+england%2C+San%2C+Diego%2C+San+Marcos%2C+CA%2C+by%2C+author%2C+authors%2C+realty%2C+carlos+royal%2C+donna+royal%2C+The+Little+Wow%21+Book+on+House+Investing%2C+';
var metaContents  = 'Carlos+Royal+and+Donna+Royal.+See+photos%2C+drawings+and+information+about+and+by+Carlos+Royal+and+Donna+Royal+and+their+travels.+A+fun+site+to+visit+to+see+beautiful+pictures+and+photos+taken+by+Carlos+Royal+and+Donna+Royal.+It+is+also+the+place+to+get+the+latest+in+real+estate+news+affecting+the+California+housing+market+and+house+investing.+Stop+by+browse+around%2C+smell+the+roses+and+have+some+fun.+The+Little+Wow%21+Book+on+House+Investing+by+Carlos+Royal+can+be+purchased+either+the+electronic+or+paper+version.+';
					                                                                    
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;                                                                     
	};                                                                               
/* EOF */					                                                            
