document.write('<div id="testimonials">');
document.write('<div class="nav-panel-header"><strong>Words from our customers...</strong></div>');

var numquotes =7;
var number = Math.floor( (numquotes)*Math.random());
var array = new Array();

array.push( '<img src="/images/testimonials/customer-testimonials-11.jpg" width="114" height="125" class="imagecenter" alt="Happy Customer" ><p><strong>&quot;Fully satisfied, genuinely helpful and friendly, would without doubt recommend Shire Direct, thank you.&quot;</strong></p><p><strong class="red">Mr & Mrs C.,Liversedge, West Yorkshire</strong></p>');
array.push( '<img src="/images/testimonials/customer-testimonials-6.jpg" width="114" height="125" class="imagecenter" alt="Happy Customer" >	<p><strong>&quot;Friendly, helpful, put as at our ease, really easy to talk to.&quot;</strong></p><p><strong class="red">Mr & Mrs C.,Tipton, West Midlands</strong></p>');
array.push( '<img src="/images/testimonials/customer-testimonials-4.jpg" width="114" height="125" class="imagecenter" alt="Happy Customer" >	<p><strong>&quot;Starting to feel there\'s a light at the end of the tunnel, thank you&quot;</strong></p><p><strong class="red">Mr G., Oakwood, Derby</strong></p>');
array.push( '<img src="/images/testimonials/customer-testimonials-10.jpg" width="114" height="125" class="imagecenter" alt="Happy Customer" ><p><strong>&quot;Explained things in a concise clear language. Easy manner - no pressure - created environment to make a decision.&quot;</strong></p><p><strong class="red">Mr & Mrs M.,Leeds, West Yorkshire</strong></p>');
array.push( '<img src="/images/testimonials/customer-testimonials-1.jpg" width="114" height="125" class="imagecenter" alt="Happy Customer" >	<p><strong>&quot;Excellent, helpful service throughout.&quot;</strong></p><p><strong class="red">Miss P., Skellingthorpe, Lincolnshire</strong></p>');
array.push( '<img src="/images/testimonials/customer-testimonials-7.jpg" width="114" height="125" class="imagecenter" alt="Happy Customer" >	<p><strong>&quot;5 Star Service 100%&quot;</strong></p><p><strong class="red">Mr & Mrs S., Wyken, Coventry</strong></p>');
array.push( '<img src="/images/testimonials/customer-testimonials-5.jpg" width="114" height="125" class="imagecenter" alt="Happy Customer" >	<p><strong>&quot;I found your staff to be professional and friendly, and wouldn\'t hesitate to recommend to friends and family.&quot;</strong></p><p><strong class="red">Mr & Mrs T., Somercotes, Derbyshire</strong></p>');

document.write( array[number] );
document.write('<p><a href="/about/customer-testimonials.html"><span class="black">Read more Testimonials from our Customers...</span></a></p></div>');

document.write('<div class="nav-panel-white"><a href="/about/10-great-reasons.html"><img src="/images/navigation/why-choose-shire.jpg" alt="Ten Great Reasons to Choose Shire Direct" width="120" height="78" class="imageright"></a></div>');
document.write('<div class="nav-panel-white"><img src="/images/navigation/mortgage-excellence.jpg" alt="Shire Direct - 25 years of Mortgage Excellence laurel leaf" width="120" height="122" class="imageright"></div>');