// write me if you have questions: web.master@male.net

// constants
var initX       = 50; // x-coordinate of top left corner of dropdown menu 
var initY       = 10; // y-coordinate of top left corner of dropdown menu 
var backColor   = '#A7DBFF'; // the background color of dropdown menu, set empty '' for transparent
var borderColor = '#191970'; // the color of dropdown menu border
var borderSize  = '1'; // the width of dropdown menu border
var itemHeight  = 15;
var xOverlap    = 10;
var yOverlap    = 10;
//


menuContent     = new Array ();

menuContent [0] = new Array ( 
-1, // the id of parent menu, -1 if this is a first level menu
-1, // the number of line in parent menu, -1 if this is a first level menu
150, // the width of current menu list 
50, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
175, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'About Us', 'http://braidproducts.com/aboutbraid.html',
'Dennis on The Outdoor Channel', 'http://braidproducts.com/monster_fish.html',
'Our Newsletter', 'http://braidproducts.com/newsletter.html',
'Our Pro-Staff', 'http://braidproducts.com/prostaff/pindex.html',
'Montly Stories Contest', 'http://braidproducts.com/angler/index.html',
'Cool Pix', 'http://braidproducts.com/coolpix/index.php',
'Dennis on the net','http://braidproducts.com/azores_video.html',
'On-line Store', 'http://braidproducts.com/onlinestore/',
'Tips & Techniques', 'http://braidproducts.com/tips.html',
'Sportsfishing Forum', 'http://braidproducts.com/forum',
'Ask Dennis', 'http://braidproducts.com/askdennis.html',
'Featured On-Line Store', '#'
));

menuContent [1] = new Array ( 
-1, 
-1,
117,
167, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
175, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Newest Products', 'http://braidproducts.com/newproducts',
'Salt Water Catalog', 'http://braidproducts.com/catalog/',
'On-line Store', 'http://braidproducts.com/onlinestore/',
'Coolers/Icebox&#96;s', 'http://braidproducts.com/newproducts/coolers.html'
));


menuContent [2] = new Array ( 
-1, 
-1,
150,
285, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
175, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Prince Edward Island', 'http://braidproducts.com/prince_edward_trips.html',
'Puerto Armuelles, Panama', 'http://braidproducts.com/panama_trips.html',
'The Excel', 'http://braidproducts.com/excel_trips.html',
'The Searcher', 'http://braidproducts.com/searcher_trips.html',
'The Royal Star', 'http://braidproducts.com/royalstar_trips.html',
'The Islander', 'http://braidproducts.com/islander_trips.html',
'Big Fish Roundup','http://braidproducts.com/bigfishroundup.html',
'North Carolina', 'http://braidproducts.com/delta_dawn_trips.html',
'Costa Rica', '#',
'Marbella, Spain', 'http://www.wahoo.ws',
'Phuket, Thailand', 'http://www.wahoo.ws'


));

menuContent [3] = new Array ( 
-1, 
-1,
115,
402, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
175, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'U.S.', 'http://braidproducts.com/us_dealers.html',
'International', 'http://braidproducts.com/int_dealers.html'
));


menuContent [4] = new Array ( 
0, 
10,
170,
185, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
370, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
' Fishermanıs Outfitter', 'http://www.fishermansoutfitter.com',
' Melton International Tackle', 'http://www.meltontackle.com',
' All Tackle', 'http://www.alltackle.com',
' Anglers Choice Tackle', 'http://www.anglerschoicetackle.com',
' Anglers Center', 'http://www.anglerscenter.com',
' Bites On', 'http://www.biteson.com',
' Bluewater Anglers', 'http://www.bluewateranglers.com',
' Charkbait', 'http://www.charkbait.com',
' Jackpot Fish', 'http://www.jackpotfish.com',
' Stalker Outfitters', 'http://www.stalkeroutfitters.com',
' Tackle Direct', 'http://www.tackledirect.com',
' E-Angler', 'http://www.eangler.com',
' Angler Depot', 'http://www.anglerdepot.com'


));

menuContent [5] = new Array ( 
1, 
1,
220,
260, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
210, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Belts & Harnesses', 'http://braidproducts.com/catalog/p09.htm',
'Tools & Accessories', 'http://braidproducts.com/catalog/p12.htm',
'Sea Sickness','http://braidproducts.com/catalog/p13.htm',
'Hook Rigs','http://braidproducts.com/catalog/p15.htm',
'DVDs & Books', 'http://braidproducts.com/catalog/p15.htm',
'Tuna Lures', 'http://braidproducts.com/catalog/p16.htm',
'Tuna Plugs', 'http://braidproducts.com/catalog/p17.htm',
'Poppers', 'http://braidproducts.com/catalog/p17.htm',
'Leaders', 'http://braidproducts.com/catalog/p19.htm',
'Wahoo Plugs & Lures', 'http://braidproducts.com/catalog/p21.htm',
'Marlin & Tuna Lures', 'http://braidproducts.com/catalog/p25.htm',
'Teasers', 'http://braidproducts.com/catalog/p26.htm',
'Metal Jigs', 'http://braidproducts.com/catalog/p28.htm',
'Inshore Plugs', 'http://braidproducts.com/catalog/p38.htm',
'Hooks & Swivels', 'http://braidproducts.com/catalog/p40.htm',
'Trolling Plugs', 'http://braidproducts.com/catalog/p42.htm',
'Powerplay Rods', 'http://braidproducts.com/rods.html',
'View Entire Catalog', 'http://braidproducts.com/catalog/'
));

menuContent [6] = new Array ( 
-1, 
-1,
130,
515, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
175, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Destinations', 'http://braidproducts.com/braidpartners.html#destinations',
'Weather/Sea Conditions', 'http://braidproducts.com/braidpartners.html#weather',
'Guides/Charters ', 'http://braidproducts.com/braidpartners.html#charters',
'Fishing Organizations', 'http://braidproducts.com/braidpartners.html#organizations',
'Cool Web Places', 'http://braidproducts.com/braidpartners.html#cool',
'Other Web Places to visit', 'http://braidproducts.com/braidpartners.html#other'
));

menuContent [7] = new Array ( 
-1, 
-1,
250,
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
405, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Ixtapa & Zihuatenejo DVD/Video ', 'http://braidproducts.com/ixtapa.html',
'Panama - The Anglers Paradise DVD/Video ', 'http://braidproducts.com/panama-anglers_paradise.html',
'Atlantic Giants DVD/Video ', 'http://braidproducts.com/atlanticgiants.html',
'Stand Up to a Giant DVD/Video ', 'http://braidproducts.com/standuptogiant.html'
));

menuContent [8] = new Array ( 
2, 
1,
185,
380, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
200, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
' Excel Picture Gallery', 'http://braidproducts.com/coolpix/index.php'
));


menuContent [10] = new Array ( 
2, 
1,
150,
380, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
205, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
' Searcher Picture Gallery', 'http://braidproducts.com/coolpix/coolpix-searcher/'
));


menuContent [12] = new Array ( 
0, 
8,
150,
185, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
355, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Sportsfishing Forum', 'http://braidproducts.com/forum'
));



