// JavaScript Document
var menuItems =
[
	[null, '<img src="/soyscent/images/menu/menu_logo.jpg" width="232" height="29" border="0">', '/soyscent/default.aspx', null, null],
[null, '<img src="/soyscent/images/menu/home.jpg" width="50" height="29" border="0">', '/soyscent/default.aspx', null, null],
[null, '<img src="/soyscent/images/menu/candles.jpg" width="62" height="29" border="0">', '/soyscent/products.aspx', null, null,
        [null, 'Garden Collection', '/soyscent/products.aspx?c=42', null, 'description'],  // a menu item
        _cmSplit,
        [null, 'Orchard Collection', '/soyscent/products.aspx?c=43', null, 'description'],  // a menu item
		_cmSplit,
        [null, 'Kitchen Collection', '/soyscent/products.aspx?c=44', null, 'description'],  // a menu item
		_cmSplit,
	[null, 'Heritage Collection', '/soyscent/products.aspx?c=45', null, 'description'],  // a menu item
        	_cmSplit,
	[null, 'Fall & Holiday Collection', '/soyscent/products.aspx?c=37', null, 'description'],  // a menu item
        	_cmSplit,        
        [null, 'Soy Buds', '/soyscent/soybuds/soy-buds.aspx', null, 'description']
    ],
[null, '<img src="/soyscent/images/menu/hutch.jpg" width="103" height="29" border="0">', '/soyscent/displays/hutches.aspx', null, null],
[null, '<img src="/soyscent/images/menu/store.jpg" width="93" height="29" border="0">', '/soyscent/contact/store-locator.asp', null, null],
[null, '<img src="/soyscent/images/menu/about.jpg" width="68" height="29" border="0">', '/soyscent/about/about-soy-scentsations.aspx', null, null],
[null, '<img src="/soyscent/images/menu/news.jpg" width="48" height="29" border="0">', '/soyscent/news.aspx', null, null],
[null, '<img src="/soyscent/images/menu/contact.jpg" width="70" height="29" border="0">', null, null, null,
        [null, 'Feedback/Request Info', '/soyscent/contact/contact-request-form.asp', null, 'description'],  // a menu item
        _cmSplit,
        [null, 'Contact Soy Scentsations', '/soyscent/contact/contact-us.aspx', null, 'description'],  // a menu item
		],
[null, "<img src='/soyscent/images/menu/menu_end.jpg' width='54' height='29' border='0'>", null, null, null],
];
