BLANK_IMAGE="http://aesthetocracy.com/lightresearch/components/b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#999999"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":1, "color":color, "css":css};
//items and formats
var MENU_ITEMS_SIZING =
[
	{"pos":[91,41], "itemoff":[0,154], "leveloff":[20,0], "style":STYLE, "size":[21,115]},
	{code:"Writing", url:"http://lightresearch.net/articles/index.html", "format":{"itemoff":[0,164]},
		sub:[
			{},
			{code:"Articles", url:"http://lightresearch.net/articles/index.html", "format":{"itemoff":[21,0], "size":[22,115]}},
			{code:"Artist Talks", url:"http://lightresearch.net/talks/index.html", "format":{"itemoff":[21,0], "size":[22,115]}},
			{code:"Books", url:"http://lightresearch.net/books/index.html", "format":{"itemoff":[21,0], "size":[22,115]}},
			{code:"Book Reviews", url:"http://lightresearch.net/reviews/index.html", "format":{"itemoff":[21,0], "size":[22,115]}},
			{code:"Interviews", url:"http://lightresearch.net/interviews/index.html", "format":{"itemoff":[21,0], "size":[22,115]}},
			{code:"Buffalo and WNY", url:"http://lightresearch.net/buffalo/index.html", "format":{"itemoff":[21,0], "size":[22,115]}},
		]
	},
	{code:"Portfolios", url:"http://lightresearch.net/portfolios/index.html", "format":{"itemoff":[0,114], "size":[21,120]},
		sub:[
			{},
			{code:"Unseen Terror", url:"http://lightresearch.net/fear/index.html", "format":{"itemoff":[0,0], "size":[22,120]}},
			{code:"Manifest Destiny and The American West", url:"http://lightresearch.net/west/index.html", "format":{"itemoff":[21,0], "size":[42,120]}},
			{code:"Architecture of Landscape", url:"http://lightresearch.net/portfolios/portfolio1/index.html", "format":{"itemoff":[41,0], "size":[42,120]}},
			{code:"World in a Jar", url:"http://lightresearch.net/portfolios/portfolio2/index.html", "format":{"itemoff":[41,0], "size":[22,120]}},
			{code:"Shining Brow", url:"http://lightresearch.net/portfolios/shiningbrow/index.html", "format":{"itemoff":[21,0], "size":[22,120]}},
		]
	},
	{code:"Information", url:"http://lightresearch.net/information.html", "format":{"itemoff":[0,119], "size":[21,90]},
		sub:[
			{},
			{code:"Contact", url:"http://lightresearch.net/contact.html", "format":{"itemoff":[0,0], "size":[22,90]}},
			{code:"Staff", url:"http://lightresearch.net/staff.html", "format":{"itemoff":[21,0], "size":[22,90]}},
			{code:"Links", url:"http://lightresearch.net/links.html", "format":{"itemoff":[21,0], "size":[22,90]}},
		]
	},
	{code:"Home", url:"http://lightresearch.net/index.html", "format":{"itemoff":[0,89], "size":[21,60]},
		sub:[
			{}
		]
	}
];

