/*
  --- menu items --- 
*/

var MENU_ITEMS = [
	['Wedding Rings / Bands','', {'tw' : 'images'},
		['A. Jaffe','ajaffe.html', {'tw' : 'images'}],
		['Lovefire','lovefire.html', {'tw' : 'images'}],
		['Benchmark','benchmark.html', {'tw' : 'images'}],
		['Gelin~Abaci','gelinabaci.html', {'tw' : 'images'}],
	],
	['Gem Stones','', {'tw' : 'images'},
		['Simon G.','simong.html', {'tw' : 'images'}],
		['Richard Krementz','krementz.html', {'tw' : 'images'}],
		['Strellmans','strellmans.html', {'tw' : 'images'}],
		['Color Story','colorstory.html', {'tw' : 'images'}],
	],
	['Designer Jewelry','', {'tw' : 'images'},
		['Sachi Designs','sachi.html', {'tw' : 'images'}],
		['Richard Krementz','krementz.html', {'tw' : 'images'}],
		['Strellmans','strellmans.html', {'tw' : 'images'}],
	],
	['Tension Set Rings','', {'tw' : 'images'},
		['Gelin~Abaci','gelinabaci.html', {'tw' : 'images'}],
	],
	['Hearts and Arrows','', {'tw' : 'images'},
		['Lovefire','heartsarrows.html', {'tw' : 'images'}],
	],
	['Ideal Cut Diamonds','', {'tw' : 'images'},
		['Lovefire','idealcut.html', {'tw' : 'images'}],
	],
	['Diamond Inventory','', {'tw' : 'images'},
		['Search Inventory','http://www.inventory-link.com/search/search-combo.cfm?CompanyID=170&Company=Sachi%20Fine%20Jewelry', {'tw' : '_blank'}],
	],
	['Ear Pins','', {'tw' : 'images'},
		['La Bella Hoop','labellahoop.html', {'tw' : 'images'}],
		['The Cioro Collection','ciorocollection.html', {'tw' : 'images'}],
		['Ear Pin De Lux','earpindelux.html', {'tw' : 'images'}],
		['White Gold','whitegold.html', {'tw' : 'images'}],
		['Yellow Gold','yellowgold.html', {'tw' : 'images'}],
	],
	['Watches','', {'tw' : 'images'},
		['Bulova','bulova.html', {'tw' : 'images'}],
	],
	['Catalog','', {'tw' : 'images'},
		['Catalog','../catalog/catalog1.html', {'tw' : '_blank'}],
	],
	['Contact Us','', {'tw' : 'images'},
		['keenan valdes','mailto:keenan_valdes@yahoo.com', {'' : ''}],
		['Sales','mailto:sales@sachijewelry.com', {'' : ''}],
	],
	['Map','', {'tw' : 'images'},
		['Regional Map','regionmap.html', {'tw' : 'images'}],
		['Snohomish','snohomish.html', {'tw' : 'images'}],
		['Snohomish Store','snohomishdowntown.html', {'tw' : 'images'}],
		['Everett','everett.html', {'tw' : 'images'}],
		['Everett Store','everettdowntown.html', {'tw' : 'images'}],
	],
];