var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*5);
img = rnumb;
if (img == "0") {
document.write("<blockquote><p>\"Install Sports have worked with us on many projects, they are professional and provide the highest levels of workmanship possible.\"<br /><strong>Summit Structures</strong></p></blockquote>");
}
if (img == "1") {
document.write("<blockquote><p>\"I would just like to say how successful it has been, and to thank you and all your team for your work and advice. Our only regret is that we did not have it done years ago.\"<br /><strong>John Spreckley, 1st Marple Scout Group</strong></p></blockquote>");
}
if (img == "2") {
document.write("<blockquote><p>\"Install Sports have worked with us on many projects, they are professional and provide the highest levels of workmanship possible.\"<br /><strong>Summit Structures</strong></p></blockquote>");
}
if (img == "3") {
document.write("<blockquote><p>\"I would just like to say how successful it has been, and to thank you and all your team for your work and advice. Our only regret is that we did not have it done years ago.\"<br /><strong>John Spreckley, 1st Marple Scout Group</strong></p></blockquote>");
}
if (img == "4") {
document.write("<blockquote><p>\"Install Sports have worked with us on many projects, they are professional and provide the highest levels of workmanship possible.\"<br /><strong>Summit Structures</strong></p></blockquote>");
}