var MENU_ITEMS = [
['Home', '/index.html', {sw:53}],
['Why Just Pardons', '/whyJustPardons.html', {sw:122},
['Just Pardons Guarantee', '/whyJustPardons/guarantee.html', {sw:157}]
],
['Canadian Pardons', null, {sw:122},
['Pardon Overview', '/canadianpardons/pardonsOverview.html', {sw:116}],
['Pardon Process', '/canadianpardons/pardonsProcess.html', {sw:111}],
['Pardon FAQ', '/canadianpardons/pardonsFaq.html', {sw:87}],
['Benefits of Pardons', '/canadianpardons/benefitsOfPardons.html', {sw:140}],
['Pardon Fees', '/canadianpardons/pardonsFees.html', {sw:93}]
],
['US Waivers', null, {sw:87},
['U.S. Waiver Overview', '/usWaivers/U.S.WaiverOverview.html', {sw:145}],
['U.S. Waiver Process', '/usWaivers/WaiverProcess.html', {sw:140}],
['Waiver FAQ', '/usWaivers/WaiverFaq.html', {sw:87}],
['Benefits of Waivers', '/usWaivers/benefitsOfWaivers.html', {sw:140}],
['U.S. Waiver Fees', '/usWaivers/U.S.WaiverFees.html', {sw:122}]
],
['Fast Cards', null, {sw:87},
['Fast Card Overview', '/Fastcards/FastCardOverview.html', {sw:134}],
['Fast Card Process', '/Fastcards/FastCardProcess.html', {sw:128}],
['Fast Card Driver Application', '/Fastcards/FastCardDriverApplication.html', {sw:192}],
['Fast Card Interview', '/Fastcards/FastCardInterview.html', {sw:140}],
['Fast Card FAQ', '/Fastcards/FastCardFAQ.html', {sw:105}]
],
['Testimonials', '/justpardons_testimonials.html', {sw:99}],
['Contact Us', '/contactUs.html', {sw:87}],
['Apply Now', '/applyNow.html', {sw:82}]
];
new menu (MENU_ITEMS, MENU_POS);