<!--
/*** 
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

//Menu object creation
oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

oCMenu.frames = 0

//Menu properties   
oCMenu.pxBetween=30
oCMenu.fromLeft=20 
oCMenu.fromTop=83   
oCMenu.rows=1 
oCMenu.menuPlacement="center"
                                                             
oCMenu.offlineRoot="" 
oCMenu.onlineRoot="" 
oCMenu.resizeCheck=1 
oCMenu.wait=1000 
oCMenu.fillImg="/content/images/cm_fill.gif"
oCMenu.zIndex=0

//Background bar properties
oCMenu.useBar=0
oCMenu.barWidth="100%"
oCMenu.barHeight="menu" 
oCMenu.barClass="clBar"
oCMenu.barX=0 
oCMenu.barY=0
oCMenu.barBorderX=0
oCMenu.barBorderY=0
oCMenu.barBorderClass=""

//Level properties - ALL properties have to be specified in level 0
oCMenu.level[0]=new cm_makeLevel() //Add this for each new level
oCMenu.level[0].width=85
oCMenu.level[0].height=18 
oCMenu.level[0].regClass="clLevel0"
oCMenu.level[0].overClass="clLevel0over"
oCMenu.level[0].borderX=1
oCMenu.level[0].borderY=1
oCMenu.level[0].borderClass="clLevel0border"
oCMenu.level[0].offsetX=0
oCMenu.level[0].offsetY=0
oCMenu.level[0].rows=0
oCMenu.level[0].arrow=0
oCMenu.level[0].arrowWidth=0
oCMenu.level[0].arrowHeight=0
oCMenu.level[0].align="bottom"

//EXAMPLE SUB LEVEL[1] PROPERTIES - You have to specify the properties you want different from LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[1]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[1].width=205
oCMenu.level[1].height=18
oCMenu.level[1].regClass="clLevel1"
oCMenu.level[1].overClass="clLevel1over"
oCMenu.level[1].borderX=1
oCMenu.level[1].borderY=1
oCMenu.level[1].align="right" 
oCMenu.level[1].offsetX=0
oCMenu.level[1].offsetY=0
oCMenu.level[1].borderClass="clLevel1border"


//EXAMPLE SUB LEVEL[2] PROPERTIES - You have to spesify the properties you want different from LEVEL[1] OR LEVEL[0] - If you want all items to look the same just remove this
oCMenu.level[2]=new cm_makeLevel() //Add this for each new level (adding one to the number)
oCMenu.level[2].width=160
oCMenu.level[2].height=18
oCMenu.level[2].offsetX=0
oCMenu.level[2].offsetY=0
oCMenu.level[2].regClass="clLevel2"
oCMenu.level[2].overClass="clLevel2over"
oCMenu.level[2].borderClass="clLevel2border"


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/
oCMenu.makeMenu('menu1','','Overview','#','','62','','','','','','','','','','','');
oCMenu.makeMenu('menu1sub1','menu1','Foreword','foreword.htm','','119','','','','','','','','','','','');
oCMenu.makeMenu('menu1sub2','menu1','British Land at a Glance','at_a_glance.htm','','119','','','','','','','','','','','');
oCMenu.makeMenu('menu1sub3','menu1','Corporate Strategy','corporate_strategy.htm','','119','','','','','','','','','','','');
oCMenu.makeMenu('menu1sub4','menu1','Sponsorship','sponsorship.htm','','119','','','','','','','','','','','');
oCMenu.makeMenu('menu1sub5','menu1','Glossary','glossary.htm','','119','','','','','','','','','','','');

oCMenu.makeMenu('menu2','',"Chairman's Statement",'#','','135','','','','','','','','','','','');
oCMenu.makeMenu('menu2sub1','menu2',"Chairman's Statement",'chairmans_statement.htm','','135','','','','','','','','','','','');

oCMenu.makeMenu('menu3','',"Financial",'#','','84','','','','','','','','','','','');
oCMenu.makeMenu('menu3sub1','menu3',"Financial Review",'financial_review.htm','','102','','','','','','','','','','','');
oCMenu.makeMenu('menu3sub2','menu3',"Portfolio Analysis",'portfolio_analysis.htm','','102','','','','','','','','','','','');

oCMenu.makeMenu('menu4','',"Property",'#','','80','','','','','','','','','','','');
oCMenu.makeMenu('menu4sub1','menu4',"Property Review",'property_review.htm','','186','','','','','','','','','','','');
oCMenu.makeMenu('menu4sub2','menu4',"Commercial Property Market Summary",'commercial_property_market_summary.htm','','186','','','','','','','','','','','');
oCMenu.makeMenu('menu4sub3','menu4',"Principal Investment Properties",'#','','186','','','','','','','','','','','');
oCMenu.makeMenu('menu4sub4','menu4',"Joint Ventures Review",'joint_ventures_review.htm','','186','','','','','','','','','','','');
oCMenu.makeMenu('menu4sub5','menu4',"Properties Summary",'properties_summary.htm','','186','','','','','','','','','','','');

oCMenu.makeMenu('menu4sub2sub1','menu4sub3','Broadgate Centre','broadgate_centre.htm','_top','160','','','','','','','','','');
oCMenu.makeMenu('menu4sub2sub2','menu4sub3','Meadowhall Shopping Centre','meadowhall_shopping_centre.htm','_top','160','','','','','','','','','');
oCMenu.makeMenu('menu4sub2sub3','menu4sub3','Supermarkets Portfolio','supermarkets_portfolio.htm','_top','160','','','','','','','','','');
oCMenu.makeMenu('menu4sub2sub4','menu4sub3','Out of Town Retail Warehouses','out_of_town_retial_warehouses.htm','_top','160','','','','','','','','','');
oCMenu.makeMenu('menu4sub2sub5','menu4sub3',"Regent's Place",'regents_place.htm','_top','160','','','','','','','','','');
oCMenu.makeMenu('menu4sub2sub6','menu4sub3','Other Properties','other_properties.htm','_top','160','','','','','','','','','');

oCMenu.makeMenu('menu5','',"Management, Governance & CSR",'#','','186','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub1','menu5',"Remuneration Report",'remuneration_report.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub2','menu5',"Directors & Officers",'directors_and_officers.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub3','menu5',"Group Executives & Advisers",'group_executives_and_advisers.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub4','menu5',"Report of the Directors",'report_of_the_directors.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub5','menu5',"Environment & CSR",'environment_and_csr.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub6','menu5',"Corporate Governance",'corporate_governance.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub7','menu5',"Business Opportunity & Business Risk Management",'business_opportunity_and_business_risk_management.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub8','menu5',"Financing Policy & Risk Management",'financing_policy_and_risk_management.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub9','menu5',"Valuation Certificate",'valuation_certificate.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub10','menu5',"Instructions to Valuers",'instructions_to_valuers.htm','','255','','','','','','','','','','','');
oCMenu.makeMenu('menu5sub11','menu5',"Report of the Auditors",'report_of_the_auditors.htm','','255','','','','','','','','','','','');

oCMenu.makeMenu('menu6','','Financial Statements','#','','132','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub1','menu6',"Consolidated Profit and Loss Account",'consolidated_profit_and_loss_account.htm','','192','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub2','menu6',"Balance Sheets",'balance_sheets.htm','','192','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub3','menu6',"Other Consolidated Primary Statements",'other_consolidated_primary_statements.htm','','192','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub4','menu6',"Consolidated Cash Flow Statement",'consolidated_cash_flow_statement.htm','','192','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub5','menu6',"Notes to the Financial Statements",'note_1.htm','','192','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub6','menu6',"Financial Calendar",'financial_calendar.htm','','192','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub7','menu6',"Shareholder Information",'shareholder_information.htm','','192','','','','','','','','','','','');
oCMenu.makeMenu('menu6sub8','menu6',"10 Year Record",'10_year_record.htm','','192','','','','','','','','','','','');

oCMenu.menuPlacement= new Array(10,75,213,300,383,572)

//Leave this line - it constructs the menu
oCMenu.construct()		

// -->