/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/


var MENU_ITEMS01 = [

	['',null,null,	
	['Frasers Centrepoint Homes','http://www.fraserscentrepointhomes.com/', {'tw' : '_blank'}],
	['Overview', 'contentview.aspx?article_id=37', {'tw' : '_self'}],
	]
				
];



var MENU_ITEMS02 = [
	['',null,null,	
	['FC Commercial','contentview.aspx?article_id=40', {'tw' : '_self'}],
	['<img src="library/images/FCL_navi_bullet.gif" border="0"> Malls', 'contentview.aspx?article_id=43', {'tw' : '_self'}],
	['<img src="library/images/FCL_navi_bullet.gif" border="0"> Office & Industrial', 'contentview.aspx?article_id=46', {'tw' : '_self'}],
	['<img src="library/images/FCL_navi_bullet.gif" border="0"> Fund & Asset Management', 'contentview.aspx?article_id=70', null,,],
	['<img src="library/images/FCL_navi_bullet.gif" border="0" > Development','contentview.aspx?article_id=73', null,],
	]
	
	
];


var MENU_ITEMS03 = [
			['',null,null,	
	['Frasers Hospitality','http://www.frasershospitality.com/', {'tw' : '_blank'}],
	['Overview', 'contentview.aspx?article_id=76', {'tw' : '_self'}],
	]
			
	
];





var MENU_ITEMS04 = [
	['',null,null,	
	['Frasers Property','http://www.frasersproperty.com/', {'tw' : '_blank'}],
	['Overview', 'contentview.aspx?article_id=79', {'tw' : '_self'}],
	]
				
];				
					
	
	


