timegap=300;
followspeed=8;
followrate=140;
suboffset_top=0;
suboffset_left=0;

effect = "fade(duration=0.9);Shadow(color='#2A4A7D', Direction=3, Strength=1)"

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
"F8C400",				// Off Font Color
"315A9C",				// Off Back Color
"315A9C",				// On Font Color
"F8C400",				// On Back Color
"2A4A7D",				// Border Color
11,					// Font Size
"normal",				// Font Style 
"normal",				// Font Weight
"Verdana,Tahoma,Helvetica",		// Font
2,					// Padding
"images/arrow1.gif",			// Sub Menu Image
0,					// 3D Border & Separator
"2A4A7D",				// 3D High Color
"000000",				// 3D Low Color
"FCEBAB",				// Referer item Font Color (leave this blank to disable)
"658DCE",				// Referer item Back Color (leave this blank to disable)
]

menu1=[			// This is the array that contains your menu properties and details
55,			// Top
10,			// left
105,			// 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
"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

// menu from here 
"SOLEC","show-menu2",,"#",1,
"USŁUGI","show-menu3",,"#",1,
"INFORMATOR","?w=5&d=1&id=1",,"#",1,
"OGŁOSZENIA","show-menu5",,"#",1,
"KONTAKT","?w=5&d=0&id=50",,"Dane Kontaktowe",1
]

menu2=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Misja","?w=5&d=0&id=2",,,0,
"Szpital","?w=2&d=1&id=1",,,0,
"Przychodnie","?w=1&d=1",,,0,
"Kierownictwo","?w=5&d=0&id=17",,,0,
"Historia","?w=5&d=0&id=1",,,0,
"Opinie Pacjentów","?w=5&d=0&id=12",,,0
]

menu3=[
,,140,1,"",prop1,,"left",effect,,,,,,,
"Leczenie szpitalne","?w=3&d=1&u=1&id=3",,,0,
"Porady lekarskie","?w=3&d=1&u=3&id=4",,"Porady lekarzy",0,
"Diagnostyka","?w=3&d=1&u=2&id=6",,,0,
"Porody","?w=5&d=2&id=26",,,0,
"Medycyna Pracy","?w=5&d=0&id=20",,,0,
"Dla Obcokrajowców","?w=5&d=0&id=16",,,0,
"Nocna Opieka Lekarska","?w=5&d=0&id=21",,,0,
"Pakiety dla Firm","?w=5&d=0&id=19",,,0,
"Inne","?w=5&d=2&id=29",,,0
	]

menu4=[  //INFORMATOR - na razie niepotrzebne
,,140,1,"",prop1,,"left",effect,,,,,,,
"Choroby","?w=4&t=1",,"Najczęściej występujące choroby",1,
"Website Abstraction","?w=3",,,,
"Freewarejava.Com","?w=3",,,,
"Flaming Text","?w=3",,,,
"Active-X.com","?w=3",,,,
"Web Monkey","?w=3",,,,
"Jars","?w=3",,,
]

menu5=[,,140,1,,prop1,0,"left",effect,0,,,,,,
"Zatrudnimy","index.php?w=5&d=2&id=15",,,1,
"Zamówienia","index.php?w=5&d=2&id=17",,,1,
"Wynajem lokali","index.php?w=5&d=2&id=16",,,1,
"Aktualności","index.php?w=5&d=2&id=33",,,1
]

menu6=[  // Kontakt - na razie niepotrzebne
,,140,1,"",prop1,,"",effect,,,,,,,
"Google.com","?w=4",,,1,
"Yahoo","?w=4",,,1,
"Altavista","?w=4",,,1,
"Excite","?w=4",,,1
]

