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
"B6BDC3",		// Off Font Color old="ffffcc" new=B6BDC3
"000000",		// Off Back Color old="000000"
"ffffcc",		// On Font Color  old="ffffcc"
"000000",		// On Back Color  old="000000"
"000000",		// Border Color   old="000000"
11,				// Font Size
"normal",		// Font Style 
"bold",			// Font Weight
"AVANTGARDE",	// Font, old=Verdana,Tahoma,Helvetica
3,				// Padding
"arrow.gif",	// Sub Menu Image
0,				// 3D Border & Separator
"66ffff",		// 3D High Color  old=66ffff
"ff0000",		// 3D Low Color   old=ff0000
"",				// 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
340,		// Top
180,		// left
,			// 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 r clicks elsewhere on the page
top,		// 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
" CONTACT      ","show-menu6",,"Contact with our club",1,
" CLUB         ","show-menu2",,"About our club",1,
" CAVING       ","show-menu4",,"Caving with SPELEO",1,
" SEMINARS     ","show-menu5",,"Seminars of SPELEO",1,
" INFORMATION  ","news_en.html",,"Bulletin board of our club",1,
" GALLERY      ","gallery.html",,"Photo Gallery",1,
" LINKS        ","Links_en.html",,"Links to other caving clubs",1
]

//" mail  ","mailto:info@speleo.gr?subject=Info... ",,"eMail to  SPELEO",1,   // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


  menu6=[,,170,1,"",prop1,,"left",,,,,,,,
    " eMail us     ","mailto:info@speleo.gr?subject=ask information ",,"Write to us...",1,
    " Our Location ","sxetika_en.html",,,0
  ]


  menu2=[,,170,1,"",prop1,,"left",,,,,,,,
   "HISTORY                    ","spl_history_en.html",,,0,
   "INTRODUCTION TO SPELEOLOGY ","intro_speleo_en.html",,,0,
   "MEMBERS                    ","D_S_en.html",,,0,
   "STATUTES                   ","katastatiko_en.html",,,0,
   "SPONSORS                   ","show-menu3",,,0,
   "ARCHIVES                   ","cave_index_en.html",,,0,
   "SPELEO Gallery             ","gallery.html",,,0
  ]

      menu3=[,,130,1,"",prop1,,"left",,,,,,,,
	"Hatziioannou      ","http://www.hatziioannou.com",,,1,
	"MERIT Stock Market","http://www.merit.gr",,,1,
	"Bosch             ","http://www.bosch.gr",,,1
	]


  menu4=[,,180,1,"",prop1,,"left",,,,,,,,
   "EXPEDITIONS          ","missions_en.html",,,0,
   "CAVES PROTECTION     ","law_protect_en.html",,,,
   "CAVE RESCUE          ","rescue_en.html",,,,
   "CAVE RESCUE TRAINING ","Cave_Rescue_Tr_en.html",,,,
   "FEDERATION           ","soe_en.html",,,,
   "CAVEDIVING           ","../cavediving_en/index.html",,,
  ]

  menu5=[,,180,1,"",prop1,,"left",,0,,,,,,
   "ABOUT SEMINARS ","Seminars_en.html",,,1,
   "PROGRAM     ","semin_en.html",,,1
  ]


