timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[			// prop1 is an array of properties you can have as many property arrays as you need
"FFFFFF", 		// Off Font Color = weiss
"0066FF",		// Off Back Color #d874f6
"ffffcc",		// On Font Color
"000000",		// On Back Color #443F5C
"000000",		// Border Color = schwarz
14,			    // Font Size
"normal",		// Font Style
"normal",		// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,				// Padding
"arrow.gif",		// Sub Menu Image
0,				    // 3D Border & Separator
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"000099",			// Referer item Font Color (leave this blank to disable)
"FFFF00",			// Referer item Back Color (leave this blank to disable)
]

menu1=[			    // This is the array that contains your menu properties and details
10,				    // Top
30,				    // left
100,			    // Width
2,				    // Border Width
"center",		    // Screen Position - here you can use "center;middle;right,left"
prop1,			    // Properties Array - this is set higher up, as above
1,			        // Always Visible - allows the menu item to be visible at all time
"center",           // Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,	                // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use

"Home","http://www.wenzlaff.de",,,1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Tools","show-menu2",,"#",1,
"Anleitung","show-menu8",,"#",1,
"Internet","show-menu9",,"#",1,
"Kontakt","show-menu10",,"#",1,
"Hilfe","show-menu11",,"#",1
]

// TOOLS
menu2=[
,,100,1,"",prop1,,"",effect,,,,,,,
"Inhalt","tools.html",,,0,
"Download","down.html",,,0,
"Programme","show-menu3",,,0
]
	// Tools
	menu3=[
	,,150,1,"",prop1,,"",effect,,,,,,,
	"-ZEIT-","show-menu4",,,,
	"-SICHERHEIT-","show-menu5",,,,
	"-K8055-","show-menu6",,,,
	"-Java-","show-menu7",,,,
	"TWSMSMail","sms.html",,,,
	"TWIcon","twicon.html",,,,
	"TWRoute","twroute.html",,,,
	"TWAphorism","aphorism.html",,,,
	"TWSool","ocx.html",,,,
	"TWActiveEMail","twactiveemail.html",,,,
	"TWAlleCdAuf","twallecdauf.html",,,,
	"TWCdRom","twcdrom.html",,,,
	"TWKleinGross","twkleingross.html",,,,
	"TWGewicht","twgewicht.html",,,,
	"TWFixEdit","twfixedit.html",,,,
	"XmlToCsv","xmltocsv.html",,,,
	"TWAutoRename","twautorename.html",,,,
	"TWHexEdit","twhexedit.html",,,,
	"TWRegEx","twregex.html",,,,
	"TWDiaet","twdiaet.html",,,,
	"TWGpx","twgpx.html",,,,
	"TWKarte","twkarte.html",,,,
	"TWNcid","twncid.html",,,
	]
	// ZEIT
	menu4=[
	,,150,1,"",prop1,,"",effect,,,,,,,
	"TWTeeTimer","tee.html",,,,
	"TWWeltzeitUhr","twwelt.html",,,,
	"TWAtomTime","twatomtime.html",,,,
	"TWSysUhr","uhr.html",,,,
	"TW3Monate","dreimonate.html",,,,
	"TWJavaWeltZeit","javaweltzeit.html",,,,
	"TWKalender","twkalender.html",,,,
	"TWQuickAtomTime","twquickatomtime.html",,,,
	"TWSyncAtomTime","twsyncatomtime.html",,,,
	"TWMultiTimer","twmultitimer.html",,,
	]
	//SICHERHEIT
	menu5=[
	,,150,1,"",prop1,,"",effect,,,,,,,
	"TWCryptVerzeichnis","twcryptverzeichnis.html",,,,
	"TWCrypt","twcrypt.html",,,,
	"TWPasGen","twpassgenhilfe.html",,,,
	"TWCryptPostIt","twcrypt.html",,,,
	"TWGeheim","twgeheim.html",,,,
	"TWSicher","twsicherhilfe.html",,,,
	"TWCheckSum","twchecksum.html",,,,
	"TWQualPass","twqualpass.html",,,,
	"TWSimpelCrypt","twsimpelcrypt.html",,,
	]
	//K8055
	menu6=[
	,,180,1,"",prop1,,"",effect,,,,,,,
	"K8055","k8055.html",,,,
	"TWUsb","twusb.html",,,,
	"TWUsbFit","twusbfit.html",,,,
	"TWUsbLicht","twusblicht.html",,,,	
	"TWChartServer","twchartserver.html",,,,
	"TWUsb-Eclipse-Plugin","twusb-eclipse-plugin.html",,,,
	"TWUsbTwitter","twusbtwitter.html",,,
	]
	//Java
	menu7=[
	,,150,1,"",prop1,,"",effect,,,,,,,
	"TWPadTrans","twpadtrans.html",,,,
	"TWNcidSchnittstelle","twncidschnittstelle.html",,,,
	"TWSequoia","twsequoia.html",,,
	]
// ANLEITUNG
menu8=[
,,110,1,"",prop1,,"",effect,,,,,,,
"Hibernate","hibernate.html",,,,
"CLI","cli.html",,,,
"Publiziert","veroeffentlichungen.html",,,,
"Java Blog","blog/programmierung/",,,
]

// INTERNET
menu9=[
,,110,1,"",prop1,,"",effect,,,,,,,
"Suche","javascript:openwin(\"http://www.wenzlaff.de/suche.html\")",,,,
"PGP","pgp.html",,,,
"Reiseberichte","javascript:openwin(\"http://www.wenzlaff.de/reise.html\")",,,
]

// KONTAKT
menu10=[
,,100,1,"",prop1,,"",effect,,,,,,,
"Webmaster", "kontakt.html",,,,
"Spenden", "spenden.html",,,
]

// HILFE
menu11=[
,,100,1,"",prop1,,"",effect,,,,,,,
"Sitemap", "inhalt.html",,,,
"Suche","javascript:openwin(\"http://www.wenzlaff.de/suche.html\")",,,
]

