var pages = [
	{id: 'home', url: 'default.asp', type: 'flash', bg: 'images/bg1.jpg', pages: [] },
	{id: 'products', url: 'flashpage.asp', type: 'flash', bg: 'images/bg2.jpg', pages: [] },
	{id: 'world', url: 'flashpage.asp', type: 'flash', bg: 'images/bg3.jpg', pages: [] },
	{id: 'worldrdm', url: 'rezeptdesmonats.asp', type: 'static', bg: 'images/bg3.jpg', pages: [] },
	{id: 'worldrdw', url: 'rezeptdesmonats.asp', type: 'static', bg: 'images/bg3.jpg', pages: [] },
	{id: 'worldrs', url: 'rezeptsuche.asp', type: 'static', bg: 'images/bg3.jpg', pages: [] },
	{id: 'worldr', url: 'rezepte.asp', type: 'static', bg: 'images/bg3.jpg', pages: [] },
	{id: 'rezeptesossen', url: 'rezeptsuchergebnis.asp?category=7', type: 'static', bg: 'images/bg3.jpg', pages: [] },
	{id: 'vtips', url: 'videorezepte.asp', type: 'static', bg: 'images/bg3.jpg', pages: [] },
	{id: 'school', url: 'flashpage.asp', type: 'flash', bg: 'images/bg4.jpg', pages: []},
	{id: 'ksWeisheiten', url: 'ksweisheiten.asp', type: 'flash', bg: 'images/bg4.jpg', pages: []},
	{id: 'ksWarenkunde', url: 'kswarenkunde.asp', type: 'flash', bg: 'images/bg4.jpg', pages: []},		
	{id: 'ksAufbewahrung', url: 'ksaufbewahrung.asp', type: 'flash', bg: 'images/bg4.jpg', pages: []},		
	{id: 'ksWein', url: 'kskaeseundwein.asp', type: 'flash', bg: 'images/bg4.jpg', pages: []},		
	{id: 'ksGesundheit', url: 'kskaeseundgesundheit.asp', type: 'flash', bg: 'images/bg4.jpg', pages: []},		
	{id: 'ksKaese', url: 'kskaeseundmilch.asp', type: 'flash', bg: 'images/bg4.jpg', pages: []},		
	{id: 'action', url: '05-Action.swf', type: 'flash', bg: 'images/bg5.jpg', pages: []},		
	{id: 'kuehltasche', url: '05a-Kuehtasche.swf', type: 'flash', bg: 'images/bg5.jpg', pages: []},		
	{id: 'mcdonalds', url: '05b-McDonalds.swf', type: 'flash', bg: 'images/bg5.jpg', pages: []},		
	{id: 'fun', url: '06-Fun.swf', type: 'flash', bg: 'images/bg6.jpg', pages: []},
	{id: 'funtv', url: '06-1_Fun_spots.swf', type: 'flash', bg: 'images/bg6.jpg', pages: []},
	{id: 'kontakt', url: 'contact.swf', type: 'flash', bg: 'images/bg1.jpg', pages: []},
	{id: 'career', url: 'karriere.asp', type: 'static', target: '_blank', bg: null, pages: []},
	{id: 'trade', url: 'handel.asp', type: 'static', target: '_blank', bg: null, pages: []},
	{id: 'impressum', url: 'impressum.swf', type: 'flash', bg: 'images/bg1.jpg', pages: []},
	{id: 'newsletter', url: 'newsletter.swf', type: 'flash', bg: 'images/bg1.jpg', pages: []},
	{id: 'nlaction', url: 'nlaction.swf', type: 'flash', bg: 'images/bg1.jpg', pages: []}
];