/* Tigra Menu items structure */var MENU_ITEMS = [	['Home', 'index.html'],	['About Us', 'aboutus.html'],	['Gallery', 'gallery.html'],	['How To...', 'how.html'],	['Gag Gifts', 'gags.html'],	['Silicone Dolls', 'dolls.html'],	['Links', 'links.html'],	['Testimonials', 'testimonials.html']];