menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

effect = "Fade(duration=0.5);Alpha(style=0,opacity=90);Shadow(color=777777, Direction=135, Strength=5)"
effect1 = "Fade(duration=0.5);Alpha(style=0,opacity=100);Shadow(color=777777, Direction=135, Strength=5)"

timegap=300                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=0                 // Follow Scrolling Rate
suboffset_top=0              // Sub menu offset Top position
suboffset_left=-5             // Sub menu offset Left position

style1=[
"ccffff",                       // Mouse Off Font Color
"006699",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ff0000",                     // Mouse On Font Color
"cccccc",                     // Mouse On Background Color
"black",                     // Menu Border Color
"11",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"Verdana, Geneva, Arial, Helvetica, sans-serif",          // Font Name
4,                            // Menu Item Padding or spacing
,                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
,                     // 3D High Color
,                     // 3D Low Color
,                     // Current Page Item Font Color (leave this blank to disable)
,                       // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                     // Menu Header Font Color (Leave blank if headers are not needed)
,                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]

style2=[
"ccffff",                       // Mouse Off Font Color
"006699",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ff0000",                     // Mouse On Font Color
"cccccc",                     // Mouse On Background Color
"black",                     // Menu Border Color
"12",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"Verdana, Geneva, Arial, Helvetica, sans-serif",          // Font Name
4,                            // Menu Item Padding or spacing
,                  // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
,                     // 3D High Color
,                     // 3D Low Color
,                     // Current Page Item Font Color (leave this blank to disable)
,                       // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                     // Menu Header Font Color (Leave blank if headers are not needed)
,                     // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]

addmenu(menu=[                "mainmenu",215,111,122,1,,style2,1,"center",effect1,,1,,,,,,,,,,     //din exemplul w
//"mainmenu",                   // Menu Name - This is needed in order for this menu to be called
//100,                          // Menu Top - The Top position of this menu in pixels
//10,                          // Menu Left - The Left position of this menu in pixels
//100,                          // Menu Width - Menus width in pixels
//1,                            // Menu Border Width
//,                        // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
//style2,                   // Properties Array - this array is declared higher up as you can see above
//1,                            // Always Visible - allows this menu item to be visible at all time (1=on or 0=off)
//"left",                       // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
//,                             // Filter - Text variable for setting transitional effects on menu activation - see above for more info
//0,                            // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified.
//,                            // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
//,                            // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off)
//,                             // Position of TOP sub image left:center:right
//,                             // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount
//,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
//,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off)
//,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements)
//,                             // Background image for menu Color must be set to transparent for this to work
//,                            // Scrollable Menu
//,                             // Miscellaneous Menu Properties
,"Home","index.html",,"Inter Business Travel",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"About Us","show-menu=aboutus",,"About Us",1
,"Activities","show-menu=activities","activities.htm","Oferta",1
,"Sitemap","sitemap.htm",,"Harta paginii web",1
,"About Romania","show-menu=romania",,"About Romania",1
,"Contact","contact.htm",,"Modalitati de contact, formular de contact",1
,"Noutati","noutati.html",,"Noutati",1
])


	addmenu(menu=["aboutus",
	,,115,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Our Message","auMessage.htm",,"Our Message",1
	,"Presentation","auPresentation.htm",,"presentation",1
	,"Partnership","auPartnership.htm",,"Partnership",1
	])
	
	
	addmenu(menu=["activities",
	,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Hotel Reservations","show-menu=hotel","HotelReservations.htm","Hotel Reservations",1
	,"Flight Tickets","show-menu=flight","FlightTicket.htm","Flight Ticket",1
	,"Rent a Car","show-menu=auto","rcCarList.htm","Rent a Car",1
	,"Transportation","show-menu=transportation","Transportation.htm","Transportation",1
	,"Conferences","show-menu=conferences","Conferences.htm","Conferences",1
	,"Tours & Trips","show-menu=tours","ToursTrips.htm","Tours & Trips",1
	,"Printing Services","PrintingServices.htm",,"Print Services",1
	,"Tourism Consulting","TourismConsulting.htm",,"TourismConsulting",1
	,"PR Consulting","PRConsulting.htm",,"PR Consulting",1
	,"Training","Training.htm",,"Training",1
	,"Facilities for Diaspora","Diaspora.htm",,"Diaspora",1
	])
	
	addmenu(menu=["romania",
	,,115,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Presentation","aRPresentation.htm",,"About Romania",1
	,"Did you know?","aRKnow.htm",,"Did you know?",1
	,"Photo Gallery","aRGallery.htm",,"Photos",1
	])
	
	addmenu(menu=["hotel",
	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"in Romania - Special Offer","hrSpecialOffer.htm",,"in Romania Special Offer",1
	,"Bucharest Hotels List","HR_selectie.php?district=BUCURESTI",,"Bucharest Hotels List",1
	,"Romania Hotels List","hrRomaniaHotels.htm",,"Romania Hotels List",1
	,"Apartment Rental","hrApartmentRental.htm",,"Apartment Rental",1
	,"Abroad Reservation Form","hrAbroad.htm",,"Abroad Reservation Form",1
	,"Medical Insurance","hrMedicalInsurance.htm",,"Medical Insurance",1
	,"Transfers","hrTransfers.htm",,"Transfers",1
	])
	
	addmenu(menu=["auto",
	,,180,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"in Romania Special Offer","rcSpecialOffer.htm",,"Special Offer",1
	,"Car Rental Price List","rcCarList.htm",,"Car Rental Price List",1
	,"Terms & Conditions","rcTerms.htm",,"Terms & Conditions",1
	,"Abroad Reservation Form","rcAbroad.htm",,"Abroad Reservation Form",1
	])

addmenu(menu=["flight",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Special Offer","ftSpecialOffer.htm",,"Special Offer",1
	,"Reservation Form","ftReservationForm.htm",,"Reservation Form",1
	,"Transfers","ftTransfers.htm",,"Transfers",1
	,"Medical Insurance","ftMedicalInsurance.htm",,"Medical Insurance",1
	])
	
	addmenu(menu=["transportation",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Special Offer","trSpecialOffer.htm",,"Special Offer",1
	,"Price List","trPriceList.htm",,"Price List",1
	,"Limo Services","trLimo.htm",,"Limo Services",1
	,"Medical Insurance","trMedicalInsurance.htm",,"Medical Insurance",1
	])
	
		
	addmenu(menu=["conferences",
	,,130,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Special Offer","coSpecialOffer.htm",,"Special Offer",1
	,"Reservation Form","coReservationForm.htm",,"Reservation Form",1
	,"Video Production","coVideoProduction.htm",,"Video Production",1
	])
	
	addmenu(menu=["tours",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Special Offer","ttSpecialOffer.htm",,"Special Offer",1
	,"in Bucharest","ttBucharest.htm",,"in Bucharest",1
	,"in Romania","ttRomania.htm",,"in Romania",1
	])

dumpmenus()
