var baseref = '..'

var folder = new Array();
var page = new Array();

folder['about']='About Harris Lieberman';
folder['services']='Our Services';
folder['people']='Our People';
folder['news']='News and Publications';
folder['links']='Links and Resources';
folder['contact']='Contact Us';


var dummy = new Array(
''
);

page['about'] = new Array(
'Community Commitment',
'Our History',
''
);

page['services'] = new Array(
'Personal Injury',
'Family Law',
'Employment Law',
'Commercial and Conveyancing',
'Wills, Powers of Attorney and Estates',
'Litigation, Court Appearances',
''
);

page['people'] = new Array(
'!Partners',
'Paul James',
'Lara Block',
'David Koschitzke',
'!Solicitors',
'Ross Kearney',
'Jane Myers',
'Sunita Rama',
'Ann Eagle',
'!Law Clerks',
'Alison Butler',
''
);

page['news'] = new Array(
'July, 2010',
'May, 2010',
'February, 2010',
'November 2009',
'August 2009',
''
);

page['links'] = new Array(
''
);

page['contact'] = new Array(
'Your Privacy',
'Terms of Use',
'Locations',
''
);
