/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://bislinks.com', {'tw':'right','tt':'BISLINKS','sb':'BISLINKS'},

	],
	['Products', '/products', {'tw':'right','tt':'Products/Services Demo and Purchase','sb':'Worldclass Hosting At Affordable Price'},

		['Hosting', '/cgi-bin/c.pl?c=hosting', {'tw':'right','tt':'Hosting','sb':'Worldclass Hosting At Affordable Prices'},
		],

		['Web Design', 'http://bislinks.com/cgi-bin/c.pl?c=webdesign', {'tw':'right','tt':'Hosting','sb':'Worldclass Hosting At Affordable Prices'},
		],

		['Auto Inventory', '/auto', {'tw':'right','tt':'Hosting','sb':'Worldclass Hosting At Affordable Prices'},
			['Live Demo', 'http://auto.bislinks.com/cgi-bin/avenue/v3_main/add3.1.pl', {'tw':'right','tt':'Add','sb':'Add'}],
			['Purchase', 'http://bislinks.com/cgi-bin/c.pl?c=purchase', {'tw':'right','tt':'View','sb':'View'}]
		],

	],

	['Members', 'http://bislinks.com/members', {'tw':'right','tt':'Affiliates','sb':'Affiliates powered by JROX'},
		['Login To', 'http://bislinks.com/affiliates', {'tw':'right','tt':'Affiliates','sb':'Affiliates powered by JROX'},
			['Control Panel', 'http://bislinks.com:10000', {'tw':'right','tt':'Login to maintain edit your website/server','sb':''}],
			['Web Email', 'http://bislinks.com/h/horde', {'tw':'right','tt':'Check your email online securely','sb':'View'}]
		],
		['Affiliates', 'http://bislinks.com/affiliates', {'tw':'right','tt':'Affiliates','sb':'Affiliates powered by JROX'},
			['Login', 'http://bislinks.com/a/affiliates', {'tw':'right','tt':'Login to check your earnings sale referrals and more','sb':''}],
			['New', 'http://bislinks.com/a/affiliates/index.php?req=newaccount&pid=1', {'tw':'right','tt':'Create New Account','sb':'View'}]
		]
	],
	['Contact', '/cgi-bin/c.pl', {'tw':'right','tt':'Web Design','sb':'Custom Web Design and templates'},
			['Webmaster', 'http://bislinks.com/cgi-bin/c.pl?c=webmaster', {'tw':'right','tt':'View','sb':'View'}]
		]

];
