<!-- Begin GLOBAL SIDEBAR

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="subtitle">');

document.write('BOOK NOW<br> on 0207 717 9649<br><br>');

document.write('</span>');

document.write('<span class="subtitle">');

document.write('Our Services:<br>');

document.write('</span>');

document.write('We offer private tuition, exclusive evening classes and bespoke <br>in-house training in the following:');

document.write('<br><br>');


// START LIST


document.write('<div class="arrowdivL">');
document.write('<a href="voice-training.htm"><img src="picts/arrow-green.gif" border="0" align="middle" class="arrowspace" alt="More...">Voice Training</a><br>');
document.write('</div>');

document.write('<div class="arrowdivL">');
document.write('<a href="accent-reduction.htm"><img src="picts/arrow-green.gif" border="0" align="middle" class="arrowspace" alt="More...">Accent Reduction</a><br>');
document.write('</div>');

document.write('<div class="arrowdivL">');
document.write('<a href="elocution-lessons.htm"><img src="picts/arrow-green.gif" border="0" align="middle" class="arrowspace" alt="More...">Elocution</a><br>');
document.write('</div>');


document.write('<div class="arrowdivL">');
document.write('<a href="public-speaking.htm"><img src="picts/arrow-green.gif" border="0" align="middle" class="arrowspace" alt="More...">Public Speaking</a><br>');
document.write('</div>');


// LINKED LIST ITEM

document.write('<div class="arrowdivL">');
document.write('<a href="our-clients.htm"><img src="picts/arrow-blue.gif" border="0" align="middle" class="arrowspace" alt="More...">More about our clients...</a><br>');
document.write('</div>');




// SIDEBAR IMAGE

document.write('<br><br>');
document.write('<center>');
document.write('<img src="picts/microphone.jpg" width="200" height="60" alt="image" class="borders"><br>');
document.write('</center>');
document.write('<br>');




document.write('<span class="subtitle">');
document.write('Explore:<br>');
document.write('</span>');
document.write('Click the link below to view a list of all our pages for more site information.<br>');



// SITE MAP LINK

document.write('<div class="arrowdivL">');
document.write('<a href="site_map.htm"><img src="picts/arrow-blue.gif" border="0" align="middle" class="arrowspace" alt="View Site Map">Site Map</a><br>');
document.write('</div>');



document.write('<br><br>');



//  End -->