var MENU_ITEMS = [
['Home', '/index.html', {sw:62}],
['Why Just Pardons', '/whyJustPardons.html', {sw:161},
['Just Pardons Guarantee', '/whyJustPardons/guarantee.html', {sw:210}]
],
['Canadian Pardons', null, {sw:161},
['Pardon Fees', '/canadianpardons/pardonsFees.html', {sw:120}],
['Pardon Overview', '/canadianpardons/pardonsOverview.html', {sw:153}],
['Pardon Process', '/canadianpardons/pardonsProcess.html', {sw:145}],
['Benefits of Pardons', '/canadianpardons/benefitsOfPardons.html', {sw:186}],
['Pardon FAQ', '/canadianpardons/pardonsFaq.html', {sw:112}]
],
['US Waivers', null, {sw:112},
['U.S. Waiver Fees', '/usWaivers/U.S.WaiverFees.html', {sw:161}],
['U.S. Waiver Overview', '/usWaivers/U.S.WaiverOverview.html', {sw:194}],
['U.S. Waiver Process', '/usWaivers/WaiverProcess.html', {sw:186}],
['Benefits of Waivers', '/usWaivers/benefitsOfWaivers.html', {sw:186}],
['Waiver FAQ', '/usWaivers/WaiverFaq.html', {sw:112}]
],
['Fast Cards', null, {sw:112},
['Fast Card Fees', '/Fastcards/FastCardFees.html', {sw:145}],
['Fast Card Overview', '/Fastcards/FastCardOverview.html', {sw:177}],
['Fast Card Process', '/Fastcards/FastCardProcess.html', {sw:169}],
['Fast Card Driver Application', '/Fastcards/FastCardDriverApplication.html', {sw:260}],
['Fast Card Interview', '/Fastcards/FastCardInterview.html', {sw:186}],
['Fast Card FAQ', '/Fastcards/FastCardFAQ.html', {sw:136}]
],
['Testimonials', '/justpardons_testimonials.html', {sw:128}],
['Contact Us', '/contactUs.html', {sw:112}],
['Apply Now', '/applyNow.html', {sw:103}]
];
new menu (MENU_ITEMS, MENU_POS);