/*
 Milonic DHTML Menu
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
*/

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500                   // The time delay for menus to remain visible
followspeed=0                 // Follow Scrolling speed
followrate=0                 // Follow Scrolling Rate
suboffset_top=0               // Sub menu offset Top position
suboffset_left=0            // Sub menu offset Left position

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=83);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5);"
}

MainMenu=[                        // ThPA is an array of properties. You can have as many property arrays as you need
"1144bb",                     // Mouse Off Font Color
"a7c2bc",               	// Mouse Off Background Color (use zero for transparent in Netscape 6)
"3366ff",                     // Mouse On Font Color
"b7d2cc",                     // Mouse On Background Color
"006600",                     // 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)
"Tahoma,Verdana,Helvetica,Arial",    // Font Name
3,                            // Menu Item Padding or spacing
,                             // Sub Menu Image (Leave this blank if not needed) "/images/3darrow_down.gif"
3,                            // 3D Border & Separator bar
"b7d2cc",       		// 3D High Color
"7a9e94",   		                // 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)
"7a9e94",                     // Menu Item Separator Color
]

addmenu(menu=[
"Main",                  // Menu Name - This is needed in order for this menu to be called
99,                             // Menu Top - The Top position of this menu in pixels
2,                             // Menu Left - The Left position of this menu in pixels
80,                          // Menu Width - Menus width in pixels
1,                            // Menu Border Width
"center",                             // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
MainMenu,                         // 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)
"center",                             // Alignment - sets this menu elements text alignment, values valid here are: left, right or center
effect,			// 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.
1,                      // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off)
0,                      // 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
0,                            // Right To Left - Used in Hebrew for example. (1=on or 0=off)
0,                            // 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
0,                            // Scrollable Menu
"margin=2;",,                  // Miscellaneous Menu Properties
"Home","/default.asp",,"Starting Page",1,
"Show Info","show-menu=dates",,"About Us",1,
"Buyers","show-menu=buyer",,"Buyer services",1,
"Register","/registerinfo.asp",,"On line registration for any Columbus MarketPlace show",1,
"Exhibitors","show-menu=exhibit",,"Browse and search permanent and temporary showrooms",1,
"Directory","show-menu=showrooms",,"Browse and search permanent and temporary showrooms",1,
"Jobs","/jobs.asp",,"Career opportunities at the Columbus Marketplace",1,
"Travel","show-menu=travel",,"Directions to reach us and hotel information",1,
"About&nbsp;&&nbsp;Contact","/contact.asp",,"Contact telephones and addresses",1,
"Sitemap","/sitemap.asp",,"Detailed structure of the site",1,
"Links","/links.asp",,"Links to other sites of interest",1
])


addmenu(menu=[
"dates",
"offset=1",
,
120,
1,
,
MainMenu,
0,
,
effect,
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=2;",,
"Show Dates","/showdates.asp",,"Show dates and information",0,
"News","/news.asp",,"Marketplace News",0,
"Events","/event.asp",,"Upcoming event information",0
])


addmenu(menu=[
"buyer",
"offset=1",
,
120,
1,
,
MainMenu,
0,
,
effect,
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=2;",,
"General Information","/buyers/buyers.asp",,"General Information",0
//"Buyers Advantage","/buyers/buyeradv.asp",,"Each January the Columbus MarketPlace begins a new season of its popular and exclusive Buyers Advantage program",0
//"Buyers Rewards","/buyers/buyerrew.asp",,"It is now more rewarding than ever to shop our Reward Markets",0
//"VIP Rewards","/buyers/buyervip.asp",,"Receive Rewards Just for Attending Columbus MarketPlace Events",0
])

addmenu(menu=[
"exhibit",
"offset=1",
,
170,
1,
,
MainMenu,
0,
,
effect,
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=2;",,
"Permanent Exhibit Inquiries","/permexhinc.asp",," ",0,
"Temporary Exhibit Inquiries","/temps/tempexhinc.asp",," ",0,
"Find a Rep","/mfrrep.asp",,"Manufacturers seeking representation",0
])

addmenu(menu=[
"showrooms",
"offset=1",
,
200,
1,
,
MainMenu,
0,
,
effect,
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=2;",,
"Permanent Showroom Directory", "/showdirs/roomdir.asp",, "Browse the Permanent Showroom Directory",0,
"Permanent Showroom Search", "/showdirs/search.asp",, "Search the Permanent Showroom Directory",0,
"Categories Directory", "/showdirs/catdir.asp",, "Browse the Categories directory",0,
"Manufacturer Directory", "/showdirs/mfrdir.asp",, "Browse the Manufacturers directory",0,
"Temporary Show Search", "/temps/tempsearch.asp",, "Search the Temporary Showroom Directory",0
])

addmenu(menu=[
"travel",
"offset=1",
,
100,
1,
,
MainMenu,
0,
,
effect,
0,
0,
0,
,
,
0,
0,
,
,
0,
"margin=2;",,
"Directions", "/travel/traveldirections.asp",, "Driving directions & map of area",0,
"Hotel Info", "/travel/travel.asp",, "Hotels serving the Columbus Marketplace",0
])



dumpmenus();
	
