BLANK_IMAGE = 'img/b.gif';

var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#A9A69F",	// color of the item shadow, if any
		bgON:"white",		// background color for the items
		bgOVER:"#E9E6E0"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"majusculesmenu",		// CSS class for items
		OVER:"majusculesmenu"	// CSS class  for item which is under mouse
	}
};

var STYLE_BOTTOM_VERD = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	borders: [1,0,1,1],
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#A9A69F",	// color of the item shadow, if any
		imagebg:"#FF94B7",	
		oimagebg:"#FF94B7",	
		bgON:"#A6B7A8",		// background color for the items
		bgOVER:"#FF94B7"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var STYLE_BOTTOM_BLUE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:2,			// item's shadow size, pixels; zero means "none"
	borders: [1,0,1,1],
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#A9A69F",	// color of the item shadow, if any
		imagebg:"#FF94B7",	
		oimagebg:"#FF94B7",	
		bgON:"#95c0fa",		// background color for the items
		bgOVER:"#8dfa97"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};


var MENU_ITEMS = [

	{"pos":[250,25], "size":[28,100], "itemoff":[0,105], "leveloff":[25,0], "delay":100, "style":STYLE},
	{code:"QUI SOM?",
		sub:[
			{itemoff:[27,0]},
			{code:"Qui som?", url:"quisom.php", target:'_top'},
			{code:"Que hem fet?", url:"quehemfet.php", target:'_top'},			
			{code:"Registra´t", url:"fitxa.php?tipus=1", target:'_top'},
			{code:"Video presentacions", url:"video.php", target:'_top'},
			{code:"Inici", url:"main.php", target:'_top'}
		]
	},
	
	{code:"LUDIC",
		sub:[
			{itemoff:[27,0]},
			{code:"<b>BOTIGA</b>", url:"http://shopping.catalansalmon.com/", target:'_blank'},
			{code:"Albums de Fotos", url:"albums.php", target:'_top'},
			{code:"VIDEOS", url:"forum_llistat.php?tema=483", target:'_top'},
			{code:"Comentaris", url:"llista_comentaris.php", target:'_top'},
			{code:"Porres de Futbol!", url:"porra.php", target:'_top'},
			{code:"BLOGS", url:"blogs_list.php", target:'_top'},
			{code:"QUESTIONARIS", url:"quiz_list.php", target:'_top'},
			//{code:"XAT", url:"http://www.catalansalmon.com/php121/xatindex.php", target:'_blank'},
			{code:"PUBS", url:"mapes.php?mapa=3", target:'_top'},
			{code:"CADPÈDIA", url:"continguts.php?id=30", target:'_top'},
			{code:"LUDIC", url:"ludic.php", target:'_blank'},
			{code:"CONCURSOS", url:"concurs.php", target:'_top'},
			{code:"JOCS", url:"jox.php", target:'_top'}
		]
	},
	{code:"INFO UTIL",
		sub:[
			{itemoff:[27,0]},
			{code:"FAQ", url:"faq.php", target:'_top'},
			{code:"<b>Info sobre a Dublin</b> >>>",
				sub:[
					{leveloff:[10,109]},
					{code:"Info General sobre a Dublin", url:"continguts.php?id=1", target:'_top'},
					{code:"Els PREUS a Dublin", url:"continguts.php?id=3", target:'_top'},
					{code:"Pubs a Dublin", url:"continguts.php?id=5", target:'_top'},			
					{code:"El Clima", url:"continguts.php?id=4", target:'_top'},
					{code:"Transports a Dublin", url:"continguts.php?id=8", target:'_top'},
					{code:"Idiomes", url:"continguts.php?id=22", target:'_top'},
					{code:"Allotjar-se a dublin", url:"continguts.php?id=2", target:'_top'},			
					{code:"Fumar a Dublín", url:"continguts.php?id=9", target:'_top'},
					{code:"Veure el Barça!", url:"continguts.php?id=14", target:'_top'},
					{code:"Música Celta", url:"continguts.php?id=15", target:'_top'},
					{code:"Conflicte del Nord", url:"continguts.php?id=18", target:'_top'}
				]
			},
			{code:"Llocs d'interès", url:"continguts.php?id=12", target:'_top'},
			{code:"Buscador", url:"buscador.php", target:'_top'},
			{code:"Taulell d'anuncis", url:"continguts.php?id=13", target:'_top'},
			{code:"Webcams", url:"webcam.php", target:'_top'},
			{code:"Mapes", url:"mapes.php", target:'_top'},
			{code:"calendari", url:"calendari.php", target:'_top'},
			{code:"PREMSA", url:"premsa.php", target:'_top'}
			
		]
	},
	{code:"FORUMS",
		sub:[
			{itemoff:[27,0]},
			{code:"<b>TOTS els Forums</b>", url:"forum_primernivell.php", target:'_top'},
			{code:"<b>Ultims comentaris</b>", url:"forum.php?ordenar=1", target:'_top'},
			{code:"Busques feina, pis?", url:"forum.php?grup=8", target:'_top'},
			{code:"ACTIVITATS dels CADs", url:"forum.php?grup=5", target:'_top'},
			{code:"Dublin Blaugrana", url:"forum.php?grup=3", target:'_top'},
			{code:"Política, Notícies ...", url:"forum.php?grup=2", target:'_top'},
			{code:"Ludiques, conyes...", url:"forum.php?grup=9", target:'_top'},
			{code:"LA WEB", url:"forum.php?grup=1", target:'_top'},
			{code:"Fòrum de CATALANSALMON", url:"http://www.catalansalmon.com/forum.php?grup=2", target:'_top'},
			{code:"Forums in ENGLISH", url:"forum.php?grup=11", target:'_top',"format":{"image":"img/fboto_eire.gif", style:STYLE_BOTTOM_VERD}},
			{code:"EX-CADs", url:"forum.php?grup=12", target:'_top',"format":{"image":"img/fboto_eire.gif", style:STYLE_BOTTOM_BLUE}}
		]
	},
	{code:"OPINIONS",
		sub:[
			{itemoff:[27,0]},
			{code:"<b>Forum</b>", url:"forum_primernivell.php", target:'_top'},
			{code:"Editorial", url:"main.php", target:'_top'},
			{code:"Anecdotari", url:"continguts.php?id=10", target:'_top'},
			{code:"El Millor/Pitjor", url:"proscons.php", target:'_top'},
			{code:"Perque...?", url:"continguts.php?id=11", target:'_top'},
			{code:"Llibre de visites", url:"llibre.php", target:'_top'},
			{code:"Enquestes", url:"enquestes.php", target:'_top'}
		]
	},
	
	{code:"WEB",
		sub:[
			{itemoff:[27,0]},
                        {code:"<b>Novetats a la web</b>", url:"novetats.php", target:'_top'},			
			{code:"Contacte", url:"contacte.php", target:'_top'},
                        {code:"Noticies", url:"noticies.php", target:'_top'},			
			{code:"links", url:"links.php", target:'_top'},
			{code:"Estadístiques", url:"grafix1.php", target:'_top'},
			{code:"Novetats en RSS", url:"rss.php", target:'_top'},
			{code:"Features", url:"features.php", target:'_top'},
			{code:"Disclaimer/Legal", url:"disclaimer.php", target:'_top'},
			{code:"<b>Resums</b>", url:"resum.php", target:'_top'}
		]
	}
];

