var MENU_ITEMS = [ ['HOME', '/' ], /* [ 'MY ACCOUNT', null, null, [ 'Transactions', '/transactions.php'], [ 'Credit', '/credit.php'], [ 'Shopping Basket', '/reports/company/busket.php'], [ 'My Account Details', '/users_profile.php'], ], */ ['GETTING STARTED',null,null, ['How to get Started','/how_to_get_started.php'], ['Our Online Services','/our_online_services.php'], ['Nigerian Capital Market','/nigerian_capital_market.php'], ], ['PRODUCTS', '/subscribe/index.php', null, ], /* ['ONLINE REPORTS',null,null, //[ ' Online Report Index', '/reports/index.php'], [ ' ACM Weekly', '/reports/RLR/index.php'], //[ ' ACM Monthly', '/reports/monthly/index.php'], [ ' Daily Stock Prices', '/reports/daily/index.php'], //[ ' Stock Charts', '/companiescharts.php'], ], */ /* ['COMPANY REPORTS', null, null, [ ' Company Report Index','/reports/company/index.php'] //[ ' Shopping Basket','/reports/company/busket.php'], //[ ' Add Your Company','/reports/company/add.php'], ], */ ['CALENDAR & TOOLS', null, null, [ 'Earning Calendar','/calendar/index.php'], [ 'Market Holidays','/market_holidays.php'], ], ['MARKET AT A GLANCE', null, null, //[ 'Market at a glance','/market_glance.php'], [ 'Market Commentary','/commentary/index.php'], [ 'Market Monitor','/spage.php?uid=market_monitor'], // [ 'Movers & Shakers','/movers_and_shakers.php'], ], /* ['STOCK SPLITS', null, null, //[ 'Trading Stock Splits','/sorry.php'], [ 'Announced Stock Splits','/announced_stock_splits.php'], [ 'Stock Split Candidates','/spage.php?uid=stock_split'], //[ 'Split Candidates Performance','/sorry.php'], ], */ /* ['REAL TIME CHARTS', null, null, //[ 'Features','/sorry.php'], //[ 'Technical Indicators','/sorry.php'], //[ 'CandleSticks','/sorry.php'], [ 'Chart Patterns','/chart_patterns.php'], ], */ ['RECOMMENDED SERVICES', null, null, [ 'Books','/books/index.php'], [ 'Seminars','/seminars.php'], [ 'Marketing Links','#'], ], ['FAQ', null, null, [ 'Introduction','/introduction.php'], [ 'Stock Exchange','/what_is_stock_exchange.php'], [ 'Job Opportunities','/job.php'], [ 'Privacy Statement','/privacy.php'], [ 'Terms & Conditions','/terms.php'], [ 'Site Map','/map.php'], ], ['AFFILIATES', null, null, [ 'Sign Up','/user/signup.php'], [ 'Login','/user/index.php'], ], ['DAILY NEWS','/news.php',], ['FORUM','/forum/',], ['EXTRA','/page.php',], ['CONTACT US', '/contact.php', ], ];