<!-- Begin 
 
<!-- NOTE: If you use a ' add a slash before it like this \' --> 
 
document.write('<span class="phonetitle">'); 
 
document.write('European Golf Machinery'); 
 
document.write('</span><br>'); 
document.write('Registered Office<br>'); 
document.write('The Oaks, Clopton,<br>'); 
document.write('Woodbridge, Suffolk, IP13 6SL<br>'); 
 
document.write('PHONE: <span class="phonetitle">+44 (0) 1473 277177<BR></span>'); 
document.write('FAX: <span class="phonetitle">+44 (0) 1473 277100<BR></span>');  
document.write('<BR>E-mail us: '); 
 
document.write(' <A HREF="mailto:info@rangeball.co.uk" class="link">info@rangeball.co.uk</a><br>'); 
document.write('<BR>Company Registration Number: 3218917<br>'); 
 
//  End --> 

