// preload a few images for the hovermenu
var ii0 = new Image(); ii0.src = 'includes/javascript/hovermenu/pixel.gif';
var ii1 = new Image(); ii1.src = 'skins/leaf/images/lf_arrow.gif';
function wrap_root (text)
{
/*normal, hover, click*/
return ['
',
'',
''
];
}
function wrap_parent (text, icon, hovericon)
{
/*normal, hover, click*/
return [[' | |  |
'].join(''),
[' | |  |
'].join(''),
[' | |  |
'].join('')
];
}
function wrap_child (text, icon, hovericon)
{
/*normal, hover, click*/
return [[' | |
'].join(''),
[' | |
'].join(''),
[' | |
'].join('')
];
}
var MENU_POS =[
// Level 0 block configuration
{
// Item's height in pixels
'height' : 19,
// Item's width in pixels
'width' : 45,
// if Block Orientation is vertical
'vertical' : false,
// Time Delay in milliseconds before subling block expands
// after mouse pointer overs an item
'expd_delay' : 0,
// Style class names for the level
'css':
{
// Block outing table class
'table' : '',
// Item outer tag style class for all item states or
// classes for [, , ]
'outer' : '',
// Item inner tag style class for all item states or
// classes for [, , ]
'inner' : ''
}
},
// Level 1 block configuration
{
'width' : 160,
'height' : 19,
// Vertical Offset between adjacent levels in pixels
'block_top' : 21,
// Horizontal Offset between adjacent levels in pixels
'block_left' : 0,
// block behaviour if single frame:
// 1 - shift to the edge, 2 - flip relatively to left upper corner
'wise_pos' : 2,
'vertical' : true,
// transition effects for the block
// [index on expand, duration on expand, index on collapse, duration on collapse]
'transition' : [0, 0.3, 0, 0.3],
// Time Delay in milliseconds before menu collapses after mouse
// pointer lefts all items
'hide_delay' : 300,
'css' :
{
'table' : 'mtable',
'outer' : '',
'inner' : ''
}
},
// Level 2 block configuration
{
'block_top' : -1,
'block_left' : 160
}
//Subling level configurations are inherited from level 2
]
var MENU_ITEMS = [[wrap_root('Home'), 'http://www.atvoffroad.net/index.php?categoryid=1', {'sw': 47}],[wrap_root('About Us'), 'http://www.atvoffroad.net/index.php?categoryid=17', {'sw': 72}],[wrap_root('Links'), 'http://www.atvoffroad.net//#', {'sw': 47},[wrap_child('Web Links', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.atvoffroad.net/index.php?categoryid=20', {}],[wrap_parent('Government Links', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.atvoffroad.net/disabled', {},[wrap_child('Find Your MI Senator', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.senate.michigan.gov/SenatorInfo/find-your-senator.htm "target="_blank"', {}],[wrap_child('Find Your MI Representative', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://house.michigan.gov/find_a_rep.asp "target="_blank"', {}],[wrap_child('US Senate', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.senate.gov/general/contact_information/senators_cfm.cfm?State=MI "target="_blank"', {}],[wrap_child('US Representatives', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.house.gov/writerep/ "target="_blank"', {}]],[wrap_parent('Michigan DNR', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.atvoffroad.net/disabled', {},[wrap_child('ORV Guide Book', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.offroad-ed.com/mi/handbook/index.htm "target="_blank"', {}],[wrap_child('DNR Trail Maps', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.michigan.gov/dnr/0,1607,7-153-10365_15070-38330--,00.html', {}]]],[wrap_root('Contacts'), 'http://www.atvoffroad.net/index.php?categoryid=5', {'sw': 70}],[wrap_root('Forums'), 'http://www.atvoffroad.net/forums/index.php', {'sw': 60}],[wrap_root('Photo Gallery'), 'http://www.atvoffroad.net/index.php?categoryid=3', {'sw': 80}],[wrap_root('Trail Info'), 'http://www.atvoffroad.net//#', {'sw': 70},[wrap_child('Trail Head Directions', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.atvoffroad.net/index.php?categoryid=22', {}],[wrap_child('DNR Trail Map Link', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16', 'http://www.atvoffroad.net/includes/javascript/hovermenu/pixel.gif width=16'), 'http://www.michigan.gov/dnr/0,1607,7-153-10365_15070-38330--,00.html', {}]],[wrap_root('Classifieds'), 'http://www.atvoffroad.net/index.php?categoryid=28', {'sw': 60}],[wrap_root('ATVOC Events'), 'http://www.atvoffroad.net/index.php?categoryid=40', {}],[wrap_root('Store'), 'http://www.atvoffroad.net/index.php?categoryid=43', {}]];
new menu (MENU_ITEMS, MENU_POS);