<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Ranjay Limited');

document.write('</span><br>');

document.write('10 Stirling Road,Sutton Coldfield<br>');

document.write('West Midlands<br>');
document.write('<A HREF="http://www.ranjay.biz" class="link">http://www.ranjay.biz</a> <br><br>');

document.write('<b>UK</b><br>PHONE: <span class="phonetitle">+44 121 3543212<BR></span>');

document.write('FAX:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="phonetitle">+44 121 3552700<BR><br></span>');

document.write('<b>Germany</b><br>PHONE: <span class="phonetitle">+49 721 4067515<BR></span>');

document.write('FAX:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="phonetitle">+49 721 4067516<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:ranjaygroup@ranjay.biz" class="link">&nbsp;ranjaygroup@ranjay.biz</a><br>');


//  End -->