/* [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','701',jdecode('LYRIKBOX'),jdecode(''),'/701.html','true',[],'',''],
	['PAGE','57001',jdecode('WOLKENPOESIE'),jdecode(''),'/57001/index.html','true',[ 
		['PAGE','189101',jdecode('Winterspaziergang'),jdecode(''),'/57001/189101.html','true',[],'',''],
		['PAGE','171901',jdecode('Wolkenpoesie+I'),jdecode(''),'/57001/171901.html','true',[],'',''],
		['PAGE','171922',jdecode('Wolkenpoesie+II'),jdecode(''),'/57001/171922.html','true',[],'',''],
		['PAGE','171943',jdecode('Wolkenpoesie+III'),jdecode(''),'/57001/171943.html','true',[],'',''],
		['PAGE','171964',jdecode('Wolkenpoesie+IV'),jdecode(''),'/57001/171964.html','true',[],'',''],
		['PAGE','172006',jdecode('Puderzuckermunkeln'),jdecode(''),'/57001/172006.html','true',[],'',''],
		['PAGE','172048',jdecode('Ein+letztes+Rosenbl%C3%BCtenblatt'),jdecode(''),'/57001/172048.html','true',[],'',''],
		['PAGE','172069',jdecode('Apfelbl%C3%BCtentraum'),jdecode(''),'/57001/172069.html','true',[],'',''],
		['PAGE','172090',jdecode('Maienlichter'),jdecode(''),'/57001/172090.html','true',[],'',''],
		['PAGE','172111',jdecode('Sommerlinde'),jdecode(''),'/57001/172111.html','true',[],'',''],
		['PAGE','172132',jdecode('Mondpoesie+I'),jdecode(''),'/57001/172132.html','true',[],'',''],
		['PAGE','172153',jdecode('Mondpoesie+II'),jdecode(''),'/57001/172153.html','true',[],'',''],
		['PAGE','172174',jdecode('Mondpoesie+III'),jdecode(''),'/57001/172174.html','true',[],'',''],
		['PAGE','172195',jdecode('Mondpoesie+IV'),jdecode(''),'/57001/172195.html','true',[],'',''],
		['PAGE','172216',jdecode('Mondpoesie+V'),jdecode(''),'/57001/172216.html','true',[],'',''],
		['PAGE','172237',jdecode('Mondpoesie+VI'),jdecode(''),'/57001/172237.html','true',[],'',''],
		['PAGE','172279',jdecode('Am+Seerosenweiher'),jdecode(''),'/57001/172279.html','true',[],'',''],
		['PAGE','172321',jdecode('Rittersporn'),jdecode(''),'/57001/172321.html','true',[],'',''],
		['PAGE','172363',jdecode('%C3%84therbrandung'),jdecode(''),'/57001/172363.html','true',[],'',''],
		['PAGE','172384',jdecode('Fr%C3%BChlingsaquarell'),jdecode(''),'/57001/172384.html','true',[],'',''],
		['PAGE','172405',jdecode('Fr%C3%BChlingsblumenwortgirlande'),jdecode(''),'/57001/172405.html','true',[],'',''],
		['PAGE','172426',jdecode('Fr%C3%BChlingsstr%C3%A4usschen'),jdecode(''),'/57001/172426.html','true',[],'',''],
		['PAGE','197354',jdecode('Weiss+wie+Schnee'),jdecode(''),'/57001/197354.html','true',[],'',''],
		['PAGE','197396',jdecode('Klangspaziergang'),jdecode(''),'/57001/197396.html','true',[],'',''],
		['PAGE','197417',jdecode('Neue+Heimat'),jdecode(''),'/57001/197417.html','true',[],'',''],
		['PAGE','197522',jdecode('Herbstkind'),jdecode(''),'/57001/197522.html','true',[],'',''],
		['PAGE','197564',jdecode('Regen'),jdecode(''),'/57001/197564.html','true',[],'',''],
		['PAGE','197648',jdecode('B%C3%A4ume'),jdecode(''),'/57001/197648.html','true',[],'',''],
		['PAGE','197711',jdecode('Die+letzte+Rose'),jdecode(''),'/57001/197711.html','true',[],'',''],
		['PAGE','197942',jdecode('Herbstlicht'),jdecode(''),'/57001/197942.html','true',[],'',''],
		['PAGE','198047',jdecode('Die+Muschel'),jdecode(''),'/57001/198047.html','true',[],'',''],
		['PAGE','198131',jdecode('Winterstaffelei'),jdecode(''),'/57001/198131.html','true',[],'',''],
		['PAGE','206768',jdecode('Lavendelkissen'),jdecode(''),'/57001/206768.html','true',[],'',''],
		['PAGE','206222',jdecode('Mit+Blumen+durchs+Jahr'),jdecode(''),'/57001/206222.html','true',[],'',''],
		['PAGE','206327',jdecode('Fr%C3%BChlingserahnen'),jdecode(''),'/57001/206327.html','true',[],'',''],
		['PAGE','206474',jdecode('Orchidee'),jdecode(''),'/57001/206474.html','true',[],'',''],
		['PAGE','206495',jdecode('Die+Sprache+der+Blumen'),jdecode(''),'/57001/206495.html','true',[],'',''],
		['PAGE','206537',jdecode('Mittagssonne'),jdecode(''),'/57001/206537.html','true',[],'',''],
		['PAGE','206579',jdecode('Lunablaue+Poesie'),jdecode(''),'/57001/206579.html','true',[],'',''],
		['PAGE','206600',jdecode('Nachtsilber'),jdecode(''),'/57001/206600.html','true',[],'',''],
		['PAGE','212475',jdecode('Bernsteinaugen'),jdecode(''),'/57001/212475.html','true',[],'',''],
		['PAGE','213717',jdecode('Blaue+Iris'),jdecode(''),'/57001/213717.html','true',[],'',''],
		['PAGE','213864',jdecode('Damaszenerrose'),jdecode(''),'/57001/213864.html','true',[],'','']
	],'',''],
	['PAGE','57022',jdecode('GEDANKENFERNE'),jdecode(''),'/57022/index.html','true',[ 
		['PAGE','189143',jdecode('Seelenhimmel'),jdecode(''),'/57022/189143.html','true',[],'',''],
		['PAGE','189164',jdecode('Hoffnung'),jdecode(''),'/57022/189164.html','true',[],'',''],
		['PAGE','175422',jdecode('Saatworte'),jdecode(''),'/57022/175422.html','true',[],'',''],
		['PAGE','175443',jdecode('Die+Umlautbahn+der+Erde'),jdecode(''),'/57022/175443.html','true',[],'',''],
		['PAGE','175485',jdecode('Ewige+Feuer'),jdecode(''),'/57022/175485.html','true',[],'',''],
		['PAGE','175506',jdecode('Die+Forelle'),jdecode(''),'/57022/175506.html','true',[],'',''],
		['PAGE','175527',jdecode('Spiegel+der+Freundschaft'),jdecode(''),'/57022/175527.html','true',[],'',''],
		['PAGE','175548',jdecode('Str%C3%B6me+der+Freundschaft'),jdecode(''),'/57022/175548.html','true',[],'',''],
		['PAGE','175569',jdecode('Spiegelbilder'),jdecode(''),'/57022/175569.html','true',[],'',''],
		['PAGE','175590',jdecode('Evolution'),jdecode(''),'/57022/175590.html','true',[],'',''],
		['PAGE','175611',jdecode('Zug+des+Lebens'),jdecode(''),'/57022/175611.html','true',[],'',''],
		['PAGE','175674',jdecode('Traumt%C3%A4nzer'),jdecode(''),'/57022/175674.html','true',[],'',''],
		['PAGE','175758',jdecode('Huhn+oder+Ei%3F'),jdecode(''),'/57022/175758.html','true',[],'',''],
		['PAGE','175779',jdecode('Illusionen'),jdecode(''),'/57022/175779.html','true',[],'',''],
		['PAGE','175800',jdecode('Liebe+und+Hass'),jdecode(''),'/57022/175800.html','true',[],'',''],
		['PAGE','175821',jdecode('Denker+und+Affen'),jdecode(''),'/57022/175821.html','true',[],'',''],
		['PAGE','175842',jdecode('Online+%2F+Offline'),jdecode(''),'/57022/175842.html','true',[],'',''],
		['PAGE','178701',jdecode('Gef%C3%A4sse+von+Licht'),jdecode(''),'/57022/178701.html','true',[],'',''],
		['PAGE','197375',jdecode('Katzenauge'),jdecode(''),'/57022/197375.html','true',[],'',''],
		['PAGE','198005',jdecode('Tinte'),jdecode(''),'/57022/198005.html','true',[],'',''],
		['PAGE','206012',jdecode('Wohin%3F'),jdecode(''),'/57022/206012.html','true',[],'',''],
		['PAGE','206243',jdecode('Eishauch'),jdecode(''),'/57022/206243.html','true',[],'',''],
		['PAGE','206306',jdecode('Kamingedanken'),jdecode(''),'/57022/206306.html','true',[],'',''],
		['PAGE','206621',jdecode('Innere+Weihung'),jdecode(''),'/57022/206621.html','true',[],'',''],
		['PAGE','212601',jdecode('Sonnenblumenfeld'),jdecode(''),'/57022/212601.html','true',[],'',''],
		['PAGE','212748',jdecode('Lebensw%C3%BCrze'),jdecode(''),'/57022/212748.html','true',[],'',''],
		['PAGE','213633',jdecode('Der+Matth%C3%A4useffekt'),jdecode(''),'/57022/213633.html','true',[],'','']
	],'',''],
	['PAGE','57043',jdecode('HERZFL%C3%9CSTERN'),jdecode(''),'/57043/index.html','true',[ 
		['PAGE','189185',jdecode('Die+Liebe+und+der+L%C3%B6wenzahn'),jdecode(''),'/57043/189185.html','true',[],'',''],
		['PAGE','178743',jdecode('Gut+Nacht'),jdecode(''),'/57043/178743.html','true',[],'',''],
		['PAGE','178764',jdecode('G%C3%B6ttermund'),jdecode(''),'/57043/178764.html','true',[],'',''],
		['PAGE','178785',jdecode('Fensterherzen'),jdecode(''),'/57043/178785.html','true',[],'',''],
		['PAGE','178806',jdecode('Elysium'),jdecode(''),'/57043/178806.html','true',[],'',''],
		['PAGE','178827',jdecode('Dissonanz'),jdecode(''),'/57043/178827.html','true',[],'',''],
		['PAGE','178848',jdecode('Die+L%C3%BCge+meiner+Liebe'),jdecode(''),'/57043/178848.html','true',[],'',''],
		['PAGE','178890',jdecode('Der+Liebe+Wein'),jdecode(''),'/57043/178890.html','true',[],'',''],
		['PAGE','178932',jdecode('Das+B%C3%BCndnis+der+Umarmung'),jdecode(''),'/57043/178932.html','true',[],'',''],
		['PAGE','178953',jdecode('Atem+I'),jdecode(''),'/57043/178953.html','true',[],'',''],
		['PAGE','178974',jdecode('Atem+II'),jdecode(''),'/57043/178974.html','true',[],'',''],
		['PAGE','178995',jdecode('Atem+III'),jdecode(''),'/57043/178995.html','true',[],'',''],
		['PAGE','179037',jdecode('Zur%C3%BCck+ins+Paradies'),jdecode(''),'/57043/179037.html','true',[],'',''],
		['PAGE','179058',jdecode('Deine'),jdecode(''),'/57043/179058.html','true',[],'',''],
		['PAGE','179079',jdecode('Manchmal'),jdecode(''),'/57043/179079.html','true',[],'',''],
		['PAGE','179142',jdecode('Eisherzschmelze'),jdecode(''),'/57043/179142.html','true',[],'',''],
		['PAGE','179163',jdecode('Weihnachtsherzen'),jdecode(''),'/57043/179163.html','true',[],'',''],
		['PAGE','197753',jdecode('Der+Tanz+um+eine+Mitte'),jdecode(''),'/57043/197753.html','true',[],'',''],
		['PAGE','197837',jdecode('Erntefest'),jdecode(''),'/57043/197837.html','true',[],'',''],
		['PAGE','206033',jdecode('Spiegel+der+Liebe'),jdecode(''),'/57043/206033.html','true',[],'',''],
		['PAGE','206075',jdecode('M%C3%A4rzenveilchen'),jdecode(''),'/57043/206075.html','true',[],'',''],
		['PAGE','212769',jdecode('Lichtformen'),jdecode(''),'/57043/212769.html','true',[],'',''],
		['PAGE','213885',jdecode('Mohnbl%C3%BCte'),jdecode(''),'/57043/213885.html','true',[],'','']
	],'',''],
	['PAGE','57064',jdecode('FIEBERHAUT'),jdecode(''),'/57064/index.html','true',[ 
		['PAGE','181922',jdecode('K%C3%B6rperwelten+I'),jdecode(''),'/57064/181922.html','true',[],'',''],
		['PAGE','181943',jdecode('K%C3%B6rperwelten+II'),jdecode(''),'/57064/181943.html','true',[],'',''],
		['PAGE','181964',jdecode('Lust'),jdecode(''),'/57064/181964.html','true',[],'',''],
		['PAGE','181985',jdecode('Feuer+und+Wasser'),jdecode(''),'/57064/181985.html','true',[],'',''],
		['PAGE','182006',jdecode('H%C3%A4nde+II'),jdecode(''),'/57064/182006.html','true',[],'',''],
		['PAGE','182027',jdecode('Am+Strand+der+Lust'),jdecode(''),'/57064/182027.html','true',[],'',''],
		['PAGE','182069',jdecode('Fieberhaut'),jdecode(''),'/57064/182069.html','true',[],'',''],
		['PAGE','197333',jdecode('Alabasterhaut'),jdecode(''),'/57064/197333.html','true',[],'',''],
		['PAGE','197543',jdecode('M%C3%A4ntel+von+Salz'),jdecode(''),'/57064/197543.html','true',[],'',''],
		['PAGE','206138',jdecode('Mitternachtsfl%C3%BCsternd'),jdecode(''),'/57064/206138.html','true',[],'',''],
		['PAGE','206516',jdecode('Musik'),jdecode(''),'/57064/206516.html','true',[],'',''],
		['PAGE','212895',jdecode('Klangwerk'),jdecode(''),'/57064/212895.html','true',[],'',''],
		['PAGE','213084',jdecode('Frucht'),jdecode(''),'/57064/213084.html','true',[],'',''],
		['PAGE','213105',jdecode('Leuchtturmfeuer'),jdecode(''),'/57064/213105.html','true',[],'',''],
		['PAGE','213759',jdecode('Wasserworte'),jdecode(''),'/57064/213759.html','true',[],'',''],
		['PAGE','212685',jdecode('Sonnenuntergang'),jdecode(''),'/57064/212685.html','true',[],'','']
	],'',''],
	['PAGE','57106',jdecode('OHNMACHTSKREISE'),jdecode(''),'/57106/index.html','true',[ 
		['PAGE','183401',jdecode('Rot'),jdecode(''),'/57106/183401.html','true',[],'',''],
		['PAGE','183422',jdecode('Tote+Fliege'),jdecode(''),'/57106/183422.html','true',[],'',''],
		['PAGE','183443',jdecode('S%C3%BCsses+Gift'),jdecode(''),'/57106/183443.html','true',[],'',''],
		['PAGE','183506',jdecode('Hinter+den+Masken'),jdecode(''),'/57106/183506.html','true',[],'',''],
		['PAGE','183548',jdecode('Sie'),jdecode(''),'/57106/183548.html','true',[],'',''],
		['PAGE','183569',jdecode('Sehnsuchtsmalerei'),jdecode(''),'/57106/183569.html','true',[],'',''],
		['PAGE','183590',jdecode('Im+letzten+Wort'),jdecode(''),'/57106/183590.html','true',[],'',''],
		['PAGE','183611',jdecode('Sch%C3%B6sse+der+Nacht'),jdecode(''),'/57106/183611.html','true',[],'',''],
		['PAGE','183632',jdecode('Die+Puppenn%C3%A4herin'),jdecode(''),'/57106/183632.html','true',[],'',''],
		['PAGE','183653',jdecode('Die+M%C3%B6we'),jdecode(''),'/57106/183653.html','true',[],'',''],
		['PAGE','183674',jdecode('Rose+und+Nelke'),jdecode(''),'/57106/183674.html','true',[],'',''],
		['PAGE','183695',jdecode('Portugiesische+Galeere'),jdecode(''),'/57106/183695.html','true',[],'',''],
		['PAGE','192322',jdecode('Wintersturm'),jdecode(''),'/57106/192322.html','true',[],'',''],
		['PAGE','192343',jdecode('Winter'),jdecode(''),'/57106/192343.html','true',[],'',''],
		['PAGE','197606',jdecode('Winterherz'),jdecode(''),'/57106/197606.html','true',[],'',''],
		['PAGE','197816',jdecode('Hunger'),jdecode(''),'/57106/197816.html','true',[],'',''],
		['PAGE','197858',jdecode('Jenseitspfade'),jdecode(''),'/57106/197858.html','true',[],'',''],
		['PAGE','197984',jdecode('Neonnacht'),jdecode(''),'/57106/197984.html','true',[],'','']
	],'',''],
	['PAGE','57127',jdecode('ZAUBERWELTEN'),jdecode(''),'/57127/index.html','true',[ 
		['PAGE','189227',jdecode('Die+magische+Stunde'),jdecode(''),'/57127/189227.html','true',[],'',''],
		['PAGE','185643',jdecode('Blauer+Traum'),jdecode(''),'/57127/185643.html','true',[],'',''],
		['PAGE','185664',jdecode('Meerjungfrauensund'),jdecode(''),'/57127/185664.html','true',[],'',''],
		['PAGE','185727',jdecode('Sternenstaubtr%C3%A4ume'),jdecode(''),'/57127/185727.html','true',[],'',''],
		['PAGE','197690',jdecode('Samhain'),jdecode(''),'/57127/197690.html','true',[],'',''],
		['PAGE','198110',jdecode('Weisser+Schimmel'),jdecode(''),'/57127/198110.html','true',[],'',''],
		['PAGE','206453',jdecode('Im+Garten+der+G%C3%B6tter'),jdecode(''),'/57127/206453.html','true',[],'',''],
		['PAGE','206642',jdecode('Blodeuwedd'),jdecode(''),'/57127/206642.html','true',[],'',''],
		['PAGE','212853',jdecode('Loreley'),jdecode(''),'/57127/212853.html','true',[],'','']
	],'',''],
	['PAGE','116101',jdecode('W%C3%96RTERSALZ'),jdecode(''),'/116101/index.html','true',[ 
		['PAGE','186848',jdecode('M%C3%A4nnergeheimnisse+I'),jdecode(''),'/116101/186848.html','true',[],'',''],
		['PAGE','186890',jdecode('Der+Arsch'),jdecode(''),'/116101/186890.html','true',[],'',''],
		['PAGE','186911',jdecode('Mein+geliebtes+Klo'),jdecode(''),'/116101/186911.html','true',[],'',''],
		['PAGE','186932',jdecode('Tiefk%C3%BChlkost'),jdecode(''),'/116101/186932.html','true',[],'',''],
		['PAGE','186953',jdecode('Kl%C3%A4rchens+Haare'),jdecode(''),'/116101/186953.html','true',[],'',''],
		['PAGE','186974',jdecode('Der+schizophrene+Liedermacher'),jdecode(''),'/116101/186974.html','true',[],'',''],
		['PAGE','187016',jdecode('Zoomanzipation'),jdecode(''),'/116101/187016.html','true',[],'',''],
		['PAGE','197438',jdecode('Advent%2C+Advent'),jdecode(''),'/116101/197438.html','true',[],'',''],
		['PAGE','197459',jdecode('Der+Kuhfladen'),jdecode(''),'/116101/197459.html','true',[],'',''],
		['PAGE','197501',jdecode('Moritat+vom+roten+Mann'),jdecode(''),'/116101/197501.html','true',[],'',''],
		['PAGE','197585',jdecode('Braun%26%23x27%3Bsche+R%C3%B6hre'),jdecode(''),'/116101/197585.html','true',[],'',''],
		['PAGE','197795',jdecode('Hildes+Harnverhalten'),jdecode(''),'/116101/197795.html','true',[],'',''],
		['PAGE','197879',jdecode('e-mail+f%C3%BCr+dich'),jdecode(''),'/116101/197879.html','true',[],'',''],
		['PAGE','198026',jdecode('Amors+Pfeile'),jdecode(''),'/116101/198026.html','true',[],'',''],
		['PAGE','198068',jdecode('Satire+light'),jdecode(''),'/116101/198068.html','true',[],'',''],
		['PAGE','198089',jdecode('Benediktenwurz'),jdecode(''),'/116101/198089.html','true',[],'',''],
		['PAGE','206117',jdecode('Die+Fliege'),jdecode(''),'/116101/206117.html','true',[],'',''],
		['PAGE','206180',jdecode('Der+tragische+Goldfisch'),jdecode(''),'/116101/206180.html','true',[],'',''],
		['PAGE','206264',jdecode('Madame+Butterfly'),jdecode(''),'/116101/206264.html','true',[],'',''],
		['PAGE','206390',jdecode('Der+tragische+Pinguin'),jdecode(''),'/116101/206390.html','true',[],'',''],
		['PAGE','206558',jdecode('H%C3%B6ckerhypothesen'),jdecode(''),'/116101/206558.html','true',[],'',''],
		['PAGE','206684',jdecode('Glaubenskrise'),jdecode(''),'/116101/206684.html','true',[],'',''],
		['PAGE','206705',jdecode('Mein+Tintenfisch'),jdecode(''),'/116101/206705.html','true',[],'',''],
		['PAGE','206726',jdecode('Eine+kleine+Nachtmusik'),jdecode(''),'/116101/206726.html','true',[],'',''],
		['PAGE','206747',jdecode('Das+sockenph%C3%A4nomen'),jdecode(''),'/116101/206747.html','true',[],'',''],
		['PAGE','212433',jdecode('Musekusskuss'),jdecode(''),'/116101/212433.html','true',[],'',''],
		['PAGE','212496',jdecode('Klischee'),jdecode(''),'/116101/212496.html','true',[],'',''],
		['PAGE','212517',jdecode('Zeichensetzung'),jdecode(''),'/116101/212517.html','true',[],'',''],
		['PAGE','212538',jdecode('M%C3%A4h-Drescher'),jdecode(''),'/116101/212538.html','true',[],'',''],
		['PAGE','212559',jdecode('Mit+dem+Schwanz+gewedelt'),jdecode(''),'/116101/212559.html','true',[],'',''],
		['PAGE','212580',jdecode('Karma'),jdecode(''),'/116101/212580.html','true',[],'',''],
		['PAGE','213843',jdecode('Die+Bremer+Stadtmusikanten'),jdecode(''),'/116101/213843.html','true',[],'',''],
		['PAGE','212622',jdecode('Der+Aufkleeb%C3%A4r'),jdecode(''),'/116101/212622.html','true',[],'',''],
		['PAGE','212664',jdecode('Schnakenjagd'),jdecode(''),'/116101/212664.html','true',[],'',''],
		['PAGE','212727',jdecode('Sommerliebe'),jdecode(''),'/116101/212727.html','true',[],'',''],
		['PAGE','212811',jdecode('Stille+Wasser'),jdecode(''),'/116101/212811.html','true',[],'',''],
		['PAGE','212832',jdecode('Beim+Psychiater'),jdecode(''),'/116101/212832.html','true',[],'',''],
		['PAGE','213000',jdecode('Bitte+im+Stehen+pinkeln'),jdecode(''),'/116101/213000.html','true',[],'',''],
		['PAGE','213063',jdecode('Humor+ist%2C+wenn+man+nicht+mehr+lacht'),jdecode(''),'/116101/213063.html','true',[],'',''],
		['PAGE','213126',jdecode('Verkehrskontrolle'),jdecode(''),'/116101/213126.html','true',[],'',''],
		['PAGE','213654',jdecode('Die+tragische+Spinne'),jdecode(''),'/116101/213654.html','true',[],'',''],
		['PAGE','213906',jdecode('Zur+Kur'),jdecode(''),'/116101/213906.html','true',[],'','']
	],'',''],
	['PAGE','57148',jdecode('MORGENLICHTER'),jdecode(''),'/57148/index.html','true',[ 
		['PAGE','220612',jdecode('Ab+durch+die+L%C3%BCcke'),jdecode(''),'/57148/220612.html','true',[],'',''],
		['PAGE','220633',jdecode('Adagio'),jdecode(''),'/57148/220633.html','true',[],'',''],
		['PAGE','220654',jdecode('Bilderzeit'),jdecode(''),'/57148/220654.html','true',[],'',''],
		['PAGE','220675',jdecode('Blauer+Opal'),jdecode(''),'/57148/220675.html','true',[],'',''],
		['PAGE','220696',jdecode('Der+erste+Schnee'),jdecode(''),'/57148/220696.html','true',[],'',''],
		['PAGE','220717',jdecode('Die+Form+von+Trost'),jdecode(''),'/57148/220717.html','true',[],'',''],
		['PAGE','220738',jdecode('Die+letzte+Glut'),jdecode(''),'/57148/220738.html','true',[],'',''],
		['PAGE','220759',jdecode('Die+Nussknackerin'),jdecode(''),'/57148/220759.html','true',[],'',''],
		['PAGE','220780',jdecode('Die+Rose'),jdecode(''),'/57148/220780.html','true',[],'',''],
		['PAGE','220801',jdecode('Die+Wassernymphen'),jdecode(''),'/57148/220801.html','true',[],'',''],
		['PAGE','220822',jdecode('Ein+blumiger+Tag'),jdecode(''),'/57148/220822.html','true',[],'',''],
		['PAGE','220843',jdecode('Ein+Fingerhut+voll+Schlaf'),jdecode(''),'/57148/220843.html','true',[],'',''],
		['PAGE','220864',jdecode('Eisblumen'),jdecode(''),'/57148/220864.html','true',[],'',''],
		['PAGE','220885',jdecode('Fr%C3%BChlingstraum'),jdecode(''),'/57148/220885.html','true',[],'',''],
		['PAGE','220906',jdecode('Gleitend+hin+zur+Mitte'),jdecode(''),'/57148/220906.html','true',[],'',''],
		['PAGE','220927',jdecode('H%C3%A4nsel+und+Gret'),jdecode(''),'/57148/220927.html','true',[],'',''],
		['PAGE','220948',jdecode('Herzzeitlose'),jdecode(''),'/57148/220948.html','true',[],'',''],
		['PAGE','220969',jdecode('H%C3%B6ckerschwan'),jdecode(''),'/57148/220969.html','true',[],'',''],
		['PAGE','220990',jdecode('Im+Hafen+des+Herzens'),jdecode(''),'/57148/220990.html','true',[],'',''],
		['PAGE','221011',jdecode('L%C3%BCftungsphase'),jdecode(''),'/57148/221011.html','true',[],'',''],
		['PAGE','221032',jdecode('Mond'),jdecode(''),'/57148/221032.html','true',[],'',''],
		['PAGE','221053',jdecode('Oktober'),jdecode(''),'/57148/221053.html','true',[],'',''],
		['PAGE','221074',jdecode('Papaver+nudicaule'),jdecode(''),'/57148/221074.html','true',[],'',''],
		['PAGE','221095',jdecode('Schatten'),jdecode(''),'/57148/221095.html','true',[],'',''],
		['PAGE','221116',jdecode('Tollwut'),jdecode(''),'/57148/221116.html','true',[],'',''],
		['PAGE','221137',jdecode('Vom+gl%C3%BCcklichen+Schwein'),jdecode(''),'/57148/221137.html','true',[],'',''],
		['PAGE','221158',jdecode('Zislaute'),jdecode(''),'/57148/221158.html','true',[],'','']
	],'',''],
	['PAGE','44201',jdecode('PROJEKTE'),jdecode(''),'/44201/index.html','true',[ 
		['PAGE','16101',jdecode('WORT.K%C3%96RPER'),jdecode(''),'/44201/16101.html','true',[],'',''],
		['PAGE','54801',jdecode('Aus+den+Tr%C3%A4umen+gesch%C3%B6pft'),jdecode(''),'/44201/54801.html','true',[],'',''],
		['PAGE','196501',jdecode('Das+24.+Fenster+'),jdecode(''),'/44201/196501.html','true',[],'','']
	],'',''],
	['PAGE','16122',jdecode('KONTAKTE'),jdecode(''),'/16122.html','true',[],'',''],
	['PAGE','5906',jdecode('DAS+G%C3%84STEBUCH'),jdecode(''),'/5906/index.html','true',[ 
		['PAGE','5901',jdecode('Eintr%C3%A4ge'),jdecode(''),'/5906/5901.html','false',[],'','']
	],'','']];
var siteelementCount=221;
theSitetree.topTemplateName='Orbit';
theSitetree.paletteFamily='000000';
theSitetree.keyvisualId='-1';
theSitetree.keyvisualName='keyv.jpg';
theSitetree.fontsetId='173';
theSitetree.graphicsetId='206';
theSitetree.contentColor='FFFFFF';
theSitetree.contentBGColor='000000';
var localeDef={
  language: 'de',
  country: 'CH'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Orbit',
				paletteFamily: 	'000000',
				keyvisualId: 	'-1',
				keyvisualName: 	'keyv.jpg',
				fontsetId: 		'173',
				graphicsetId: 	'206',
				contentColor: 	'FFFFFF',
				contentBGColor: '000000',
				a_color: 		'000000',
				b_color: 		'666666',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'FFFFFF',
				f_color: 		'FFFFFF',
				hasCustomLogo: 	'false',
				contentFontFace:'Times New Roman, Times, serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['1002']=webappMappings['1002-5906abw0x0in2lky']={
webappId:    '1002',
documentId:  '5906',
internalId:  '5906abw0x0in2lky',
customField: 'icq=false'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '701',
internalId:  '',
customField: '20090823-120904'
};
webappMappings['1006']=webappMappings['1006-1006']={
webappId:    '1006',
documentId:  '701',
internalId:  '1006',
customField: '1006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206012',
internalId:  '',
customField: '20090311-153152'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57148',
internalId:  '',
customField: '20080913-105451'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206033',
internalId:  '',
customField: '20090311-153310'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221137',
internalId:  '',
customField: '20100125-105444'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206075',
internalId:  '',
customField: '20090311-153545'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206117',
internalId:  '',
customField: '20090311-153738'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206138',
internalId:  '',
customField: '20090311-153827'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212664',
internalId:  '',
customField: '20090823-111538'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206180',
internalId:  '',
customField: '20090311-153931'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220780',
internalId:  '',
customField: '20100125-103411'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206222',
internalId:  '',
customField: '20090311-154328'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206243',
internalId:  '',
customField: '20090311-161325'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206264',
internalId:  '',
customField: '20090311-161353'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212853',
internalId:  '',
customField: '20090823-112618'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206306',
internalId:  '',
customField: '20090311-154746'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206327',
internalId:  '',
customField: '20090311-154847'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220822',
internalId:  '',
customField: '20100125-103702'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220843',
internalId:  '',
customField: '20100125-103748'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206390',
internalId:  '',
customField: '20090311-155202'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221116',
internalId:  '',
customField: '20100125-105328'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220990',
internalId:  '',
customField: '20100125-104719'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206453',
internalId:  '',
customField: '20090311-155548'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206474',
internalId:  '',
customField: '20090311-155634'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206495',
internalId:  '',
customField: '20090311-155746'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206516',
internalId:  '',
customField: '20090311-155904'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206537',
internalId:  '',
customField: '20090311-155958'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206558',
internalId:  '',
customField: '20090311-160102'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206579',
internalId:  '',
customField: '20090311-160155'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206600',
internalId:  '',
customField: '20090311-160249'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206621',
internalId:  '',
customField: '20090311-160412'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206642',
internalId:  '',
customField: '20090311-160548'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212811',
internalId:  '',
customField: '20090823-112405'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206684',
internalId:  '',
customField: '20090311-160735'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206705',
internalId:  '',
customField: '20090311-160850'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206726',
internalId:  '',
customField: '20090311-160952'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206747',
internalId:  '',
customField: '20090311-161103'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '206768',
internalId:  '',
customField: '20090311-161206'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57001',
internalId:  '',
customField: '20080913-104401'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '189101',
internalId:  '',
customField: '20080906-165619'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '171901',
internalId:  '',
customField: '20080906-121514'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '171922',
internalId:  '',
customField: '20080906-121721'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '171943',
internalId:  '',
customField: '20080906-121819'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '171964',
internalId:  '',
customField: '20080906-121905'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172006',
internalId:  '',
customField: '20080906-122351'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212559',
internalId:  '',
customField: '20090823-111050'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172048',
internalId:  '',
customField: '20080906-122652'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172069',
internalId:  '',
customField: '20080906-122747'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172090',
internalId:  '',
customField: '20080906-122921'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172111',
internalId:  '',
customField: '20080906-123047'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172132',
internalId:  '',
customField: '20080906-123355'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172153',
internalId:  '',
customField: '20080906-123505'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172174',
internalId:  '',
customField: '20080906-123615'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172195',
internalId:  '',
customField: '20080906-123910'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172216',
internalId:  '',
customField: '20080906-124052'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172237',
internalId:  '',
customField: '20080906-124137'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172279',
internalId:  '',
customField: '20080906-124603'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172321',
internalId:  '',
customField: '20080906-124834'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172363',
internalId:  '',
customField: '20080906-125025'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172384',
internalId:  '',
customField: '20080906-125141'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172405',
internalId:  '',
customField: '20080906-125311'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '172426',
internalId:  '',
customField: '20080906-125855'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197354',
internalId:  '',
customField: '20081206-135559'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197396',
internalId:  '',
customField: '20081206-135800'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197417',
internalId:  '',
customField: '20081206-135904'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197522',
internalId:  '',
customField: '20081206-140626'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197564',
internalId:  '',
customField: '20081206-140932'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197648',
internalId:  '',
customField: '20081206-141429'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197711',
internalId:  '',
customField: '20081206-141814'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197942',
internalId:  '',
customField: '20081206-144116'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213633',
internalId:  '',
customField: '20090823-114435'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198047',
internalId:  '',
customField: '20081206-144743'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198131',
internalId:  '',
customField: '20081206-145325'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57022',
internalId:  '',
customField: '20080913-101644'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213717',
internalId:  '',
customField: '20090823-114807'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213084',
internalId:  '',
customField: '20090823-113841'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '189143',
internalId:  '',
customField: '20080906-170412'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '189164',
internalId:  '',
customField: '20080906-170633'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175422',
internalId:  '',
customField: '20080906-130733'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175443',
internalId:  '',
customField: '20080906-130841'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212538',
internalId:  '',
customField: '20090823-110935'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175485',
internalId:  '',
customField: '20080906-131150'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175506',
internalId:  '',
customField: '20080906-131259'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175527',
internalId:  '',
customField: '20080906-131416'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175548',
internalId:  '',
customField: '20080906-131532'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175569',
internalId:  '',
customField: '20080906-131624'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175590',
internalId:  '',
customField: '20080906-131802'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175611',
internalId:  '',
customField: '20080906-132019'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220969',
internalId:  '',
customField: '20100125-104637'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175674',
internalId:  '',
customField: '20080906-132336'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221074',
internalId:  '',
customField: '20100125-105047'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213000',
internalId:  '',
customField: '20090823-113441'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220906',
internalId:  '',
customField: '20100125-104022'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175758',
internalId:  '',
customField: '20080906-132946'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175779',
internalId:  '',
customField: '20080906-133103'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175800',
internalId:  '',
customField: '20080906-133328'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175821',
internalId:  '',
customField: '20080906-133610'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '175842',
internalId:  '',
customField: '20080906-133732'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212580',
internalId:  '',
customField: '20090823-111139'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178701',
internalId:  '',
customField: '20080906-135301'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221032',
internalId:  '',
customField: '20100125-104924'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197375',
internalId:  '',
customField: '20081206-135703'
};
webappMappings['1501']=webappMappings['1501-15719679']={
webappId:    '1501',
documentId:  '701',
internalId:  '15719679',
customField: '1501'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198005',
internalId:  '',
customField: '20081206-144539'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57043',
internalId:  '',
customField: '20080913-104512'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212895',
internalId:  '',
customField: '20090823-112945'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '189185',
internalId:  '',
customField: '20080906-171057'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178743',
internalId:  '',
customField: '20080906-135614'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178764',
internalId:  '',
customField: '20080906-135707'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178785',
internalId:  '',
customField: '20080906-135914'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178806',
internalId:  '',
customField: '20080906-140240'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178827',
internalId:  '',
customField: '20080906-140650'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178848',
internalId:  '',
customField: '20080906-140921'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212433',
internalId:  '',
customField: '20090823-110424'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178890',
internalId:  '',
customField: '20080906-141159'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212517',
internalId:  '',
customField: '20090823-110810'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178932',
internalId:  '',
customField: '20080906-141618'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178953',
internalId:  '',
customField: '20080906-141723'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178974',
internalId:  '',
customField: '20080906-141835'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '178995',
internalId:  '',
customField: '20080906-142044'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220801',
internalId:  '',
customField: '20100125-103544'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '179037',
internalId:  '',
customField: '20080906-142601'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '179058',
internalId:  '',
customField: '20080906-142726'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '179079',
internalId:  '',
customField: '20080906-142904'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '179142',
internalId:  '',
customField: '20080906-143154'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '179163',
internalId:  '',
customField: '20080906-143307'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197753',
internalId:  '',
customField: '20081206-142129'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197837',
internalId:  '',
customField: '20081206-143324'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57064',
internalId:  '',
customField: '20080913-104605'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221053',
internalId:  '',
customField: '20100125-105006'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '181922',
internalId:  '',
customField: '20080906-144206'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '181943',
internalId:  '',
customField: '20080906-144252'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '181964',
internalId:  '',
customField: '20080906-144356'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '181985',
internalId:  '',
customField: '20080906-144516'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '182006',
internalId:  '',
customField: '20080906-144651'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '182027',
internalId:  '',
customField: '20080906-144858'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212685',
internalId:  '',
customField: '20090823-111657'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '182069',
internalId:  '',
customField: '20080906-145130'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197333',
internalId:  '',
customField: '20081206-135448'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197543',
internalId:  '',
customField: '20081206-140803'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57106',
internalId:  '',
customField: '20080913-104657'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183401',
internalId:  '',
customField: '20080906-150421'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220864',
internalId:  '',
customField: '20100125-103840'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183422',
internalId:  '',
customField: '20080906-150536'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183443',
internalId:  '',
customField: '20080906-151014'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220612',
internalId:  '',
customField: '20100125-102441'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220633',
internalId:  '',
customField: '20100125-102640'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183506',
internalId:  '',
customField: '20080906-151751'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212601',
internalId:  '',
customField: '20090823-111255'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183548',
internalId:  '',
customField: '20080906-152124'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183569',
internalId:  '',
customField: '20080906-152343'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183590',
internalId:  '',
customField: '20080906-152735'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183611',
internalId:  '',
customField: '20080906-152855'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183632',
internalId:  '',
customField: '20080906-153155'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183653',
internalId:  '',
customField: '20080906-153319'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183674',
internalId:  '',
customField: '20080906-153820'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '183695',
internalId:  '',
customField: '20080906-154118'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '192322',
internalId:  '',
customField: '20080913-095720'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '192343',
internalId:  '',
customField: '20080913-100409'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197606',
internalId:  '',
customField: '20081206-141233'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197816',
internalId:  '',
customField: '20081206-142455'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197858',
internalId:  '',
customField: '20081206-143450'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197984',
internalId:  '',
customField: '20081206-144347'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '57127',
internalId:  '',
customField: '20080913-104755'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212832',
internalId:  '',
customField: '20090823-112449'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '189227',
internalId:  '',
customField: '20080906-171905'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221158',
internalId:  '',
customField: '20100125-105528'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '185643',
internalId:  '',
customField: '20080906-155051'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '185664',
internalId:  '',
customField: '20080906-155301'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213105',
internalId:  '',
customField: '20090823-113933'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213126',
internalId:  '',
customField: '20090823-114021'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '185727',
internalId:  '',
customField: '20080913-094529'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197690',
internalId:  '',
customField: '20081206-141707'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198110',
internalId:  '',
customField: '20081206-145117'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '116101',
internalId:  '',
customField: '20080913-104854'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212727',
internalId:  '',
customField: '20090823-112008'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220927',
internalId:  '',
customField: '20100125-104412'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220948',
internalId:  '',
customField: '20100125-104555'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212748',
internalId:  '',
customField: '20090823-112123'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212769',
internalId:  '',
customField: '20090823-112226'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220696',
internalId:  '',
customField: '20100125-103029'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220717',
internalId:  '',
customField: '20100125-103108'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220738',
internalId:  '',
customField: '20100125-103213'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '186848',
internalId:  '',
customField: '20090823-120133'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213654',
internalId:  '',
customField: '20090823-114357'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '186890',
internalId:  '',
customField: '20080906-163118'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '186911',
internalId:  '',
customField: '20080906-163412'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '186932',
internalId:  '',
customField: '20080906-163707'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '186953',
internalId:  '',
customField: '20080906-163954'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '186974',
internalId:  '',
customField: '20080906-164147'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212622',
internalId:  '',
customField: '20090823-111405'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '187016',
internalId:  '',
customField: '20080906-164604'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220885',
internalId:  '',
customField: '20100125-103946'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197438',
internalId:  '',
customField: '20081206-140014'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197459',
internalId:  '',
customField: '20081206-140128'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221095',
internalId:  '',
customField: '20100125-105212'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197501',
internalId:  '',
customField: '20081206-140437'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197585',
internalId:  '',
customField: '20081206-141125'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '221011',
internalId:  '',
customField: '20100125-104824'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212475',
internalId:  '',
customField: '20090823-110625'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '212496',
internalId:  '',
customField: '20090823-110718'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197795',
internalId:  '',
customField: '20081206-145631'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '197879',
internalId:  '',
customField: '20081206-143600'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220759',
internalId:  '',
customField: '20100125-103334'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213063',
internalId:  '',
customField: '20090823-113733'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198026',
internalId:  '',
customField: '20081206-144632'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198068',
internalId:  '',
customField: '20081206-144828'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '198089',
internalId:  '',
customField: '20081206-144953'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '44201',
internalId:  '',
customField: '20080422-211128'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16101',
internalId:  '',
customField: '20090111-130944'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '54801',
internalId:  '',
customField: '20080826-113020'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '196501',
internalId:  '',
customField: '20080913-111738'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '16122',
internalId:  '',
customField: '20080525-103724'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '5906',
internalId:  '',
customField: '20090115-210928'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '5901',
internalId:  '',
customField: '20070714-214200'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213759',
internalId:  '',
customField: '20090823-115008'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220675',
internalId:  '',
customField: '20100125-102854'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213843',
internalId:  '',
customField: '20090823-115339'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213864',
internalId:  '',
customField: '20090823-115525'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213885',
internalId:  '',
customField: '20090823-115610'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '213906',
internalId:  '',
customField: '20090823-115701'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '220654',
internalId:  '',
customField: '20100125-102733'
};
var canonHostname = 'hptworkerdb01b.bluewin.ch';
var accountId     = 'ABW0X0IN2LKY';
var companyName   = 'BJ%C3%96RN+LINDT';
var htmlTitle	  = 'Lyrikbox';
var metaKeywords  = 'Bruno+Baeriswyl+Bj%C3%B6rn+Lindt+Gedicht+Lyrik+Lyrikbox';
var metaContents  = 'Eine+private+Gedichtesammlung+%C3%BCber+Liebe%2C+Sterben%2C+Fantasie%2C+Bildnisse%2C+Geankenspielereien.+';
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();
};
