var myMenu =
[
	['', 'Home', '/index.html', '_self', 'Home Page'],  // a menu item
    _cmSplit,
	['', 'Easy Vision Products', '/easyvision_product.htm', '_self', 'Easy Vision Products'],  // a menu item
    _cmSplit,
    ['', 'Kodak Products', '/product.htm', '_self', 'Product Information',
    	['', 'Thin & Lite', '/products/prods_thin_light.htm', '_self', 'Thin & Lite'],
    	['', 'Sun Lenses', '/products/prods_uv_sun.htm', '_self', 'Sun Lenses'],
    	['', 'Anti-Reflective', '/products/prods_anti_reflect.htm', '_self', 'Anti-Reflective'],
		
		['', 'KODAK Precise Progressive', 'product.htm', '_self', 'KODAK Precise Progressive',
    		['', '1.498 RLXplus', '/products/precise_1498.htm', '_self', '1.498 RLXplus'],
			['', 'EvoClear 1.56 ', '/products/precise_evoclear_156.htm', '_self', 'EvoClear 1.56 '],
			['', 'EvoClear 1.67', '/products/precise_evoclear_167.htm', '_self', 'EvoClear 1.67'],
			['', 'InstaShades 1.56', '/products/precise_instashades_156.htm', '_self', 'InstaShades 1.56'],
			['', 'PolarShades 1.498', '/products/precise_polarshades_1498.htm', '_self', 'PolarShades 1.498'],
			['', 'PolyClear 1.59', '/products/precise_polyclear_159.htm', '_self', 'PolyClear 1.59']
			],
       	['', 'KODAK Concise Progressive', '/product.htm', '_self', 'KODAK Concise Progressive',
    		['', '1.498 RLXplus', '/products/concise_1498.htm', '_self', '1.498 RLXplus'],
    		['', 'EvoClear 1.56', '/products/concise_evoclear_156.htm', '_self', 'EvoClear 1.56'],
    		['', 'EvoClear 1.67', '/products/concise_evoclear_167.htm', '_self', 'EvoClear 1.67'],
    		['', 'InstaShades 1.56', '/products/concise_instashades_156.htm', '_self', 'InstaShades 1.56']
			],		
       	['', 'Signet Armorlite Navigator', '/product.htm', '_self', 'Signet Armorlite Navigator',
    		['', 'General Purpose 1.498', '/products/navigator_gen_15.htm', '_self', 'General Purpose 1.498'],
    		['', 'General Purpose SunSensors 1.555', '/products/navigator_gen_ss_156.htm', '_self', 'General Purpose SunSensors 1.555'],
    		['', 'Navigator Short 1.489', '/products/navigator_short_15.htm', '_self', 'Navigator Short 1.489'],
			['', 'Navigator Short SunSensors 1.555', '/products/navigator_short_ss_156.htm', '_self', 'Navigator Short SunSensors 1.555'],
			['', 'Navigator General Purpose Progressive', '/products/navigator_gen_progressive.htm', '_self', 'Navigator General Purpose Progressive'],
			['', 'Navigator Short Corridor Progressive', '/products/navigator_short_progressive.htm', '_self', 'Navigator Short Corridor Progressive'],
			],
    ],  // a menu item  
	_cmSplit,
	['', 'Lens Drill', '/products/lens_drill.htm', '_self', 'Lens Drill'],   // a folder item
	_cmSplit,
	['', 'Links', '/links.htm', '_self', 'Important Links'],   // a folder item
    _cmSplit,
    ['', 'Members', '/members', '_self', 'Members Area'],   // a folder item
    _cmSplit,
	['', 'Contact Us', '/contact.htm', '_self', 'Contact Us'],  // a menu item


];