BLANK_IMAGE = 'images/b.gif';
var HSTYLE = {
	border:0,
	shadow:0,
	color:{
		border:"#",	// color of the item border, if any
		shadow:"#",	// color of the item shadow, if any
		bgON:"#737371",		// background color for the items
		bgOVER:"#001c43"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",
		OVER:"clsCMOver"
		
	}
};

var H2STYLE = {
	backgroundClass:[ "l1_bg_other", "l1_bg_other" ],
    borderWidth:[ 1, 0, 1, 1 ],
    color:
    {
        border:"#bfa034"
    },
    textClass:[ "l1_out", "l1_over" ],
    size:[ 26, 200 ],
    itemoff:[ "+previousItem", 0 ],
    ifN0:{
        valign:"middle",
        size:[ 25, 200 ],
        backgroundClass:[ "l1_bg_0", "l1_bg_0" ]
    },
    ifN1:{
        backgroundClass:[ "l1_bg_1", "l1_bg_1" ]
    },
    ifLast:{
        valign:"middle",
        size:[ 26, 200 ],
       borders:[ 0, 0, 0, 0 ]
		
    }
};

var MENU_ITEMS2 = [
	{pos:["relative",180], itemoff:[0,35], leveloff:[35,0], style:[HSTYLE,H2STYLE], size:[35,137]},
    {code:'<img src="images/menu2/1.jpg" width="137" height="35"/>', 
		ocode:'<img src="images/menu2/1-a.jpg" width="137" height="35" />', acode:'<img src="images/menu2/1.jpg" width="137" height="35" />', 
		sub:[{leveloff:[25,0],itemoff:[24,0]},  
			{code:"About the Festival", url:"about/about-the-festive.html",style:H2STYLE, size:[25,150]},
			{code:"Director's Message", url:"about/about-director-message.html",style:H2STYLE, size:[25,150]},
			{code:"Artistic Advisory Panel", url:"about/about-artistic-advisory-panel.html",style:H2STYLE, size:[25,150]},
			{code:"Sponsors and Supporters", url:"about/about-sponsors-and-supporters.html",style:H2STYLE, size:[25,150]},]
		},
		
	
	
		{itemoff:[0,137],leveloff:[35,0], code:'<img src="images/menu2/2.jpg" width="203" height="35" />', size:[35,203],
		ocode:'<img src="images/menu2/2-a.jpg" width="203" height="35" />', 
			sub:[{leveloff:[25,0],itemoff:[24,0]}, 
			{code:"Introduction", url:"programmes/programmes-introduction.html",style:H2STYLE, size:[25,150]},
			{code:"Opening Show", url:"programmes/programmes-opening.html",style:H2STYLE, size:[25,150]},
			{code:"Closing Show", url:"programmes/programmes-closing.html",style:H2STYLE, size:[25,150]},
			{code:"City Centre", url:"programmes/programmes-city-centre.html",style:H2STYLE, size:[25,150]},
			{code:"Inner Cities", url:"programmes/programmes-inner-cities.html",style:H2STYLE, size:[25,150]},
			{code:"Heartlands", url:"programmes/programmes-heartlands.html",style:H2STYLE, size:[25,150]},
			{code:"Live!", url:"programmes/programmes-live.html",style:H2STYLE, size:[25,150]},
			{code:"Picturehouse ", url:"programmes/programmes-picturehouse.html",style:H2STYLE, size:[25,150]},
			{code:"Freeway", url:"programmes/programmes-freeway.html",style:H2STYLE, size:[25,150]},
			{code:"In-Conjunction", url:"programmes/programmes-inconjunction.html",style:H2STYLE, size:[25,150]},
			{code:"Shows By Genre", url:"programmes/programmes-shows-by-genre.html",style:H2STYLE, size:[25,150]},]
		},
		
		{itemoff:[0,203],leveloff:[25,0],code:'<img src="images/menu2/3.jpg" width="172" height="35" />', size:[35,172],
		ocode:'<img src="images/menu2/3-a.jpg" width="172" height="35" />', url:"ticketing/ticketing.html",
			sub:[
				]
		},
		
		{itemoff:[0,172],code:'<img src="images/menu2/4.jpg" width="34" height="35" />', size:[35,34],
		ocode:'<img src="images/menu2/4.jpg" width="34" height="35" />',
		sub:[]
		},
		{itemoff:[0,34],leveloff:[25,0],code:'<img src="images/menu2/5.jpg" width="116" height="35" />', size:[35,116],
		ocode:'<img src="images/menu2/5-a.jpg" width="116" height="35" />', url:"find-us.html",
			sub:[
				]
		},
		{itemoff:[0,116],code:'<img src="images/menu2/6.jpg" width="55" height="35" />', size:[35,55],
		ocode:'<img src="images/menu2/6.jpg" width="55" height="35" />',
		sub:[
		  
			]
		},
		
		
];

