// THIS FILE HAS BEEN DYNAMICALLY CREATED
hbarOff = new Image();
hbarOff = 'images/images_NLCC/_btn_off.png';
hbarOn = new Image();
hbarOn = 'images/images_NLCC/_btn_on.png';
subMOff = new Image();
subMOff = '#77A7B8';
subMOn = new Image();
subMOn = '#4A95C5';
var hBar = new ItemStyle(24, 0, '', 0, 3, 'images/images_NLCC/_btn_off.png', 'images/images_NLCC/_btn_on.png', 'toolbarOff', 'toolbarOn', '', '', 100, 100, 'hand', 'default');
var subM = new ItemStyle(24, 0, '', 0, 0, '#77A7B8', '#4A95C5', 'subToolbarOff', 'subToolbarOn', 'itemBorder', 'itemBorder', null, null, 'hand', 'default');
var pMenu = new PopupMenu('pMenu');
with (pMenu) {
var rooty_pos; var dspadmin; rooty_pos=8;
var hasRightVersion;
if (!hasRightVersion) {
if (isIE&&!window.opera) {
startMenu('root', true, 'if ((page.winW()/2) < 385) { 5; } else { page.winW()/2 - -237;}', rooty_pos, 148, hBar);
} else {
startMenu('root', true, 'if ((page.winW()/2) < 385) { 5; } else { page.winW()/2 - -230;}', rooty_pos-8, 148, hBar); }
addItem('Home&nbsp;', 'http://www.nlcc.org/index.cfm/pageid/83/index.html', '', hBar, 24, 0);
addItem('Contact Us&nbsp;', 'http://www.nlcc.org/index.cfm/pageid/166/index.html', '', hBar, 24, 0);
addItem('Location&nbsp;', 'http://www.nlcc.org/index.cfm/pageid/93/index.html', '', hBar, 24, 0);
addItem('About Us&nbsp;', 'm84', 'sm:', hBar, 24, 0, ' ', 0);
addItem('Service Opportunities&nbsp;', 'http://www.nlcc.org/index.cfm/pageid/498/index.html', '', hBar, 24, 0);
addItem('Special Events&nbsp;', 'http://www.nlcc.org/index.cfm/pageid/92/index.html', '', hBar, 24, 0);
addItem('Irresistible Influence&nbsp;', 'http://www.nlcc.org/index.cfm/pageid/488/index.html', '', hBar, 24, 0);
addItem('For Our Members&nbsp;', 'http://www.nlcc.org/index.cfm/pageid/679/index.html', '', hBar, 24, 0);
startMenu('m84', true, -159, 0, 160, subM);
addItem('Who We Are', 'http://www.nlcc.org/index.cfm/pageid/123/index.html', '', subM, 24, 0);
addItem('What We Believe', 'http://www.nlcc.org/index.cfm/pageid/96/index.html', '', subM, 24, 0);
addItem('Our Staff', 'http://www.nlcc.org/index.cfm/pageid/182/index.html', '', subM, 24, 0);
}
pMenu.onclick = function() { with (this) {
}}
}
