<!-- Begin


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

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

document.write('Craig Jeffrey');

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

document.write('Big Sky Studios, Tweedbank<br>');

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

document.write('PHONE: <span class="phonetitle">(44) 01896-751326<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(44) 8701 363499<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:gtarjeffrey@hotmail.com">gtarjeffrey@hotmail.com</a><br>');

//  End -->