//styles
var Level_1_CSS = {"ON":"Portfolio_1_CSS_On", "OVER":"Portfolio_Level_1_CSS_Over","valign":"middle"};
var Level_2_CSS = {"ON":"Portfolio_Level_2_CSS_On", "OVER":"Portfolio_Level_2_CSS_Over","valign":"middle"};
var Level_3_CSS = {"ON":"Portfolio_Level_3_CSS_On", "OVER":"Portfolio_Level_3_CSS_Over","valign":"middle"};

var Level_1_Bgcolor = {"border":"", "bgON":"","bgOVER":""};
var Level_1_Style = {"border":1, "shadow":0, "color":Level_1_Bgcolor,"css":Level_1_CSS};

var Level_2_Bgcolor = {"border":"#E2E2E2", "bgON":"#767A7D","bgOVER":"#B0B1B3"};
var Level_2_Style = {"border":1, "shadow":0, "color":Level_2_Bgcolor, "css":Level_2_CSS};
var Level_3_Style = {"border":1, "shadow":0, "color":Level_2_Bgcolor, "css":Level_3_CSS};

//items and formats
var MENU_ITEMS_STYLING =
[
	{"pos":"relative"},
   

{
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Commercial","url":"commercial.html",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] }
	},

/*	{
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Commercial","":"",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] },
			sub:[
    		{"itemoff":[18,0]},
			{code:"&nbsp;&nbsp; Corporate Interiors ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Retail Spaces ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Cafe ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Showrooms ","url":"#","format":{"style":Level_2_Style,"size":[19,100]}}
		    ]
	},*/

/*{
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Residential","":"",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] },
			sub:[
    		{"itemoff":[18,0]},
			{code:"&nbsp;&nbsp; Villas ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Apartments ","url":"#","format":{"style":Level_2_Style,"size":[19,100]}}
		    ]
	},
	*/

{
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Residential","url":"residential.html", "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] }
	},

/*{
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Institutional","url":"institutional.html",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] }
	},
*/
{
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Hospitality","url":"hospitality.html",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] }
	},

/*
  {
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Hospitality","":"",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] },
			sub:[
    		{"itemoff":[18,0]},
			{code:"&nbsp;&nbsp; Hotels ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Club Houses ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Restaurants ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Health club ","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,100]}},
			{code:"&nbsp;&nbsp; Health Spa ","url":"#","format":{"style":Level_2_Style,"size":[19,100]}}
		    ]
	},
*/

{
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Industrial","url":"industrial.html",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] }
	},

/*  {
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Health Care Centres","":"",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] },
			sub:[
    		{"itemoff":[18,0]},
			{code:"&nbsp;&nbsp; Super speciallity Hospital","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,140]}},
			{code:"&nbsp;&nbsp; Nursing Home","url":"#","format":{"leveloff":[0,144],"style":Level_2_Style,"size":[19,140]}},
			{code:"&nbsp;&nbsp; Clinic","url":"#","format":{"style":Level_2_Style,"size":[19,140]}}
		    ]
	},

*/

    {
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Out Sourcing","url":"outsourcing.html",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] }
	},
	
	 {
		code:"&nbsp;&nbsp;<img src='images/arrow.gif' align='absmiddle'>&nbsp;&nbsp;Our Clients","url":"clients.html",  "format":{"itemoff":[27, 0],"leveloff":[0,0],"style":Level_1_Style,"size":[18,143] }
	}
	
];



