/* --- menu items --- */
var MENU_ITEMS = [
	['Home', 'index.shtml', [ , , 40, ]
	],
	['About Us', 'about.shtml', [40, , 60, ]
	],
	['Services', 'services.shtml', [60, , 55, ]
	],
	['Poems', 'poems.shtml', [55, , 46, ],
		['I was that child by Josephine', 'javascript:MM_goToURL(\'parent\',\'poems.shtml\');MM_openBrWindow(\'popups/child_poem.shtml\',\'Poems\',\'scrollbars=yes,resizable=yes,width=480,height=460\')', [, , 170, ]],
		['Victims with voices by Liam', 'javascript:MM_goToURL(\'parent\',\'poems.shtml\');MM_openBrWindow(\'popups/victims_poem.shtml\',\'Poems\',\'scrollbars=yes,resizable=yes,width=480,height=460\')',[, , 170, ]],
		['In Care by Lisa', 'javascript:MM_goToURL(\'parent\',\'poems.shtml\');MM_openBrWindow(\'popups/care_poem.shtml\',\'Poems\',\'scrollbars=yes,resizable=yes,width=480,height=460\')',[, , 170, ]],
		['Remembering by Sheena', 'javascript:MM_goToURL(\'parent\',\'poems.shtml\');MM_openBrWindow(\'popups/remember_poem.shtml\',\'Poems\',\'scrollbars=yes,resizable=yes,width=480,height=460\')', [, , 170, ]]
	],
	['Funding', 'funding.shtml', [46, , 51, ],
		['Private Client', 'javascript:MM_goToURL(\'parent\',\'funding.shtml\');MM_openBrWindow(\'popups/private_funding.shtml\',\'Funding\',\'scrollbars=yes,resizable=yes,width=480,height=400\')', [, , 260, ]],
		['Public Funding: Legal Services Commission', 'javascript:MM_goToURL(\'parent\',\'funding.shtml\');MM_openBrWindow(\'popups/public_funding.shtml\',\'Funding\',\'scrollbars=yes,resizable=yes,width=480,height=480\')', [, , 260, ]],
		['"No Win No Fee": Conditional Fee Agreements', 'javascript:MM_goToURL(\'parent\',\'funding.shtml\');MM_openBrWindow(\'popups/nowin_funding.shtml\',\'Funding\',\'scrollbars=yes,resizable=yes,width=480,height=480\')', [, , 260, ]],
		['Legal Expenses Insurance', 'javascript:MM_goToURL(\'parent\',\'funding.shtml\');MM_openBrWindow(\'popups/insurance_funding.shtml\',\'Funding\',\'scrollbars=yes,resizable=yes,width=480,height=400\')', [, , 260, ]],
		['"After the Event" Legal Expenses Insurance', 'javascript:MM_goToURL(\'parent\',\'funding.shtml\');MM_openBrWindow(\'popups/after_funding.shtml\',\'Funding\',\'scrollbars=yes,resizable=yes,width=480,height=400\')', [, , 260, ]],
	],
	['Compensation', 'compensation.shtml', [51, , 87, ],
		['Civil Court', 'javascript:MM_goToURL(\'parent\',\'compensation.shtml\');MM_openBrWindow(\'popups/civil_compensation.shtml\',\'Compensation\',\'scrollbars=yes,resizable=yes,width=480,height=480\')', [, , 240, ]],
		['Criminal Injuries Compensation Authority', 'javascript:MM_goToURL(\'parent\',\'compensation.shtml\');MM_openBrWindow(\'popups/cica_compensation.shtml\',\'Compensation\',\'scrollbars=yes,resizable=yes,width=480,height=480\')', [, , 240, ]],
	],
	['Testimonials', 'testimonials.shtml', [87, , 78, ],
		['Josephine: Midfield', 'javascript:MM_goToURL(\'parent\',\'testimonials.shtml\');MM_openBrWindow(\'popups/midfield_testimonial.shtml\',\'Testimonial\',\'scrollbars=yes,resizable=yes,width=500,height=480\')', null],
		['David: Kneesworth House', 'javascript:MM_goToURL(\'parent\',\'testimonials.shtml\');MM_openBrWindow(\'popups/kneesworth_testimonial.shtml\',\'Testimonial\',\'scrollbars=yes,resizable=yes,width=500,height=480\')', null],
		['Lizzie: Red House', 'javascript:MM_goToURL(\'parent\',\'testimonials.shtml\');MM_openBrWindow(\'popups/red_testimonial.shtml\',\'Testimonial\',\'scrollbars=yes,resizable=yes,width=500,height=480\')', null],
		['Rebecca: Ellindon School', 'javascript:MM_goToURL(\'parent\',\'testimonials.shtml\');MM_openBrWindow(\'popups/ellindon_testimonial.shtml\',\'Testimonial\',\'scrollbars=yes,resizable=yes,width=500,height=400\')', null],
	],
	['Newsletters', 'newsletters.shtml', [78, , 72, ]
	],
	['Links', 'links.shtml', [72, , 35, ]
	],
	['Contact Us', 'contacts.shtml', [35, , 73, ]
	],
];
