var hBar = new ItemStyle(22, 5, '', 25, 4, '', '#990000', 'highText', 'highText', '', '',
 null, null, 'hand', 'default');
 
var subM = new ItemStyle(20, 0, '&gt;', -15, 0, '#666666', '#666666', 'lowText', 'highText', '', '', null, null);

var pMenu = new PopupMenu('pMenu');
with (pMenu)
{
startMenu('root', false, 155, 67, 26, hBar);
addItem('<a href="/search.asp?newused=0&xmake=Nissan&filtermake=1"><img src=/media/images/clear.gif width=80 height=26 border=0></a>', 'mInventory', 'sm:','hbar',80,0,'',0,0,'/media/images/nav-inventory.gif','/media/images/nav-inventory-h.gif');
addItem('<a href="/coupons.asp?keywords=specials"><img src=/media/images/clear.gif width=66 height=26 border=0></a>', 'mSpecials', 'sm:','hbar',66,0,'',0,0,'/media/images/nav-specials.gif','/media/images/nav-specials-h.gif');
addItem('<a href="/calc.asp"><img src=/media/images/clear.gif width=71 height=26 border=0></a>', 'mFinance', 'sm:','hbar',71,0,'',0,0,'/media/images/nav-finance.gif','/media/images/nav-finance-h.gif');
addItem('<a href="/displayForm.asp?id=5&keywords=parts"><img src=/media/images/clear.gif width=56 height=26 border=0></a>', 'mParts', 'sm:','hbar',56,0,'',0,0,'/media/images/nav-parts.gif','/media/images/nav-parts-h.gif');
addItem('<a href="/displayForm.asp?id=8&keywords=service"><img src=/media/images/clear.gif width=70 height=26 border=0></a>', 'mService', 'sm:','hbar',70,0,'',0,0,'/media/images/nav-service.gif','/media/images/nav-service-h.gif');
addItem('<a href="/displayContent.asp?keywords=aboutus"><img src=/media/images/clear.gif width=90 height=26 border=0></a>', 'mDealerInfo', 'sm:','hbar',90,0,'',0,0,'/media/images/nav-dealerinfo.gif','/media/images/nav-dealerinfo-h.gif');
addItem('<a href=/default.asp><img src=/media/images/clear.gif width=61 height=26 border=0></a>', '#', '','hbar',61,0,'',0,0,'/media/images/nav-home.gif','/media/images/nav-home-h.gif');

//  Menus begin here
startMenu('mInventory', true, 8, 27, 130, subM);
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/search.asp?newused=0&xmake=Nissan&filtermake=1" class="menu">new inventory</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/usedinventory.asp" class="menu">used inventory</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayForm.asp?id=10&keywords=quickquote" class="menu">quick quote</a>','', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/coupons.asp?type=v" class="menu">vehicle specials</a>','', 'top');

startMenu('mSpecials', true, 9, 27, 140, subM);
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayMultiple.asp?keywords=incentives" class="menu">rebates / incentives</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/ads.asp" class="menu">print ads</a>','', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/coupons.asp?keywords=specials&type=v" class="menu">manager specials</a>','', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/coupons.asp?keywords=specials&type=p" class="menu">parts specials</a>','', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/coupons.asp?keywords=specials&type=s" class="menu">service specials</a>','', 'top');

startMenu('mFinance', true, 8, 27, 148, subM);
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7">credit application', 'window.open("https://www.xigroup.com/secureforms/finance/displayForm.asp?id=7&siteid=" + iSiteID + "&siteURL=" + sSiteURL + "&folder=" + FolderName,"finance","width=550,height=600,scrollbars=yes,resizable=yes,location=yes,status=yes")', 'js:');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7">second chance credit', 'window.open("https://www.xigroup.com/secureforms/finance/displayForm.asp?id=11&siteid=" + iSiteID + "&siteURL=" + sSiteURL + "&folder=" + FolderName,"finance","width=550,height=600,scrollbars=yes,status=yes,resizable=yes,location=yes")', 'js:');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/calc.asp" class="menu">credit calculator</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayContent.asp?keywords=privacypolicy" class="menu">privacy statement</a>', '', 'top');

startMenu('mParts', true, 8, 27, 140, subM);
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayForm.asp?id=5&keywords=parts" class="menu">parts order form</a>','', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/coupons.asp?type=p" class="menu">parts specials</a>','', 'top');

startMenu('mService', true, 9, 27, 152, subM);
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayForm.asp?id=8&keywords=service" class="menu">make an appointment</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayContent.asp?keywords=maintenance" class="menu">maintenance</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayContent.asp?keywords=bodyshop" class="menu">body shop</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/coupons.asp?type=s" class="menu">service specials</a>','', 'top');

startMenu('mDealerInfo', true, 9, 27, 130, subM);
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayContent.asp?keywords=aboutus" class="menu">about us</a>', '', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayForm.asp?id=4&keywords=contact" class="menu">contact us</a>','', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/directions.asp" class="menu">directions</a>','', 'top');
addItem('<img src=/media/images/nav-arrow.gif width=3 height=5 border=0 hspace="7"><a href="/displayMultiple.asp?keywords=careers" class="menu">careers</a>','', 'top');
}

function IE55SelectBoxFix(menuObj) { with (menuObj)
{
 if (window.createPopup) for (var mN in menu) with (menu[mN][0])
 {
  extraHTML += '<iframe src="about:blank" style="position: absolute; left: 0px; top: 0px; width: ' +
   menuW + 'px; height: ' + menuH + 'px; z-index: 0; border: none; ' +
   'filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)"></iframe>';
 }
}};
IE55SelectBoxFix(pMenu);