
var linkRoot = ""
var imageRoot = "/shared/images/cms/"
function M(id, title, href, submenu){
  this.id = id;
  this.title = title;
  this.href = href;
  this.submenu = submenu;
}
var mainmenu = 
[new M(15507, 'Home', '15507.html', 
[new M(20751, 'Suche', '20751.asp'),
new M(20753, 'Impressum', '20753.html')]
),
new M(15664, 'Aktuelle Ausgabe', '15717.html', 
[new M(15717, 'Editorial', '15717.html'),
new M(15718, 'Die Sucht im Griff', '15718.html'),
new M(20726, 'Glückssehnsucht', '20726.html'),
new M(20728, 'Kirchenasyl', '20728.html'),
new M(60572, 'Altersdepression', '60572.html')]
),
new M(15663, 'Verbrauchertipp', '15686.html', 
[new M(15686, 'Buchtipp', '15686.html'),
new M(21606, 'Selbstkontrolltraining', '21606.html')]
),
new M(15668, 'Regionalausgaben', '23100.html', 
[new M(15698, 'Nah dran', '23100.html'),
new M(15699, 'Mig Mag', '21439.html'),
new M(15702, 'Baden-Württemberg', '37035.html'),
new M(15704, 'Berlin', '38166.html'),
new M(15705, 'Dresden', '19993.html'),
new M(15706, 'Eichstätt', '19372.html'),
new M(15708, 'Essen', '23082.html'),
new M(15709, 'Fulda', '17586.html'),
new M(15710, 'Görlitz', '45673.html'),
new M(50124, 'Hamburg', '52505.html'),
new M(15711, 'Hildesheim', '26668.html'),
new M(22387, 'Köln', '22334.html'),
new M(15713, 'Magdeburg', '21130.html'),
new M(24060, 'Münster', '23944.html'),
new M(21899, 'Osnabrück ', '21876.html'),
new M(49274, 'Paderborn', '17620.html'),
new M(30221, 'Passau', '29516.html'),
new M(21336, 'Regensburg', '21321.html'),
new M(21310, 'Speyer', '21185.html'),
new M(15716, 'Würzburg', '32839.html')]
),
new M(15671, 'Abo', '19886.html', 
[new M(19886, 'Inhalt', '19886.html'),
new M(19743, 'Abonnement  ', '19743.html'),
new M(66763, 'Ehrenamtsfonds', '66763.html')]
)]
