/* [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','1801',jdecode('Home'),jdecode(''),'/1801.html','true',[],'',''],
	['PAGE','1936',jdecode('How+to+find+us'),jdecode(''),'/1936/index.html','true',[ 
		['PAGE','1852',jdecode('About+us'),jdecode(''),'/1936/1852.html','true',[],'',''],
		['PAGE','1873',jdecode('Service'),jdecode(''),'/1936/1873.html','true',[],'','']
	],'',''],
	['PAGE','1915',jdecode('Contact'),jdecode(''),'/1915.html','true',[],'',''],
	['PAGE','78801',jdecode('Batteries'),jdecode(''),'/78801.html','false',[],'',''],
	['PAGE','80601',jdecode('AUTOMOTIVE'),jdecode(''),'/80601/index.html','false',[ 
		['PAGE','29822',jdecode('SuperCharge+-GOLD'),jdecode(''),'/80601/29822.html','true',[],'',''],
		['PAGE','30601',jdecode('SuperCharge+-SILVER'),jdecode(''),'/80601/30601.html','true',[],'',''],
		['PAGE','31101',jdecode('SuperCharge+-CLASSIC'),jdecode(''),'/80601/31101.html','true',[],'',''],
		['PAGE','31722',jdecode('Supercharge-ALLROUNDER'),jdecode(''),'/80601/31722.html','true',[],'',''],
		['PAGE','51401',jdecode('AA+Battery+range'),jdecode(''),'/80601/51401.html','true',[],'',''],
		['PAGE','65501',jdecode('Exide+HYBRID'),jdecode(''),'/80601/65501.html','true',[],'',''],
		['PAGE','80622',jdecode('POWER+SHOCK'),jdecode(''),'/80601/80622.html','true',[],'',''],
		['PAGE','35422',jdecode('OPTIMA+BATTERIES'),jdecode(''),'/80601/35422.html','true',[],'',''],
		['PAGE','29801',jdecode('Battery+Index'),jdecode(''),'/80601/29801.html','true',[],'','']
	],'',''],
	['PAGE','80643',jdecode('COMMERCIAL'),jdecode(''),'/80643.html','false',[],'',''],
	['PAGE','80664',jdecode('MOTORCYCLE'),jdecode(''),'/80664/index.html','false',[ 
		['PAGE','58701',jdecode('Motorcycle+AGM'),jdecode(''),'/80664/58701.html','true',[],'',''],
		['PAGE','33301',jdecode('MOTORCYCLE+-flooded'),jdecode(''),'/80664/33301.html','true',[],'','']
	],'',''],
	['PAGE','80685',jdecode('DEEPCYCLE'),jdecode(''),'/80685/index.html','false',[ 
		['PAGE','31901',jdecode('DEEP+CYCLE+-wet%2C+gel%2C+agm'),jdecode(''),'/80685/31901.html','true',[],'',''],
		['PAGE','57201',jdecode('CROWN+Deep+Cycle'),jdecode(''),'/80685/57201.html','true',[],'',''],
		['PAGE','35401',jdecode('Ritar%2C+Vision+-SLA%2C+UPS'),jdecode(''),'/80685/35401.html','true',[],'',''],
		['PAGE','67401',jdecode('EXIDE+SPECIALISED+RANGE'),jdecode(''),'/80685/67401.html','true',[],'','']
	],'',''],
	['PAGE','80706',jdecode('MARINE+BATTERIES'),jdecode(''),'/80706/index.html','false',[ 
		['PAGE','31701',jdecode('SuperCharge+-MARINE'),jdecode(''),'/80706/31701.html','true',[],'','']
	],'',''],
	['PAGE','35001',jdecode('POWERTOOL+BATTERIES'),jdecode(''),'/35001.html','false',[],'',''],
	['PAGE','35443',jdecode('LAPTOP+BATTERIES'),jdecode(''),'/35443.html','false',[],'',''],
	['PAGE','35464',jdecode('Mobile%2C+PDA%2C+Cordless'),jdecode(''),'/35464.html','false',[],'',''],
	['PAGE','35527',jdecode('Camera%2C+Camcorder+%2B+Media'),jdecode(''),'/35527.html','false',[],'',''],
	['PAGE','35506',jdecode('Rechargeables'),jdecode(''),'/35506.html','false',[],'',''],
	['PAGE','35485',jdecode('Remote%2C+Watch%2C+Calculator'),jdecode(''),'/35485.html','false',[],'',''],
	['PAGE','80727',jdecode('SPECAILISED+-PACKS'),jdecode(''),'/80727.html','false',[],'',''],
	['PAGE','80201',jdecode('CHARGERS'),jdecode(''),'/80201/index.html','false',[ 
		['PAGE','82727',jdecode('OUTBACK+%28invC%29'),jdecode(''),'/80201/82727.html','true',[],'',''],
		['PAGE','82748',jdecode('VICTRON+%28invC%29'),jdecode(''),'/80201/82748.html','true',[],'','']
	],'',''],
	['PAGE','82601',jdecode('OZCHARGE'),jdecode(''),'/82601/index.html','false',[ 
		['PAGE','84301',jdecode('OZcharge+6%2F12+900mAh'),jdecode(''),'/82601/84301.html','true',[],'',''],
		['PAGE','84322',jdecode('OZCharge+12v+2amp'),jdecode(''),'/82601/84322.html','true',[],'',''],
		['PAGE','84343',jdecode('OZCharge+12v+1%2F2%2F4amp'),jdecode(''),'/82601/84343.html','true',[],'',''],
		['PAGE','84364',jdecode('OZCharge+12v+2%2F4%2F6a'),jdecode(''),'/82601/84364.html','true',[],'',''],
		['PAGE','84385',jdecode('OZCharge+12v+2%2F4%2F8a'),jdecode(''),'/82601/84385.html','true',[],'',''],
		['PAGE','84406',jdecode('OZCharge+12v+2%2F8%2F16a'),jdecode(''),'/82601/84406.html','true',[],'',''],
		['PAGE','84427',jdecode('OZCharge+12v+2%2F10%2F21a'),jdecode(''),'/82601/84427.html','true',[],'',''],
		['PAGE','84448',jdecode('OZCharge+24v+1%2F2%2F4a'),jdecode(''),'/82601/84448.html','true',[],'',''],
		['PAGE','84469',jdecode('OZCharge+900%2F2a+RT%26%23x27%3Bs'),jdecode(''),'/82601/84469.html','true',[],'',''],
		['PAGE','84490',jdecode('OZCharge+4%2F6a+RT%26%23x27%3Bs'),jdecode(''),'/82601/84490.html','true',[],'',''],
		['PAGE','84511',jdecode('OZCharge+8a+RT%26%23x27%3Bs'),jdecode(''),'/82601/84511.html','true',[],'',''],
		['PAGE','84532',jdecode('OZCharge+16%2F21a+RT%26%23x27%3Bs'),jdecode(''),'/82601/84532.html','true',[],'','']
	],'',''],
	['PAGE','86701',jdecode('CTEK+Chargers'),jdecode(''),'/86701/index.html','false',[ 
		['PAGE','86722',jdecode('XC-800+6v+800mAh'),jdecode(''),'/86701/86722.html','true',[],'',''],
		['PAGE','86743',jdecode('XS-800+12v+800mAh'),jdecode(''),'/86701/86743.html','true',[],'',''],
		['PAGE','86764',jdecode('XS-3600+12v+3.6A'),jdecode(''),'/86701/86764.html','true',[],'',''],
		['PAGE','86785',jdecode('XS-7000+12v+7A'),jdecode(''),'/86701/86785.html','true',[],'',''],
		['PAGE','86806',jdecode('XS-15000+12v+15A'),jdecode(''),'/86701/86806.html','true',[],'',''],
		['PAGE','86827',jdecode('XS-2500+12v+25A'),jdecode(''),'/86701/86827.html','true',[],'',''],
		['PAGE','86848',jdecode('XT-4000+24v+4A'),jdecode(''),'/86701/86848.html','true',[],'',''],
		['PAGE','86869',jdecode('XT-14000+24v+14A'),jdecode(''),'/86701/86869.html','true',[],'','']
	],'',''],
	['PAGE','88601',jdecode('Other+Chargers'),jdecode(''),'/88601/index.html','false',[ 
		['PAGE','88622',jdecode('DW+Smart+bank+Chargers'),jdecode(''),'/88601/88622.html','true',[],'',''],
		['PAGE','88643',jdecode('Victron+multi+output+bank'),jdecode(''),'/88601/88643.html','true',[],'',''],
		['PAGE','88664',jdecode('Megapulse+1st+aid+Chargers'),jdecode(''),'/88601/88664.html','true',[],'',''],
		['PAGE','88685',jdecode('Equaliser+Chargers'),jdecode(''),'/88601/88685.html','true',[],'','']
	],'',''],
	['PAGE','89801',jdecode('Projecta+Chargers'),jdecode(''),'/89801/index.html','false',[ 
		['PAGE','89822',jdecode('Manual+Chargers'),jdecode(''),'/89801/89822.html','true',[],'',''],
		['PAGE','89843',jdecode('Automatic+Chargers'),jdecode(''),'/89801/89843.html','true',[],'',''],
		['PAGE','89864',jdecode('6+Stage+Chargers'),jdecode(''),'/89801/89864.html','true',[],'',''],
		['PAGE','89885',jdecode('7+Stage+Chargers'),jdecode(''),'/89801/89885.html','true',[],'',''],
		['PAGE','89906',jdecode('Intelli-Charge+Chargers'),jdecode(''),'/89801/89906.html','true',[],'',''],
		['PAGE','89927',jdecode('3+%26+4+stage+Chargers'),jdecode(''),'/89801/89927.html','true',[],'',''],
		['PAGE','90101',jdecode('Other+Projecta+Chargers'),jdecode(''),'/89801/90101.html','true',[],'','']
	],'',''],
	['PAGE','21601',jdecode('PRODUCTS'),jdecode(''),'/21601.html','false',[],'',''],
	['PAGE','26101',jdecode('SOLAR+PANELS'),jdecode(''),'/26101/index.html','false',[ 
		['PAGE','104901',jdecode('CP-5'),jdecode(''),'/26101/104901.html','true',[],'',''],
		['PAGE','104922',jdecode('CP-10'),jdecode(''),'/26101/104922.html','true',[],'',''],
		['PAGE','104943',jdecode('CP-20'),jdecode(''),'/26101/104943.html','true',[],'',''],
		['PAGE','104964',jdecode('CP-30'),jdecode(''),'/26101/104964.html','true',[],'',''],
		['PAGE','104985',jdecode('CP-40'),jdecode(''),'/26101/104985.html','true',[],'',''],
		['PAGE','105006',jdecode('CP-60'),jdecode(''),'/26101/105006.html','true',[],'',''],
		['PAGE','105027',jdecode('CP-85'),jdecode(''),'/26101/105027.html','true',[],'',''],
		['PAGE','105048',jdecode('CP-140'),jdecode(''),'/26101/105048.html','true',[],'',''],
		['PAGE','105069',jdecode('CP-180'),jdecode(''),'/26101/105069.html','true',[],'',''],
		['PAGE','105090',jdecode('PVL68'),jdecode(''),'/26101/105090.html','true',[],'',''],
		['PAGE','106201',jdecode('PVL31'),jdecode(''),'/26101/106201.html','true',[],'',''],
		['PAGE','106901',jdecode('SPA100'),jdecode(''),'/26101/106901.html','true',[],'',''],
		['PAGE','106922',jdecode('SPA400'),jdecode(''),'/26101/106922.html','true',[],'',''],
		['PAGE','107101',jdecode('SPA900'),jdecode(''),'/26101/107101.html','true',[],'','']
	],'',''],
	['PAGE','105111',jdecode('WIND+TURBINES'),jdecode(''),'/105111/index.html','false',[ 
		['PAGE','105132',jdecode('WHISPER+100'),jdecode(''),'/105111/105132.html','true',[],'',''],
		['PAGE','105153',jdecode('WHISPER+200'),jdecode(''),'/105111/105153.html','true',[],'',''],
		['PAGE','105174',jdecode('AIR+BREEZE'),jdecode(''),'/105111/105174.html','true',[],'','']
	],'',''],
	['PAGE','105195',jdecode('SOLAR%2FWIND+REGULATORS'),jdecode(''),'/105195.html','false',[],'',''],
	['PAGE','106501',jdecode('SOLAR+WIND+INDEX'),jdecode(''),'/106501.html','false',[],'',''],
	['PAGE','105216',jdecode('SOLAR+ACCESSORIES'),jdecode(''),'/105216.html','false',[],'',''],
	['PAGE','80285',jdecode('INVERTER%2FCONVERTERS'),jdecode(''),'/80285.html','false',[],'',''],
	['PAGE','95701',jdecode('inverter+INDEX'),jdecode(''),'/95701.html','false',[],'',''],
	['PAGE','95401',jdecode('Converters'),jdecode(''),'/95401.html','false',[],'',''],
	['PAGE','93501',jdecode('Victron+Inverters'),jdecode(''),'/93501/index.html','false',[ 
		['PAGE','93522',jdecode('C12%2F1200'),jdecode(''),'/93501/93522.html','true',[],'',''],
		['PAGE','93543',jdecode('C24%2F1200'),jdecode(''),'/93501/93543.html','true',[],'',''],
		['PAGE','93564',jdecode('C12%2F1600'),jdecode(''),'/93501/93564.html','true',[],'',''],
		['PAGE','93585',jdecode('C24%2F1600'),jdecode(''),'/93501/93585.html','true',[],'',''],
		['PAGE','93606',jdecode('C12%2F2000'),jdecode(''),'/93501/93606.html','true',[],'',''],
		['PAGE','93627',jdecode('C24%2F2000'),jdecode(''),'/93501/93627.html','true',[],'',''],
		['PAGE','93648',jdecode('12%2F3000'),jdecode(''),'/93501/93648.html','true',[],'',''],
		['PAGE','93669',jdecode('24%2F3000'),jdecode(''),'/93501/93669.html','true',[],'',''],
		['PAGE','93690',jdecode('48%2F3000'),jdecode(''),'/93501/93690.html','true',[],'','']
	],'',''],
	['PAGE','93711',jdecode('Asian%2C+Izzy+Inverters'),jdecode(''),'/93711/index.html','false',[ 
		['PAGE','93732',jdecode('CP200-12'),jdecode(''),'/93711/93732.html','true',[],'',''],
		['PAGE','93753',jdecode('CP350-12'),jdecode(''),'/93711/93753.html','true',[],'',''],
		['PAGE','93774',jdecode('CP700-12'),jdecode(''),'/93711/93774.html','true',[],'',''],
		['PAGE','93795',jdecode('CP1000-12'),jdecode(''),'/93711/93795.html','true',[],'',''],
		['PAGE','93816',jdecode('CP1500-12'),jdecode(''),'/93711/93816.html','true',[],'',''],
		['PAGE','93837',jdecode('CP2000-12'),jdecode(''),'/93711/93837.html','true',[],'',''],
		['PAGE','93858',jdecode('HT-E-150-12'),jdecode(''),'/93711/93858.html','true',[],'',''],
		['PAGE','93879',jdecode('HT-E-350-12'),jdecode(''),'/93711/93879.html','true',[],'',''],
		['PAGE','93900',jdecode('HT-E-600-12'),jdecode(''),'/93711/93900.html','true',[],'',''],
		['PAGE','93921',jdecode('HT-E-1000-12'),jdecode(''),'/93711/93921.html','true',[],'',''],
		['PAGE','93942',jdecode('HT-E-1200-12'),jdecode(''),'/93711/93942.html','true',[],'',''],
		['PAGE','93963',jdecode('HT-E-1500-12'),jdecode(''),'/93711/93963.html','true',[],'',''],
		['PAGE','93984',jdecode('HT-E-1800-12'),jdecode(''),'/93711/93984.html','true',[],'',''],
		['PAGE','94005',jdecode('HT-E-2500-12'),jdecode(''),'/93711/94005.html','true',[],'','']
	],'',''],
	['PAGE','94026',jdecode('Projecta+Inverters'),jdecode(''),'/94026/index.html','false',[ 
		['PAGE','94047',jdecode('IM120'),jdecode(''),'/94026/94047.html','true',[],'',''],
		['PAGE','94068',jdecode('IM150'),jdecode(''),'/94026/94068.html','true',[],'',''],
		['PAGE','94089',jdecode('IM300'),jdecode(''),'/94026/94089.html','true',[],'',''],
		['PAGE','94110',jdecode('IM600'),jdecode(''),'/94026/94110.html','true',[],'',''],
		['PAGE','94131',jdecode('IM1000'),jdecode(''),'/94026/94131.html','true',[],'',''],
		['PAGE','94152',jdecode('IM2000'),jdecode(''),'/94026/94152.html','true',[],'',''],
		['PAGE','94173',jdecode('IM3000'),jdecode(''),'/94026/94173.html','true',[],'',''],
		['PAGE','94194',jdecode('IM4000'),jdecode(''),'/94026/94194.html','true',[],'',''],
		['PAGE','94215',jdecode('IM1000-24'),jdecode(''),'/94026/94215.html','true',[],'',''],
		['PAGE','94236',jdecode('IM2000-24'),jdecode(''),'/94026/94236.html','true',[],'',''],
		['PAGE','94257',jdecode('IM4000-24'),jdecode(''),'/94026/94257.html','true',[],'',''],
		['PAGE','94278',jdecode('IP150'),jdecode(''),'/94026/94278.html','true',[],'',''],
		['PAGE','94299',jdecode('IP300'),jdecode(''),'/94026/94299.html','true',[],'',''],
		['PAGE','94320',jdecode('IP600'),jdecode(''),'/94026/94320.html','true',[],'',''],
		['PAGE','94341',jdecode('IP1000'),jdecode(''),'/94026/94341.html','true',[],'','']
	],'',''],
	['PAGE','26801',jdecode('INVERTERS%2C+GENERATORS'),jdecode(''),'/26801/index.html','false',[ 
		['PAGE','94362',jdecode('SHX1000'),jdecode(''),'/26801/94362.html','true',[],'',''],
		['PAGE','94383',jdecode('SHX2000'),jdecode(''),'/26801/94383.html','true',[],'',''],
		['PAGE','94404',jdecode('EU10i'),jdecode(''),'/26801/94404.html','true',[],'',''],
		['PAGE','94425',jdecode('EU20i'),jdecode(''),'/26801/94425.html','true',[],'',''],
		['PAGE','94446',jdecode('EU30is'),jdecode(''),'/26801/94446.html','true',[],'',''],
		['PAGE','94467',jdecode('EU65is'),jdecode(''),'/26801/94467.html','true',[],'',''],
		['PAGE','94488',jdecode('EP2200CX'),jdecode(''),'/26801/94488.html','true',[],'',''],
		['PAGE','94509',jdecode('EP3100CX'),jdecode(''),'/26801/94509.html','true',[],'',''],
		['PAGE','94530',jdecode('EP4500CX'),jdecode(''),'/26801/94530.html','true',[],'',''],
		['PAGE','94551',jdecode('EP5500CX'),jdecode(''),'/26801/94551.html','true',[],'',''],
		['PAGE','94572',jdecode('EP5500CXS'),jdecode(''),'/26801/94572.html','true',[],'','']
	],'',''],
	['PAGE','27201',jdecode('ACCESSORIES+-ALL'),jdecode(''),'/27201.html','false',[],'',''],
	['PAGE','25501',jdecode('All+Non-Battery+Products'),jdecode(''),'/25501.html','false',[],'',''],
	['PAGE','112901',jdecode('Charger+Index'),jdecode(''),'/112901.html','false',[],'',''],
	['PAGE','68001',jdecode('Monthly+Specials'),jdecode(''),'/68001.html','true',[],'',''],
	['PAGE','79801',jdecode('ALTERNATIVE+POWER'),jdecode(''),'/79801.html','false',[],'',''],
	['PAGE','53001',jdecode('Break-down+Service'),jdecode(''),'/53001.html','false',[],'',''],
	['PAGE','39801',jdecode('ONLINE+SHOPPING'),jdecode(''),'/39801/index.html','false',[ 
		['PAGE','39401',jdecode('The+Battery+Cell+ONLINE'),jdecode(''),'/39801/39401.html','true',[],'',''],
		['PAGE','49401',jdecode('Online+Shopping+terms'),jdecode(''),'/39801/49401.html','true',[],'','']
	],'',''],
	['PAGE','62301',jdecode('Technical+info'),jdecode(''),'/62301/index.html','true',[ 
		['PAGE','16901',jdecode('Battery+Basics'),jdecode(''),'/62301/16901.html','true',[],'',''],
		['PAGE','16922',jdecode('Battery+Basics+2'),jdecode(''),'/62301/16922.html','true',[],'',''],
		['PAGE','16943',jdecode('Battery+Basics+3'),jdecode(''),'/62301/16943.html','true',[],'',''],
		['PAGE','16964',jdecode('Battery+Basics+4'),jdecode(''),'/62301/16964.html','true',[],'',''],
		['PAGE','16985',jdecode('Charger+Basics'),jdecode(''),'/62301/16985.html','true',[],'',''],
		['PAGE','43301',jdecode('Inverter+Basics'),jdecode(''),'/62301/43301.html','true',[],'',''],
		['PAGE','17006',jdecode('Solar+Basics'),jdecode(''),'/62301/17006.html','true',[],'','']
	],'',''],
	['PAGE','1957',jdecode('References'),jdecode(''),'/1957/index.html','false',[ 
		['PAGE','1978',jdecode('Projects'),jdecode(''),'/1957/1978.html','true',[],'',''],
		['PAGE','1999',jdecode('Industry+Friends'),jdecode(''),'/1957/1999.html','true',[],'',''],
		['PAGE','2020',jdecode('Competitions'),jdecode(''),'/1957/2020.html','true',[],'',''],
		['PAGE','74401',jdecode('competition+rules'),jdecode(''),'/1957/74401.html','true',[],'','']
	],'',''],
	['PAGE','28501',jdecode('AUTOSTOP+PROMO'),jdecode(''),'/28501/index.html','false',[ 
		['PAGE','28701',jdecode('promo+conditions'),jdecode(''),'/28501/28701.html','true',[],'','']
	],'',''],
	['PAGE','2041',jdecode('List+of+links'),jdecode(''),'/2041.html','false',[],'',''],
	['PAGE','24801',jdecode('Price+Guarantee+Conditions'),jdecode(''),'/24801.html','false',[],'',''],
	['PAGE','45901',jdecode('Search+Page'),jdecode(''),'/45901.html','false',[],'',''],
	['PAGE','46901',jdecode('Shop+Contents+Page'),jdecode(''),'/46901.html','false',[],'',''],
	['PAGE','69601',jdecode('Specials+Ozchargers'),jdecode(''),'/69601/index.html','false',[ 
		['PAGE','69622',jdecode('OC-SW121090'),jdecode(''),'/69601/69622.html','true',[],'',''],
		['PAGE','69643',jdecode('OC-SW121020'),jdecode(''),'/69601/69643.html','true',[],'',''],
		['PAGE','69664',jdecode('OC-SW121040'),jdecode(''),'/69601/69664.html','true',[],'',''],
		['PAGE','69685',jdecode('OC-SW12060'),jdecode(''),'/69601/69685.html','true',[],'',''],
		['PAGE','69706',jdecode('OC-SW121080'),jdecode(''),'/69601/69706.html','true',[],'',''],
		['PAGE','69727',jdecode('OC-SW121160'),jdecode(''),'/69601/69727.html','true',[],'',''],
		['PAGE','69748',jdecode('OC-SW121210'),jdecode(''),'/69601/69748.html','true',[],'',''],
		['PAGE','69769',jdecode('OC-SW241040'),jdecode(''),'/69601/69769.html','true',[],'','']
	],'',''],
	['PAGE','72301',jdecode('Battery+specials'),jdecode(''),'/72301.html','false',[],'',''],
	['PAGE','75401',jdecode('Motorcycle+Specials'),jdecode(''),'/75401.html','false',[],'',''],
	['PAGE','118401',jdecode('What%26%23x27%3Bs+New%3F'),jdecode(''),'/118401.html','true',[],'',''],
	['PAGE','73601',jdecode('Testimonials'),jdecode(''),'/73601.html','true',[],'',''],
	['PAGE','80222',jdecode('BATTERY+ACCESSORIES'),jdecode(''),'/80222.html','false',[],'',''],
	['PAGE','80243',jdecode('POWER+ACCESSORIES'),jdecode(''),'/80243.html','false',[],'',''],
	['PAGE','80264',jdecode('GADGET+CORNER'),jdecode(''),'/80264.html','false',[],'',''],
	['PAGE','80306',jdecode('12%2F24V+3-WAY+EXTRAS'),jdecode(''),'/80306.html','false',[],'',''],
	['PAGE','83401',jdecode('HELENS+TEST+PAGE'),jdecode(''),'/83401.html','false',[],'',''],
	['PAGE','113801',jdecode('Automotive+Guide'),jdecode(''),'/113801.html','false',[],'',''],
	['PAGE','113822',jdecode('Industrial+Guide'),jdecode(''),'/113822.html','false',[],'',''],
	['PAGE','113843',jdecode('Light+Commercial+Guide'),jdecode(''),'/113843.html','false',[],'',''],
	['PAGE','116901',jdecode('Specials+Free+Gift'),jdecode(''),'/116901.html','false',[],'',''],
	['PAGE','116922',jdecode('Specials+Free+Fitment'),jdecode(''),'/116922.html','false',[],'','']];
var siteelementCount=202;
theSitetree.topTemplateName='Corporate';
theSitetree.paletteFamily='BC2C20';
theSitetree.keyvisualId='11071';
theSitetree.keyvisualName='kv_11071.jpg';
theSitetree.fontsetId='31953';
theSitetree.graphicsetId='13795';
theSitetree.contentColor='292929';
theSitetree.contentBGColor='FFFFFF';
var localeDef={
  language: 'en',
  country: 'US'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Corporate',
				paletteFamily: 	'BC2C20',
				keyvisualId: 	'11071',
				keyvisualName: 	'kv_11071.jpg',
				fontsetId: 		'31953',
				graphicsetId: 	'13795',
				contentColor: 	'292929',
				contentBGColor: 'FFFFFF',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'true',
				contentFontFace:'Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'true'
			  };
var webappMappings = {};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1801',
internalId:  '',
customField: '20100721-005857'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1852',
internalId:  '',
customField: '20091102-163510'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1873',
internalId:  '',
customField: '20091106-140757'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '21601',
internalId:  '',
customField: '20100712-160057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1915',
internalId:  '',
customField: '20100509-151225'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1936',
internalId:  '',
customField: '20100509-151338'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1957',
internalId:  '',
customField: '20100107-142038'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1978',
internalId:  '',
customField: '20100421-152350'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2041',
internalId:  '',
customField: '20100421-152831'
};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '1801',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '51401',
internalId:  '',
customField: '20100421-154556'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '1999',
internalId:  '',
customField: '20100421-152503'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '2020',
internalId:  '',
customField: '20100629-164040'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16901',
internalId:  '',
customField: '20091214-232800'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16922',
internalId:  '',
customField: '20091214-232933'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16943',
internalId:  '',
customField: '20091214-233255'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16964',
internalId:  '',
customField: '20091214-234921'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16985',
internalId:  '',
customField: '20091214-235042'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '17006',
internalId:  '',
customField: '20091214-235149'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '25501',
internalId:  '',
customField: '20100215-173426'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '67401',
internalId:  '',
customField: '20100509-184111'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '24801',
internalId:  '',
customField: '20100316-151416'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '65501',
internalId:  '',
customField: '20100509-181833'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '26101',
internalId:  '',
customField: '20100715-152246'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80222',
internalId:  '',
customField: '20100712-160748'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '26801',
internalId:  '',
customField: '20100713-161914'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '27201',
internalId:  '',
customField: '20100215-184524'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '28501',
internalId:  '',
customField: '20100215-200916'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '28701',
internalId:  '',
customField: '20100215-200841'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29801',
internalId:  '',
customField: '20100421-153444'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '29822',
internalId:  '',
customField: '20100816-231529'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '30601',
internalId:  '',
customField: '20100816-231609'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31101',
internalId:  '',
customField: '20100816-231646'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31701',
internalId:  '',
customField: '20100509-164050'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31722',
internalId:  '',
customField: '20100509-175613'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '31901',
internalId:  '',
customField: '20100509-182537'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '33301',
internalId:  '',
customField: '20100712-160057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35001',
internalId:  '',
customField: '20100217-131217'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35443',
internalId:  '',
customField: '20100217-133451'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35464',
internalId:  '',
customField: '20100217-134410'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35527',
internalId:  '',
customField: '20100217-141306'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35506',
internalId:  '',
customField: '20100217-163111'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35401',
internalId:  '',
customField: '20100421-153949'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35422',
internalId:  '',
customField: '20100421-154100'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '35485',
internalId:  '',
customField: '20100217-164119'
};
webappMappings['4001']=webappMappings['4001-15149225']={
webappId:    '4001',
documentId:  '39401',
internalId:  '15149225',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '39401',
internalId:  '',
customField: '20100421-152151'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '39801',
internalId:  '',
customField: '20100421-151843'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43301',
internalId:  '',
customField: '20100302-201157'
};
webappMappings['8002']=webappMappings['8002-search']={
webappId:    '8002',
documentId:  '45901',
internalId:  'search',
customField: 'language:en;country:US;'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '45901',
internalId:  '',
customField: '20100310-132415'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46901',
internalId:  '',
customField: '20100406-170542'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '49401',
internalId:  '',
customField: '20100311-133707'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '53001',
internalId:  '',
customField: '20100316-160538'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57201',
internalId:  '',
customField: '20100330-171541'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '58701',
internalId:  '',
customField: '20100421-154949'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '62301',
internalId:  '',
customField: '20100418-155436'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '68001',
internalId:  '',
customField: '20100808-185933'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69601',
internalId:  '',
customField: '20100509-200637'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69622',
internalId:  '',
customField: '20100526-194242'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69643',
internalId:  '',
customField: '20100509-201728'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69664',
internalId:  '',
customField: '20100509-201956'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69685',
internalId:  '',
customField: '20100509-202235'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69706',
internalId:  '',
customField: '20100509-202457'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69727',
internalId:  '',
customField: '20100509-202659'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69748',
internalId:  '',
customField: '20100509-203931'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '69769',
internalId:  '',
customField: '20100509-204146'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '72301',
internalId:  '',
customField: '20100801-163628'
};
webappMappings['1002']=webappMappings['1002-73601avfl30inhhg2']={
webappId:    '1002',
documentId:  '73601',
internalId:  '73601avfl30inhhg2',
customField: 'icq=false'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '73601',
internalId:  '',
customField: '20100624-153213'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '74401',
internalId:  '',
customField: '20100629-162732'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '75401',
internalId:  '',
customField: '20100629-173309'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '78801',
internalId:  '',
customField: '20100708-234231'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '79801',
internalId:  '',
customField: '20100714-174007'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80601',
internalId:  '',
customField: '20100708-211408'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80622',
internalId:  '',
customField: '20100708-212056'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80643',
internalId:  '',
customField: '20100817-001556'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80664',
internalId:  '',
customField: '20100708-212702'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80685',
internalId:  '',
customField: '20100708-213325'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80706',
internalId:  '',
customField: '20100708-214057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80727',
internalId:  '',
customField: '20100708-214648'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80201',
internalId:  '',
customField: '20100808-185859'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '82601',
internalId:  '',
customField: '20100711-163214'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '83401',
internalId:  '',
customField: '20100708-234211'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84301',
internalId:  '',
customField: '20100711-163638'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84322',
internalId:  '',
customField: '20100711-163900'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84343',
internalId:  '',
customField: '20100711-164052'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84364',
internalId:  '',
customField: '20100711-164257'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84385',
internalId:  '',
customField: '20100711-164455'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84406',
internalId:  '',
customField: '20100711-164714'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84427',
internalId:  '',
customField: '20100711-164914'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84448',
internalId:  '',
customField: '20100711-165134'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84469',
internalId:  '',
customField: '20100711-170426'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84490',
internalId:  '',
customField: '20100711-170930'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84511',
internalId:  '',
customField: '20100711-171107'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '84532',
internalId:  '',
customField: '20100711-171246'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86701',
internalId:  '',
customField: '20100711-173134'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86722',
internalId:  '',
customField: '20100711-174303'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86743',
internalId:  '',
customField: '20100711-174451'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86764',
internalId:  '',
customField: '20100711-174745'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86785',
internalId:  '',
customField: '20100711-174923'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86806',
internalId:  '',
customField: '20100711-175137'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86827',
internalId:  '',
customField: '20100711-175343'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86848',
internalId:  '',
customField: '20100711-175628'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '86869',
internalId:  '',
customField: '20100711-175809'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '88601',
internalId:  '',
customField: '20100711-183436'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '88622',
internalId:  '',
customField: '20100711-184118'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '88643',
internalId:  '',
customField: '20100711-184744'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '88664',
internalId:  '',
customField: '20100711-185420'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '88685',
internalId:  '',
customField: '20100711-185809'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89801',
internalId:  '',
customField: '20100712-150355'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89822',
internalId:  '',
customField: '20100711-191923'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89843',
internalId:  '',
customField: '20100711-192933'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89864',
internalId:  '',
customField: '20100711-194444'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89885',
internalId:  '',
customField: '20100711-194851'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89906',
internalId:  '',
customField: '20100711-195427'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '89927',
internalId:  '',
customField: '20100712-150847'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '90101',
internalId:  '',
customField: '20100712-151335'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '82727',
internalId:  '',
customField: '20100712-152755'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '82748',
internalId:  '',
customField: '20100712-153535'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94362',
internalId:  '',
customField: '20100713-162145'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95701',
internalId:  '',
customField: '20100712-171448'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '95401',
internalId:  '',
customField: '20100713-152850'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80285',
internalId:  '',
customField: '20100712-171126'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94383',
internalId:  '',
customField: '20100713-162408'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94404',
internalId:  '',
customField: '20100713-162651'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94425',
internalId:  '',
customField: '20100713-162906'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94446',
internalId:  '',
customField: '20100713-163144'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94467',
internalId:  '',
customField: '20100713-163436'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94488',
internalId:  '',
customField: '20100713-164004'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94509',
internalId:  '',
customField: '20100713-164304'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94530',
internalId:  '',
customField: '20100713-164539'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94551',
internalId:  '',
customField: '20100713-164828'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94572',
internalId:  '',
customField: '20100713-165054'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94026',
internalId:  '',
customField: '20100713-170218'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94047',
internalId:  '',
customField: '20100713-205413'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94068',
internalId:  '',
customField: '20100713-211230'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94089',
internalId:  '',
customField: '20100713-211403'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94110',
internalId:  '',
customField: '20100713-211548'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94131',
internalId:  '',
customField: '20100713-220645'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94152',
internalId:  '',
customField: '20100713-221155'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94173',
internalId:  '',
customField: '20100713-221725'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94194',
internalId:  '',
customField: '20100713-222256'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94215',
internalId:  '',
customField: '20100713-222811'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94236',
internalId:  '',
customField: '20100713-223223'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94257',
internalId:  '',
customField: '20100713-223825'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94278',
internalId:  '',
customField: '20100713-224602'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94299',
internalId:  '',
customField: '20100713-225111'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94320',
internalId:  '',
customField: '20100713-225615'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94341',
internalId:  '',
customField: '20100713-230359'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80264',
internalId:  '',
customField: '20100715-174947'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93711',
internalId:  '',
customField: '20100714-161223'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93732',
internalId:  '',
customField: '20100714-153140'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93753',
internalId:  '',
customField: '20100714-153625'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93774',
internalId:  '',
customField: '20100714-154008'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93795',
internalId:  '',
customField: '20100714-154211'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93816',
internalId:  '',
customField: '20100714-154420'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93837',
internalId:  '',
customField: '20100714-154719'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93858',
internalId:  '',
customField: '20100714-155230'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93879',
internalId:  '',
customField: '20100714-155457'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93900',
internalId:  '',
customField: '20100714-155734'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93921',
internalId:  '',
customField: '20100714-160337'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93942',
internalId:  '',
customField: '20100712-163152'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93963',
internalId:  '',
customField: '20100714-161503'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93984',
internalId:  '',
customField: '20100714-161729'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '94005',
internalId:  '',
customField: '20100714-161950'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93501',
internalId:  '',
customField: '20100714-162717'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93522',
internalId:  '',
customField: '20100714-163039'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93543',
internalId:  '',
customField: '20100714-163219'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93564',
internalId:  '',
customField: '20100714-163400'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93585',
internalId:  '',
customField: '20100714-163626'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93606',
internalId:  '',
customField: '20100714-164351'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93627',
internalId:  '',
customField: '20100714-164530'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93648',
internalId:  '',
customField: '20100714-164724'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93669',
internalId:  '',
customField: '20100714-171932'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '93690',
internalId:  '',
customField: '20100714-172117'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105216',
internalId:  '',
customField: '20100714-174715'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105195',
internalId:  '',
customField: '20100714-175326'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '106501',
internalId:  '',
customField: '20100715-150704'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '104901',
internalId:  '',
customField: '20100715-153720'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '104922',
internalId:  '',
customField: '20100715-153920'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '104943',
internalId:  '',
customField: '20100715-154226'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '104964',
internalId:  '',
customField: '20100715-154519'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '104985',
internalId:  '',
customField: '20100715-154711'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105006',
internalId:  '',
customField: '20100715-155057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105027',
internalId:  '',
customField: '20100715-155258'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105048',
internalId:  '',
customField: '20100715-155508'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105069',
internalId:  '',
customField: '20100715-155727'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105090',
internalId:  '',
customField: '20100715-160011'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '106201',
internalId:  '',
customField: '20100715-160233'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '106901',
internalId:  '',
customField: '20100715-160539'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '106922',
internalId:  '',
customField: '20100715-160738'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '107101',
internalId:  '',
customField: '20100715-160952'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105111',
internalId:  '',
customField: '20100715-161925'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105132',
internalId:  '',
customField: '20100715-162425'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105153',
internalId:  '',
customField: '20100715-162739'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '105174',
internalId:  '',
customField: '20100715-162931'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80306',
internalId:  '',
customField: '20100715-164004'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '80243',
internalId:  '',
customField: '20100715-165019'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '112901',
internalId:  '',
customField: '20100808-185446'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '113801',
internalId:  '',
customField: '20100816-224730'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '113822',
internalId:  '',
customField: '20100816-230032'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '113843',
internalId:  '',
customField: '20100817-005456'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '116901',
internalId:  '',
customField: '20100830-201341'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '116922',
internalId:  '',
customField: '20100830-201341'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '118401',
internalId:  '',
customField: '20100830-221511'
};
var canonHostname = 'diywk01.verio.stngva01.us.diy-servers.net';
var accountId     = 'AVFL30INHHG2';
var companyName   = 'We+Specialise+in+Automotive+Batteries';
var htmlTitle	  = 'The+Battery+Cell';
var metaKeywords  = 'Battery%2C+Batteries%2C+Automotive+Batteries%2C+Marine+Battery%2C+Motorcycle%2C+Deep+Cycle';
var metaContents  = 'The+Battery+Cell.+The+Battery+Specialists.+Automotive%2C+Marine%2C+Motorcycle%2C+Household%2C+Alarm%2C+Digital+Camera+-Oh+Gosh+theres+just+so+much+more%21+If+youre+thinking+Batteries+think+The+Battery+Cell.';
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();
};
