<!-- Start

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

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

document.write('SCORPION AUTOMOTIVE');

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

document.write('Drumhead Road,<br>');
document.write('Chorley North Business Park,<br>');

document.write('Chorley, England, PR6 7DE<br>');

document.write('PHONE: <span class="phonetitle">44 (0)1257 249928<BR></span>');

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

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

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

//  End -->