//
// Web[x] = 
// 	new Entry(
//	Title
//	Icon
//	Eintrag
//	FolDoc
//	OnOff
//	Path
//	Comment
//	Target)

var frame = "mainFrame"

   Web[0] = 
	new Entry(
		"GyRi",
		"skreis.gif",
		"../home.htm",
		"fol",
		"On",
		"Web[0]",
		"Das Gymnasium Rissen",
		frame)

   Web[1] = 
	new Entry(
		"Wir stellen uns vor",
		"sdisk.gif",
		"Information",
		"fol",
		"Off",
		"Web[1]",
		"<center>Informationen über unsere Schule</center>",
		"")

   Web[1].Eintrag = new Array

   Web[1].Eintrag[1] = new Entry(
		"Sch&uuml;ler",
		"s" + ic + "doc.gif",
		"../info/schueler/index.htm",
		"doc",
		"On",
		"Web[1].Eintrag[1]",
		"Vorstellung aller Klassen",
		frame)

   Web[1].Eintrag[2] = new Entry(
		"Lehrer",
		"s" + ic + "doc.gif",
		"../info/lehrer/lehrer.htm",
		"doc",
		"On",
		"Web[1].Eintrag[2]",
		"Vorstellung des Kollegiums",
		frame)
  
   Web[1].Eintrag[3] = new Entry(
		"Elternrat",
		"s" + ic + "doc.gif",
		"http://www.nwitt.de/gyri/index.html",
		"doc",
		"On",
		"Web[1].Eintrag[3]",
		"Vorstellung des Elternrates",
		frame)

   Web[1].Eintrag[4] = new Entry(
		"Abijahrg&auml;nge",
		"s" + ic + "doc.gif",
		"../info/informationen/abi/index.htm",
		"doc",
		"On",
		"Web[1].Eintrag[4]",
		"Vorstellung der Abiturjahrgänge",
		frame)

  Web[1].Eintrag[5] = new Entry(
		"Fotogalerie",
		"s" + ic + "doc.gif",
		"../info/galerie/index.htm",
		"doc",
		"On",
		"Web[1].Eintrag[5]",
		"Fotogalerie",
		frame)

 Web[1].Eintrag[6] = new Entry(
		"Rundgang",
		"s" + ic + "doc.gif",
		"../info/rundgang/index.htm",
		"doc",
		"On",
		"Web[1].Eintrag[6]",
		"Gebäude und Räumlichkeiten",
		frame)

 Web[1].Eintrag[7] = new Entry(
		"Informationen",
		"s" + ic + "doc.gif",
		"../info/informationen/start.htm",
		"doc",
		"Off",
		"Web[1].Eintrag[7]",
		"Informationen",
		frame)

  

   Web[1].Eintrag[8] = new Entry(
		"Termine",
		"s" + ic + "doc.gif",
		"../info/termine/index.htm",
		"doc",
		"On",
		"Web[1].Eintrag[8]",
		"Termine",
		frame)




   Web[2] = 
	new Entry(
		"Service",
		"sdisk.gif",
		"Service",
		"fol",
		"Off",
		"Web[2]",
		"Verschiedene Serviceleistungen der Schule",
		"")

		Web[2].Eintrag = new Array()

   Web[2].Eintrag[1] = 
	new Entry(
		"Service f&uuml;r Auslandssch&uuml;ler",
		"s" + ic + "doc.gif",
		"../service/ausland/index.htm",
		"doc",
		"Off",
		"Web[2].Eintrag[1]",
		"Service für unsere Auslandsschüler",
		frame)


//   Web[2].Eintrag[2] = 
//	new Entry(
//		"Nachhilfe-Börse",
//		"s" + ic + "doc.gif",
//		"../service/nachhilfe/nachhilfe.htm",
//		"doc",
//		"Off",
//		"Web[2].Eintrag[2]",
//		"Nachhilfe-B&ouml;rse",
//		frame)

   Web[2].Eintrag[2] = 
	new Entry(
		"Berufsb&ouml;rse",
		"s" + ic + "doc.gif",
		"../service/berufsboerse/berufboe.htm",
		"doc",
		"Off",
		"Web[2].Eintrag[2]",
		"Berufsb&ouml;rse",
		frame)

   Web[2].Eintrag[3] = 
	new Entry(
		"Ehemalige",
		"s" + ic + "doc.gif",
		"../service/ehemalige/ehem.htm",
		"doc",
		"Off",
		"Web[2].Eintrag[2]",
		"Ehemaligen-Datei",
		frame)

   Web[2].Eintrag[4] = 
		new Entry(
			"Silber-Abi",
			"s" + ic + "doc.gif",
			"../service/ehemalige/silberabi.htm",
			"doc",
			"Off",
			"Web[2].Eintrag[2]",
			"Silbernes Abitur",
			frame)


   Web[3] = 
	new Entry(
		"Unterricht",
		"sdisk.gif",
		"Unterricht",
		"fol",
		"Off",
		"Web[3]",
		"Unterrichtsangebot und Vertretungsplan",
		"")

		Web[3].Eintrag = new Array()

   Web[3].Eintrag[1] = 
	new Entry(
		"Unterrichtsangebot",
		"s" + ic + "doc.gif",
		"../unterricht/u-angebot.htm",
		"doc",
		"Off",
		"Web[3].Eintrag[1]",
		"Unser Unterrichtsangebot",
		frame)

   Web[3].Eintrag[2] = 
	new Entry(
		"Vertretungsplan",
		"s" + ic + "doc.gif",
		"../fwdvplan.html",
		"doc",
		"Off",
		"Web[3].Eintrag[2]",
		"Der Vertretungsplan im Internet!",
		frame)

   Web[3].Eintrag[3] = 
	new Entry(
		"Klausurenplan",
		"s" + ic + "doc.gif",
		"../unterricht/klplan.htm",
		"doc",
		"Off",
		"Web[3].Eintrag[3]",
		"Klausurenplan Oberstufe",
		frame)

   Web[3].Eintrag[4] = 
	new Entry(
		"Unterrichtsmaterial",
		"s" + ic + "doc.gif",
		"../unterricht/vplan.htm",
		"fol",
		"Off",
		"Web[3].Eintrag[4]",
		"Unterrichtsmaterialien",
		frame)

  
	Web[3].Eintrag[4].Eintrag = new Array()

	   Web[3].Eintrag[4].Eintrag[1] = 
		new Entry(
			"Bio-Chemie",
			"s" + ic + "doc.gif",
			"../fwdbiodd.html",
			"doc",
			"Off",
			"Web[3].Eintrag[4].Eintrag[1]",
			"Unterrichtsstoff zum Thema Biologie und Chemie",
			frame)

	   Web[3].Eintrag[4].Eintrag[2] = 
		new Entry(
			"Mathematik",
			"s" + ic + "doc.gif",
			"../tot.html",
			"doc",
			"Off",
			"Web[3].Eintrag[4].Eintrag[2]",
			"Unterrichtsstoff zum Thema Mathematik",
			frame)
 
 	Web[3].Eintrag[5] = 
	new Entry(
		"Lernmappe",
		"s" + ic + "doc.gif",
		"../unterricht/lernmappe.pdf",
		"doc",
		"Off",
		"Web[3].Eintrag[3]",
		"Lernmappe",
		frame)

   Web[4] = 
	new Entry(
		"Wettbewerbe, Projekte",
		"sdisk.gif",
		"Wettbewerbe, Projekte",
		"fol",
		"Off",
		"Web[4]",
		"Wettbewerbe, Projekte",
		"")

		Web[4].Eintrag = new Array()

   Web[4].Eintrag[1] = 
	new Entry(
		"Schüleraustausch",
		"s" + ic + "doc.gif",
		"../ausserunt/scau/polen/polen.htm",
		"fol",
		"Off",
		"Web[4].Eintrag[1]",
		"Alles über Schüleraustausche",
		frame)

	Web[4].Eintrag[1].Eintrag = new Array()

   Web[4].Eintrag[1].Eintrag[1] = new Entry(
		"Frankreich",
		"s" + ic + "doc.gif",
		"../ausserunt/scau/frankr/frankr.htm",
		"doc",
		"Off",
		"Web[4].Eintrag[1].Eintrag[1]",
		"Austausch mit Frankreich",
		frame)

   Web[4].Eintrag[1].Eintrag[2] = new Entry(
		"Polen",
		"s" + ic + "doc.gif",
		"../ausserunt/scau/polen/polen.htm",
		"doc",
		"On",
		"Web[4].Eintrag[1].Eintrag[2]",
		"Austausch mit Polen",
		frame)

   Web[4].Eintrag[1].Eintrag[3] = new Entry(
		"USA",
		"s" + ic + "doc.gif",
		"../ausserunt/scau/usa/usa.htm",
		"doc",
		"On",
		"Web[4].Eintrag[1].Eintrag[3]",
		"Austausch mit den USA",
		frame)


   
   Web[4].Eintrag[2] = 
	new Entry(
		"Jugend forscht",
		"s" + ic + "doc.gif",
		"../ausserunt/jufo/index.htm",
		"doc",
		"On",
		"Web[4].Eintrag[2]",
		"Wettbewerbe Jugend Forscht",
		frame)


  Web[4].Eintrag[3] = 
	new Entry(
		"Sch&uuml;ler exp.",
		"s" + ic + "doc.gif",
		"../ausserunt/scex/index.htm",
		"doc",
		"On",
		"Web[4].Eintrag[3]",
		"Wettbewerbe Schüler Experementieren",
		frame)

  Web[4].Eintrag[4] = 
	new Entry(
		"Fremdsprachen",
		"s" + ic + "doc.gif",
		"../ausserunt/fremdsprachen/index.html",
		"doc",
		"On",
		"Web[4].Eintrag[4]",
		"Bundeswettbewerb Fremdsprachen",
		frame)
  Web[4].Eintrag[5] = 
	new Entry(
		"Jugend musiziert",
		"s" + ic + "doc.gif",
		"../ausserunt/jumus/index.html",
		"doc",
		"On",
		"Web[4].Eintrag[5]",
		"Jugend musiziert",
		frame)
  Web[4].Eintrag[6] = 
	new Entry(
		"Projekte",
		"s" + ic + "doc.gif",
		"../ausserunt/projekte/index.html",
		"doc",
		"On",
		"Web[4].Eintrag[6]",
		"Projekte",
		frame)  
  Web[4].Eintrag[7] = 
	new Entry(
		"Sonstiges",
		"s" + ic + "doc.gif",
		"../ausserunt/jufo/unds.htm",
		"doc",
		"Off",
		"Web[4].Eintrag[7]",
		"Sonstige Aktivitäten",
		frame)


   Web[5] = 
	new Entry(
		"Links",
		"sdisk.gif",
		"Interaktiv",
		"fol",
		"Off",
		"Web[5]",
		"Links",
		"")

		Web[5].Eintrag = new Array()

   Web[5].Eintrag[1] = 
	new Entry(
		"rissen.de",
		"s" + ic + "doc.gif",
		"http://www.rissen.de",
		"doc",
		"Off",
		"Web[5].Eintrag[1]",
		"Rissen.de",
		"_top")

   Web[5].Eintrag[2] = 
	new Entry(
		"Elternkammer",
		"s" + ic + "doc.gif",
		"http://www.elternkammer-hamburg.de",
		"doc",
		"Off",
		"Web[5].Eintrag[2]",
		"Elternkammer",
		"_top")
 
   Web[5].Eintrag[3] = new Entry(
		"Elternrat",
		"s" + ic + "doc.gif",
		"../info/elternrat/index.htm",
		"doc",
		"On",
		"Web[5].Eintrag[3]",
		"Website des Elternrates",
		frame)

   Web[5].Eintrag[4] = new Entry(
		"BBS",
		"s" + ic + "doc.gif",
		"http://fhh.hamburg.de/stadt/Aktuell/behoerden/bildung-sport/start.html",
		"doc",
		"On",
		"Web[1].Eintrag[3]",
		"Behörde für Bildung und Sport",
		"_top")

   Web[6] = 
	new Entry(
		"Vertretungsplan",
		"sdisk.gif",
		"../fwdvplan.html",
		"doc",
		"Off",
		"Web[6]",
		"Auf veilfältige Anregung jetzt auch hier.",
		frame)

   Web[7] = 
	new Entry(
		"Kontakt",
		"sdisk.gif",
		"../kontakt.html",
		"doc",
		"Off",
		"Web[6]",
		"Kontaktadressen",
		frame)


   Web[8] = 
	new Entry(
		"Impressum",
		"sdisk.gif",
		"../impressum.html",
		"doc",
		"Off",
		"Web[7]",
		"Das Impressum",
		frame)

