/* --- menu items --- */
var MENU_ITEMS = [
	['Home: Fix your business', 'http://abbott-infotech.co.za',
      ['<b>Home: Fix your business</b>', 'http://abbott-infotech.co.za'],
	['Local Home, if saved on hard disk', 'index.htm'],
	],
	
       ['Evaluate your keywords', 'basics-of-keyword-evaluation.htm',
	['Evaluate your keywords', 'basics-of-keyword-evaluation.htm'],
	['Web stats not negotiable!', 'access-to-web-stats-not-negotiable.htm']
	],

       ['Write keyword optimized pages', 'how-to-use-your-keywords-on-a-page.htm',
	 ['Write keyword optimized pages', 'how-to-use-your-keywords-on-a-page.htm']
	],

	['Fix your site structure', 'pages-in-a-tier-for-maximum-effect.htm',
	['Fix your site structure', 'pages-in-a-tier-for-maximum-effect.htm']
       ],

	['Tools to rate your traffic', 'tools-to-rate-your-traffic.htm',
	['Tools to rate your traffic', 'tools-to-rate-your-traffic.htm']
	],

	['Easy to fix traffic sappers', 'obvious-and-easy-to-fix-blunders.htm',
	['Easy to fix traffic blunders', 'obvious-and-easy-to-fix-blunders.htm']
       ],

	['An easy tool that works!', 'smart-page-generator.htm',
	['Smart pages - an <br>easy tool that works!', 'smart-page-generator.htm']
],
	
];


var MENU_ITEMS2 = [
        ['Download the BEST FREE business guides:', null,
                  ['Own a money-raking internet business', 'free/affiliate-masters-course-ha.zip'],
			['Outsell your service competitors', 'free/service-sellers-masters-course-ha.zip'],
			['Secrets of the top Affiliates', 'free/affiliate-masters-course-ha.zip'],
	],

	
        ['Streetwise University of Small Business', 'university/streetwise-university-of-small-business.htm'],
			
	  ['Service Sellers Master Course', 'free/service-sellers-masters-course-ha.zip'],
	  ['Affiliate Masters Course', 'free/affiliate-masters-course-ha.zip'],
        ['"Top of the pick" FREE articles:', null,

	  ['Your web cadillac with a lawnmower engine?', 'free/your-web-cadillac-powered-by-a-lawnmower-engine.htm'],

        ['Is your marketing worth a dime?', 'free/is-your-marketing-worth-a-dime.htm'],

	  ['How to spot a street wise web developer', 'free/spot a streetwise web developer.htm'],
	],	
	];
