/* --- 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. */ var MENU_ITEMS = [ ['Products', 'yash', null, ['Barcode / Label Printers', 'http://www.yashagn.com/label_printers.php', null, /* ['Win32 Browsers', null, null, ['Internet Explorer 5+'], ['Netscape 6.0+'], ['Mozilla 0.9+'], ['AOL 5+'], ['Opera 5+'] ], ['Mac OS Browsers', null, null, ['Internet Explorer 5+'], ['Netscape 6.0+'], ['Mozilla 0.9+'], ['AOL 5+'], ['Safari 1.0+'] ], ['KDE (Linux, FreeBSD)', null, null, ['Netscape 6.0+'], ['Mozilla 0.9+'] ]*/ ], ['Barcode Scanners', 'http://www.yashagn.com/barcode_scanners.php', null, //['Internet Explorer 4.x'], //['Netscape 4.x'] ], ['2D Barcode Scanners / Imagers', 'http://www.yashagn.com/2d_barcode_scanners.php'], ['Cordless / Wireless Barcode Scanners', 'http://www.yashagn.com/cordless_barcode_scanners.php'], ], ['Consumables', null, null, ['Thermal Transfer Ribbons', 'http://www.yashagn.com/thermal_transfer_ribbons.php'], ['Blank Labels / Stickers', 'http://www.yashagn.com/blank_labels_stickers.php'], ], ['Services', null, null, ['Barcode Label Printing', 'http://www.yashagn.com/printing'], ['Barcode Verification', 'http://www.yashagn.com/barcode_verification.php'], ['Barcode Artworks / Images', 'http://www.yashagn.com/barcode_artworks_images.php'], ['GS1 (EAN /UPC) Registration', 'http://www.yashagn.com/ean_gs1_registration.php'], ], ['About / Contact', null, null, ['Home', 'http://www.yashagn.com'], ['E-mail / Enquiry', 'http://www.yashagn.com/suggestya.php'], ['EAN Registration Form', 'http://www.yashagn.com/ean_gs1_registration.php'], //['Y! ID: softcomplex'], //['AIM ID: softcomplex'] ], ];