/* --- menu items --- */
var MENU_ITEMS = [
	['Main Menu', null,
			['    Home Page                ', 'index.htm'],
			['    About LJM Copy Guard', 'AboutUs.htm'],
			['    The Challenge', 'TheChallenge.htm'],
			['    Applications', 'Applications.htm'],
			['    The Process', 'TheProcess.htm'],
			['    Advantages', 'Advantages.htm'],
			['    Services Available', 'Services.htm'],
			['    Patent Information ', 'PatentInfo.htm'],
			['    Power Point Presentation', 'PP/SafepassBriefing/index.htm'],
			['    Contact Us', 'ContactUs.htm'],
			['Download SafePass Presentation', 'PP/SafepassBriefing/SafepassBriefing.PPT'],
		],
	

	['Contact Us', null,
			['  Sales', 'mailto: LJMCopyGuard@aol.com'],
     
									                 
	],
	

];
                  
