var MENU_ITEMS=[
['Company', '#' ,null
		 ,['History', 'http://www.primeproductions.co.uk/3a.shtml', null]
		 ,['Previous Shows', 'http://www.primeproductions.co.uk/3c.shtml', null]
		 ,['Images', 'http://www.primeproductions.co.uk/3d.shtml', null]
		 ,['Who we are', 'http://www.primeproductions.co.uk/3e.shtml', null]
		 ,['', '#', null]
		 ]
,['Current Show', '#' ,null
  ,['Tour Schedule', 'http://www.primeproductions.co.uk/tour_schedule_furthest_thing.shtml', null]
  ,['Reviews', 'http://www.primeproductions.co.uk/reviews_furthest_thing.shtml', null]
  ,['Cast', 'http://www.primeproductions.co.uk/cast_furthest_thing.shtml', null]
  ,['Biographies', 'http://www.primeproductions.co.uk/biographies_furthest_thing.shtml', null]
  ,['Synopsis', 'http://www.primeproductions.co.uk/synopsis_furthest_thing.shtml', null]
  ,['', '#', null]
  ]
,['Education', '#' ,null
  ,['Download Packs', 'http://www.primeproductions.co.uk/4a.shtml', null]
  ,['', '#', null]
  ]
,['Promoters/Press Area', '#' ,null
    ,['Log In', 'http://www.primeproductions.co.uk/promoter_login.shtml', null]
	,['', '#', null]
  ]
,['Contact', '#' ,null
    ,['Contact us', 'http://www.primeproductions.co.uk/5a.shtml', null]
    ,['Join Mailing List', 'http://www.primeproductions.co.uk/5b.shtml', null]
	,['Your Views', 'http://www.primeproductions.co.uk/5c.shtml', null]
	,['', '#', null]
  ]
,['Links', '#' ,null
    ,['Funders', 'http://www.primeproductions.co.uk/8a.shtml', null]
    ,['Links', 'http://www.primeproductions.co.uk/8b.shtml', null]
	,['', '#', null]
  ]
//,['Promoters Area', '#' ,null
//    ,['Contact us', '5a.shtml', null]
//  ]
//,['Contact', 'developers.php' ,null]
//,['Investors', 'investors.php' ,null]
//,['Why Us?', 'whyus.php' ,null]
//,['Properties Sought', 'propertiessought.php' ,null]
//,['Overseas Property', 'overseasproperty.php' ,null]
//,['Prize Draw', 'prizedraw.php' ,null]
  		];


MENU_POS[0].block_top=getRef('dropmenuposabs').offsetTop;
MENU_POS[0].block_left=getRef('dropmenuposabs').offsetLeft + 40;
new menu (MENU_ITEMS, MENU_POS);