var listing = new Array();
listing['practice'] = new Array(
//-practice-//

'<a href="../practice/689dn27d.htm" target="_top">About Dr Hennessy</a>',
//-practice-//
''	//	null delimiter
);
listing['procede'] = new Array(
//-procede-//

'<a href="../procede/d9zf72uz.htm" target="_top">Facial Lacerations Disguising Fractures</a>',
'<a href="../procede/r234zx2s.htm" target="_top">Unilateral Fractures</a>',
'<a href="../procede/u9y7bjx4.htm" target="_top">Dentoalveolar Surgery</a>',
'<a href="../procede/sdw58f69.htm" target="_top">Orthognathic Surgery (Corrective Jaw Surgery)</a>',
'<a href="../procede/23nnd79k.htm" target="_top">Facial Trauma</a>',
'<a href="../procede/wargqnej.htm" target="_top">TMJ Disorder</a>',
'<a href="../procede/ysmse4sx.htm" target="_top">Dental Implants</a>',
'<a href="../procede/gscgcpff.htm" target="_top">Facial Pathology</a>',
//-procede-//
''	//	null delimiter
);
listing['patient'] = new Array(
//-patient-//

'<a href="../patient/khk9h7zm.htm" target="_top">Arranging Appointments</a>',
'<a href="../patient/tvf27za6.htm" target="_top">Your Consultation</a>',
'<a href="../patient/ur47c44d.htm" target="_top">Arranging Surgery</a>',
'<a href="../patient/dh4dj4vc.htm" target="_top">Fees & Insurance Claims</a>',
//-patient-//
''	//	null delimiter
);
listing['article'] = new Array(
//-article-//
'',
//-article-//
''	//	null delimiter
);
listing['letter'] = new Array(
//-letter-//

'<a href="../letter/7d4vvuza.htm" target="_top">Unilateral Fractures</a>',
'<a href="../letter/h2vdguc2.htm" target="_top">Facial Lacerations Disguising Fractures</a>',
'<a href="../letter/k85yuubw.htm" target="_top">Hints & Tips</a>',
'<a href="../letter/q9pjsgxr.htm" target="_top">Practice Update</a>',
'<a href="../letter/zcgfkzqf.htm" target="_top">Eating-in</a>',
'<a href="../letter/3mmxkrsh.htm" target="_top">A Few Funnies</a>',
//-letter-//
''	//	null delimiter
);
listing['test'] = new Array(
//-test-//
'',
//-test-//
''	//	null delimiter
);
listing['kirrily'] = new Array(
//-kirrily-//
'',
//-kirrily-//
''	//	null delimiter
);
function mirror()
{
var i = 0;
while(listing[_account_][i] != '')
{
	document.writeln(listing[_account_][i]);
	i++;
}
}

