BLANK_IMAGE = 'http://www.cyberalert.com/images/b.gif';

var STYLE = {
	border:.5,
	shadow:0,
	color:{
		border:'#ffffff',
		shadow:'#ffffff',
		bgON:'#660099',
		bgOVER:'#9933CC'
	},	
	css:{
		ON:'clsCMOn',
		OVER:'clsCMOver'
	}	
};

var SUB_STYLE = {
	border:.5,
	shadow:0,
	color:{
		border:'#cfcfcf',
		shadow:'#ffffff',
		bgON:'#ffffff',
		bgOVER:'#ffffff'
	},	
	css:{
		ON:'clsCMOn2',
		OVER:'clsCMOver2'
	}	
};

var MENU_ITEMS = [
	{pos:[4,90], itemoff:[0,70], leveloff:[32,0], style:STYLE, size:[32,70]},
	{code:'Overview', url:'http://www.cyberalert.com/index.html'
	},
	{code:'Our<BR>Products',
		sub:[		
            {itemoff:[19,0], leveloff:[32,-35]},
			{code:'Overview', url:'http://www.cyberalert.com/products.html', format:{itemoff:[0,0], size:[18,73], style:SUB_STYLE}},
			{code:'Monitor News', url:'http://www.cyberalert.com/monitoring.html', format:{itemoff:[0,73], size:[18,97], style:SUB_STYLE}},
			{code:'Monitor Word of Mouth', url:'http://www.cyberalert.com/consumerdiscussion.html', format:{itemoff:[0,97], size:[18,148], style:SUB_STYLE}},
			{code:'Monitor Blogs', url:'http://www.cyberalert.com/blogmonitoring.html', format:{itemoff:[0,148], size:[18,98], style:SUB_STYLE}},
			{code:'ClipMetrics Media Measurement', url:'http://www.cyberalert.com/mediameasurement.html', format:{itemoff:[0,98], size:[18,190], style:SUB_STYLE}},
			{code:'a.m. NewsBrief', url:'http://www.cyberalert.com/newsbrief.html', format:{itemoff:[0,190], size:[18,100], style:SUB_STYLE}}
		]
	},	
	{code:'FAQ', url:'http://www.cyberalert.com/faq.html', format:{itemoff:[0,70], size:[32,51]}
	},		
	{code:'Monitoring<BR>Library', format:{itemoff:[0,51], size:[32,70]},
		sub:[
		    {itemoff:[19,0], leveloff:[32,0]},
			{code:'Monitoring Applications', url:'http://www.cyberalert.com/monitoringapplications.html', format:{itemoff:[0,90], size:[18,150], style:SUB_STYLE}},
			{code:'Media Monitoring Newsletter', url:'http://www.cyberalert.com/monitoringnewsletter.html', format:{itemoff:[0,150], size:[18,179], style:SUB_STYLE}},
			{code:'Monitoring Articles', url:'http://www.cyberalert.com/monitoringarticles.html', format:{itemoff:[0,179], size:[18,125], style:SUB_STYLE}},
			{code:'Success Stories', url:'http://www.cyberalert.com/success.html', format:{itemoff:[0,125], size:[18,108], style:SUB_STYLE}}
		]
	},
	{code:'Press<BR>Room',
		sub:[
		    {itemoff:[19,0], leveloff:[32,-50]},
			{code:'Contacts', url:'http://www.cyberalert.com/presscontacts.html', format:{itemoff:[0,0], size:[18,70], style:SUB_STYLE}},
			{code:'News Releases', url:'http://www.cyberalert.com/releases.html', format:{itemoff:[0,70], size:[18,103], style:SUB_STYLE}},
			{code:'CyberAlert Logos', url:'http://www.cyberalert.com/logos.html', format:{itemoff:[0,103], size:[18,115], style:SUB_STYLE}}
		]
	},
	{code:'Partner<BR>Program', url:'http://www.cyberalert.com/partnerprogram.html'
	},
	{code:'PR<BR>Grants', url:'http://www.cyberalert.com/prgrants.html'
	},	
	{code:'Order<BR>Form', url:'https://secure.cyberalert.com/order.html'
	},
	{code:'Client<BR>Login', url:'http://clients.cyberalert.com/version4/'
	},
	{code:'About<BR>Us', url:'http://www.cyberalert.com/aboutus.html'
	},
	{code:'Contact<BR>Us', url:'http://www.cyberalert.com/contactus.html'
	}
];
