timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.01);Shadow(color='#336688', Direction=110, Strength=5)"
function openwin(url)
{
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=no,location=no,status=no,menubar=no,width=800,height=400,left = 0,top = 0");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"000066",					// Off Font Color
"cccccc",					// Off Back Color
"000000",					// On Font Color
"ffffff",					// On Back Color
"f3f3f3",					// Border Color
12,							// Font Size
,					// Font Style 
"",					// Font Weight
"Verdana",	// Font
4,							// Padding
"arrow2.gif",				// Sub Menu Image
5,							// 3D Border & Separator
"",					// 3D High Color
"",					// 3D Low Color
"",					// Referer item Font Color (leave this blank to disable)
"-",					// Referer item Back Color (leave this blank to disable)
]

prop2=[						// prop1 is an array of properties you can have as many property arrays as you need
"000000",					// Off Font Color
"fff999",					// Off Back Color
"ffffff",					// On Font Color
"666699",					// On Back Color
"99B5DF",					// Border Color
11,							// Font Size
"",					// Font Style 
"",					// Font Weight
"Verdana",	// Font
3,							// Padding
"arrow2.gif",				// Sub Menu Image
1,							// 3D Border & Separator
"f3f3f3",					// 3D High Color
"99B5DF",					// 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
,					// Top
,					// left
150,					// Width
1,					// Border Width
,			// 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
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
, 					// 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
"Anasayfa","default.htm",,"Anasayfa",1,// "Description Text", "URL", "Alternate URL", "Status","Separator Bar"
"Tüzük","tuzuk.htm",,"",1,
"Tarihçe","show-menu3",,"",1,
"G.Merkez Teşkilatı","show-menu2",,"",1,
"Şube Teşkilatı","show-menu7",,"",1,
"Basında Biz","basindabiz.htm",,"",1,
"Üyeler","uyeler/default2.asp",,"",1,
"Haberler","haber.htm",,"",1,
"Ziyaretçi Defteri","defter.htm",,"",1,
"Resim Galerisi","galeri.htm",,"",1,
"Kurs/Seminer","kurs_seminer.htm",,"",1,
"Eğitim","egitim.htm",,"",1,
"Sezonda Şampiyon Kulüpler ve Antrenörlerimiz","sampiyon.htm",,"",1,
"Sezonda Kulüpler Antrenör Listesi","liste.htm",,"",1,
"Yönetim Paneli","admin.htm",,"",1

]


menu2=[
	,,150,2,"",prop1,,"left",,,,1,1,,,
	"Yönetim Kurulu","genelmerkezyonetimkurulu.htm",,,1,
	"Denetleme Kurulu","genelmerkezdenetlemekurulu.htm",,,1,
	"Eğitim ve Araştırma Geliştirme Kurulu","genelmerkezegitimkurulu.htm",,,1,
	"Danışmanlar","genelmerkezdanismanlar.htm",,,1
]

menu3=[
	,,150,2,"",prop1,,"left",,,,,,,,
	"Derneğin Kuruluşu","show-menu4",,,1,
	"Kurucularımız","show-menu5",,,1,
	"Başkanlar Kronolojisi","show-menu6",,,1
]

menu4=[
	,,150,2,"",prop1,,"left",,,,,,,,
	"Genel Merkez","genelmerkezkurulusu.htm",,,1,
	"Denizli Şubesi","subekurulusu.htm",,,1
]

menu5=[
	,,150,2,"",prop1,,"left",,,,,,,,
	"Genel Merkez","genelmerkezkurucular.htm",,,1,
	"Denizli Şubesi","subekurucular.htm",,,1
]

menu6=[
	,,150,2,"",prop1,,"left",,,,,,,,
	"Genel Merkez","genelmerkezkronolojisi.htm",,,1,
	"Denizli Şubesi","subekronolojisi.htm",,,1
]

menu7=[
	,,150,2,"",prop1,,"left",,,,1,1,,,
	"Yönetim Kurulu","subeyonetimkurulu.htm",,,1,
	"Denetleme Kurulu","subedenetlemekurulu.htm",,,1,
	"Eğitim ve Araştırma Geliştirme Kurulu","subeegitimkurulu.htm",,,1,
	"Danışmanlar","subedanismanlar.htm",,,1
]