BLANK_IMAGE = '../UserMods/images/b.gif';
//keywords
var code="code";var url="url";var sub="sub";

var STYLE = {
	border:0, borders:[0,0,0,0], 	// 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_ITEMS3 = [
	{pos:"relative", itemoff:[21,0], leveloff:[0,95], style:STYLE, size:[22,190]},
	
	
	
			{code:"Kinney Dale Harrell", ocode:"Kinney Dale Harrell", url:"http://www.revolutionropes.com/ropestore/Scripts/openExtra.asp?extra=28",
		sub:[
			{},
		]
	},

	
];
	
