<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Miss Shanelle');

document.write('</span><br>');

document.write('Derbyshire<br>');

document.write('United Kingdom<br>');

document.write('<br>');

document.write('E MAIL MISS<br>');

document.write(' <a href="mailto:miss@miss-shanelle.com?subject=Booking an Appointment&body=Hello Miss Shanelle%0D%0A%0D%0AI would like to book an appointment on:">miss@miss-shanelle.com</a><br>');

document.write('or alternatively you can use <br>');

document.write(' <a href="mailto:missshanelle@shanelle.co.uk?subject=Booking an Appointment&body=Hello Miss Shanelle%0D%0A%0D%0AI would like to book an appointment on:">Miss Shanelle</a><br>');

//  End -->
