BLANK_IMAGE = '../UserMods/images/b.gif';
//keywords
var code="code";var url="url";var sub="sub";

var STYLE = {
	border:1, borders:[0,0,0,1], 	// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#000000",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#808080",		// background color for the items
		bgOVER:"#808080"	    // background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn2",		// CSS class for items
		OVER:"clsCMOver2"	// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS2 = [
	{pos:"relative", itemoff:[21,0], leveloff:[0,95], style:STYLE, size:[22,190]},
	
	
	
			{code:"Lookout 4...", url:"http://www.revolutionropes.com/ropestore/Scripts/openExtra.asp?extra=31",
		sub:[
			{},
		]
	},
	
			
		{code:"Sponsorship Information", url:"http://www.revolutionropes.com/ropestore/Scripts/sponsorship_contactUs.asp",
		sub:[
			{},
		]
	},

	
];
