BLANK_IMAGE = 'jscripts/b.gif';

var parent_style = {
	border:0,	                // item's border width, pixels; zero means "none"
	shadow:0,				    // item's shadow size, pixels; zero means "none"
	color:{
		border:"",	    // color of the item border, if any
		shadow:"",	            // color of the item shadow, if any
		bgON:"",			// background color for the items
		bgOVER:""		// background color for the item which is under mouse right now
	},
	//backgroundStyle:[ "background: url(images/ddmenubg.jpg);", "background: url(images/ddmenubgOver.jpg);" ],
	textStyle:[ "", 
	            "" ],
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"		// CSS class  for item which is under mouse
	}
};

var child_style = {
	border:0,	                // item's border width, pixels; zero means "none"
	shadow:0,				    // item's shadow size, pixels; zero means "none"
	color:{
		border:"",	    // color of the item border, if any
		shadow:"",	            // color of the item shadow, if any
		bgON:"#cbcd41",			// background color for the items
		bgOVER:"#cbcd41"		// background color for the item which is under mouse right now
	},
	//backgroundStyle:[ "background: url(images/ddmenubg.jpg);", "background: url(images/ddmenubgOver.jpg);" ],
	textStyle:[ "", 
	            "" ],
	css:{
		ON:"clsCMOn2",		// CSS class for items
		OVER:"clsCMOver2"		// CSS class  for item which is under mouse
	}
};
 

var home = [
	{pos:'relative', itemoff:[0,0], size:[40,73]},
	{code:"<img src='skins/skin_1/images/home_off.gif' />", url:'default.aspx', style:parent_style,
		sub:[
			{pos:'relative'},
			{code:"<img src='skins/skin_1/images/home_on.gif' />", url:'default.aspx'}
		    ]
	},
];

var about = [
	{pos:'relative', itemoff:[0,0], size:[40,85]},
	{code:"<img src='skins/skin_1/images/about_off.gif' />", url:'t-about.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/about_on.gif' />", url:'t-about.aspx', size:[40,85]},
			{code:"About Us", url:'t-about.aspx', size:[23,170], style:child_style},
			{code:"Showrooms &amp; Tradeshows", url:'t-showrooms.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Art Talk", url:'t-arttalk.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"What's Hot This Season!", url:'t-whatshot.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Careers", url:'t-careers.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Copyright &amp; Trademark", url:'t-copyright.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Follow Us on Twitter!", url:'t-followus.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Contact Us", url:'t-contact.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var about_prelogin = [
	{pos:'relative', itemoff:[0,0], size:[40,85]},
	{code:"<img src='skins/skin_1/images/about_off.gif' />", url:'t-about.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/about_on.gif' />", url:'t-about.aspx', size:[40,85]},
			{code:"About Us", url:'t-about.aspx', size:[23,170], style:child_style},
			{code:"Showrooms &amp; Tradeshows", url:'t-showrooms.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Customer Registration", url:'createaccount.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Careers", url:'t-careers.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Copyright &amp; Trademark", url:'t-copyright.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Contact Us", url:'t-contact.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var artists = [
	{pos:'relative', itemoff:[0,0], size:[40,61]},
	{code:"<img src='skins/skin_1/images/artists_off.gif' />", url:'artistindex.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]}, 
			{code:"<img src='skins/skin_1/images/artists_on.gif' />", url:'artistindex.aspx', size:[40,61]},
			{code:"Artist Biographies", url:'artistindex.aspx', size:[23,170], style:child_style},
			{code:"Welcome Artists", url:'t-welcomeartists.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"How to Submit Your Art", url:'t-howtosubmitart.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			{code:"Submit Your Art Online", url:'t-submityourart.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var products = [
	{pos:'relative', itemoff:[0,0], size:[40,115]},
	{code:"<img src='skins/skin_1/images/products_off.gif' />", url:'t-ourcollections.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/products_on.gif' />", url:'t-ourcollections.aspx', size:[40,115]},
			{code:"Our Collections", url:'t-ourcollections.aspx', size:[23,170], style:child_style},
			{code:"Our Latest Collection", url:'t-latestcollection.aspx', size:[23,170], itemoff:[23,0], style:child_style}
			//{code:"NEW! MAX", url:'t-newmax.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			//{code:"Camden", url:'t-Camden.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			//{code:"Decorative Glass", url:'t-DecorativeGlass.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			//{code:"Elements", url:'t-Elements.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			//{code:"Lifestyle", url:'t-Lifestyle.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			//{code:"Sol", url:'t-Sol.aspx', size:[23,170], itemoff:[23,0], style:child_style},
			//{code:"Vu", url:'t-Vu.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var licensing = [
	{pos:'relative', itemoff:[0,0], size:[40,88]},
	{code:"<img src='skins/skin_1/images/licensing_off.gif' />", url:'t-licensing.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/licensing_on.gif' />", url:'t-licensing.aspx', size:[40,88]},
			{code:"About Licensing", url:'t-licensing.aspx', size:[23,170], style:child_style},
			{code:"Contact Licensing", url:'t-contactlicensing.aspx', size:[23,170], itemoff:[23,0], style:child_style}
			//{code:"Products Featuring Our Art", url:'t-featuredart.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var lsccatalog = [
	{pos:'relative', itemoff:[0,0], size:[40,88]},
	{code:"<img src='skins/skin_1/images/catalog_off.gif' />", url:'lsccatalog.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/catalog_on.gif' />", url:'lsccatalog.aspx', size:[40,88]},
			{code:"Catalog Search", url:'lsccatalog.aspx', size:[23,170], style:child_style},
			{code:"Terms and Conditions", url:'t-naterms.aspx', size:[23,170], itemoff:[23,0], style:child_style}
			//{code:"Glossary", url:'t-naglossary.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var intlcatalog = [
	{pos:'relative', itemoff:[0,0], size:[40,88]},
	{code:"<img src='skins/skin_1/images/catalog_off.gif' />", url:'intlcatalog.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/catalog_on.gif' />", url:'intlcatalog.aspx', size:[40,88]},
			{code:"International Catalog", url:'intlcatalog.aspx', size:[23,170], style:child_style},
			{code:"Terms and Conditions", url:'t-intlterms.aspx', size:[23,170], itemoff:[23,0], style:child_style}
			//{code:"Glossary", url:'t-intlglossary.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var lsccatalog = [
	{pos:'relative', itemoff:[0,0], size:[40,88]},
	{code:"<img src='skins/skin_1/images/catalog_off.gif' />", url:'lsccatalog.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/catalog_on.gif' />", url:'lsccatalog.aspx', size:[40,88]},
			{code:"Catalog Search", url:'lsccatalog.aspx', size:[23,170], style:child_style},
			{code:"Terms and Conditions", url:'t-lscterms.aspx', size:[23,170], itemoff:[23,0], style:child_style}
			//{code:"Glossary", url:'t-lscglossary.aspx', size:[23,170], itemoff:[23,0], style:child_style}
		    ]
	},
];

var account = [
	{pos:'relative', itemoff:[0,0], size:[40,100]},
	{code:"<img src='skins/skin_1/images/account_off.gif' />", url:'account.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/account_on.gif' />", url:'account.aspx'}
		    ]
	},
];

var signin = [
	{pos:'relative', itemoff:[0,0], size:[40,78]},
	{code:"<img src='skins/skin_1/images/login_off.gif' />", url:'signin.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/login_on.gif' />", url:'signin.aspx'}
		    ]
	},
];

var signout = [
	{pos:'relative', itemoff:[0,0], size:[40,73]},
	{code:"<img src='skins/skin_1/images/logout_off.gif' />", url:'signout.aspx', style:parent_style,
		sub:[
			{pos:'relative', itemoff:[40,0]},
			{code:"<img src='skins/skin_1/images/logout_on.gif' />", url:'signout.aspx'}
		    ]
	},
];
