/* --- menu items --- note that this structure has changed its format since previous version. additional third parameter is added for item scope settings. Now this structure is compatible with Tigra Menu GOLD. Format description can be found in product documentation. http://www.softcomplex.com/products/tigra_menu/ ['Custom Coatings', null, null, ['New Window','empty.htm', {'tw' : '_blank'}], ['Parent Window','empty.htm', {'tw' : '_parent'}], ['Same Frame','empty.htm', {'tw' : '_self'}], ['Custom Coatings', null, null, ['VAR-DAR Coatings','1210.htm', {'tw' : 'content'}], ['BBAR-SAR Coatings','1211.htm', {'tw' : 'content'}], ['Metallic Coatings','1220.htm', {'tw' : 'content'}], ['SPD-LPD-BC-HHS Coatings','1221.htm', {'tw' : 'content'}], */ var MENU_ITEMS = [ ['Home','home.htm', {'tw' : 'content'}], ['Catalog Parts', null, null, ['Beamsplitters','90.asp', {'tw' : 'content'}], ['Prisms','200.htm', {'tw' : 'content'}], ['Filters','300.htm', {'tw' : 'content'}], ['Mirrors','400.htm', {'tw' : 'content'}], ['Lenses','500.htm', {'tw' : 'content'}], ['Polarizers','600.htm', {'tw' : 'content'}], ['Windows','700.htm', {'tw' : 'content'}], ['Beam Manipulation','800.htm', {'tw' : 'content'}], ['Replacement CO2 Optics','1100.asp', {'tw' : 'content'}], ], ['Custom Optics', null, null, ['Custom Coatings','1200.htm', {'tw' : 'content'}], ['Custom Fabrication','1300.htm', {'tw' : 'content'}], ['Custom Assembly','1400.htm', {'tw' : 'content'}], ['Thermal Imaging Optics','1000.htm', {'tw' : 'content'}], ], ['New Products', null, null, ['Beam Expander','1600.pdf', {'tw' : '_blank'}], ['Radial Polarizer','1800.pdf', {'tw' : '_blank'}], ['VeLo15','1900.pdf', {'tw' : '_blank'}], ['UV Optics','2610.pdf', {'tw' : '_blank'}], ], ['About Us', null, null, ['Locations','locations.htm', {'tw' : 'content'}], ['Distributors','distributors.htm', {'tw' : 'content'}], ['History','2100.htm', {'tw' : 'content'}], ['Tradeshow Schedule','tradeshow.htm', {'tw' : 'content'}], ['Employment','employment.htm', {'tw' : 'content'}], ['Lambda News','2550a.htm', {'tw' : '_blank'}], ], ['Tutorials', null, null, ['Tutorial 1','2600.pdf', {'tw' : '_blank'}], ], ['Sitemap', "sitemap.htm", {'tw' : 'content'} ], ];