//
// top menu config script for http://dingetje.homeip.net
//
timegap=200
followspeed=3
followrate=40
suboffset_top=10;
suboffset_left=10;

//effect = "fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)"
effect = "Shadow(color='#333300', 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
"000000",			// Off Font Color
"99ccff",			// Off Back Color
"333300",			// On Font Color
"ffffff",			// On Back Color
"000000",			// Border Color
12,				// Font Size
"normal",			// Font Style 
"normal",			// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
5,				// Padding
"",		// Sub Menu Image
,				// 3D Border & Separator
"66ffff",			// 3D High Color
"000000",			// 3D Low Color
,				// Referer item Font Color (leave this blank to disable)
,				// Referer item Back Color (leave this blank to disable)
]

menu1=[	// This is the array that contains your menu properties and details
150,				// Top
10,				// left
130,				// Width
1,				// Border Width
"left",				// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time
"left",				// 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
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen
0, 				// 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
"Eğitim Programı","index.php?form=egitimler",,"egitimler",1,
"Eğitim Konuları","index.php?form=dersliste",,"dersliste",1,
// "Eğitim Filmleri","index.php?form=dersfilm",,"dersliste",1,
"Canlı Yayın","index.php?form=canli",,"iletisim",1,
"Talep Formu","index.php?form=anket",,"anket",1,
"Arşiv  >>","show-menu6",,"arsiv/",1,
"İletişim","index.php?form=iletisim",,"iletisim",1,
"Yardım","index.php?form=yardim",,"anasayfa",1
]

menu6=[,,70,1,,prop1,0,"left",effect,0,,,,,1,
"2008","index.php?form=arsiv&yil=2008",,"2008",1,
"2007","index.php?form=arsiv&yil=2007",,"2007",1,
"2006","index.php?form=arsiv&yil=2006",,"2006",1,
"2005","index.php?form=arsiv&yil=2005",,"2005",1,	   
"2004","index.php?form=arsiv&yil=2004",,"2004",1,
"2003","index.php?form=arsiv&yil=2003",,"2003",1,
"2002","index.php?form=arsiv&yil=2002",,"2002",1,
"2001","index.php?form=arsiv&yil=2001",,"2001",1,
"2000","index.php?form=arsiv&yil=2000",,"2000",1,
"1999","index.php?form=arsiv&yil=1999",,"1999",1,
"1998","index.php?form=arsiv&yil=1998",,"1998",1
]

menu7=[,,170,1,,prop1,0,"left",effect,0,,,,,1,
"ODTÜ Ana Sayfası","http://www.odtu.edu.tr",,"",1,
"BİDB Ana Sayfası","http://www.bidb.odtu.edu.tr",,"",1
]


menu2=[
,,100,1,"",prop1,,"left",effect,,,,,,,
"Angeln Monitor","html.html",,,1,
"Big Sister","/bs/index.html",,,1,
"gnuplot","/howto/packages/gnuplot/img/demo.cgi",,,1,
"MRTG","show-menu3",,,1,
"rrdtool","show-menu4",,,1,
"iptotal","/iptotal/iptotal.cgi",,,1,
"webpwd","/webpwd/pwd.html",,,1
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Traffic Graphs","/mrtg/localhost_2.html",,,1,
	"Ping Gateway","/mrtg/ping.html",,,1,
	"Ping Yahoo","/mrtg/ping_yh.html",,,1
	]
	
	menu4=[
	,,130,1,"",prop1,,"left",effect,,,,,,,
	"Network Graph","/cgi/rrdtool/eth.cgi",,,1,
	"System Graphs","/cgi/rrdtool/vmstat.cgi",,,1,
	"RRDCGI Demo","/cgi/rrdtool/cgi-demo.cgi",,,1
	]

menu5=[
,,120,1,"",prop1,,"left",effect,0,,,,,1,
"Angel Monitor","/angel/html/howto.html",,,1
]
