var forx = "";

document.write('<img src="picts/spacer.gif" height=10 width=160><br>');
document.write('<table cellpadding="5" cellspacing="10" border="0" class="gallerytext"><tr><td>');

forx += Math.floor(Math.random()*5);
img = forx;

//if (img == "0") {
document.write('<fieldset><legend>');
document.write('PAT Testing .......<br></legend>');
document.write('<a href="http://www.compas-pat.co.uk"><img src="picts/pattest.jpg" border="0" width="50"></a><br><br>');
document.write('For Portable Appliance Testing by an established, well respected company. <br><a href="http://www.compas-pat.co.uk">Compas-PAT.</a><br>');
document.write('</fieldset>');
document.write('<br>');
document.write('<fieldset><legend>');
document.write('The Forest Gallery<br></legend>');
document.write('<a href="http://www.theforestgallery.co.uk/"><img src="picts/forest-gallery.jpg" border="0" width="50"></a><br><br>')
document.write('A collection of Selected Limited Edition Fine Art prints and Originals that you can purchase..<br><a href="http://www.theforestgallery.co.uk/">The Forest Gallery.</a><br>');
document.write('</fieldset>');
document.write('<br>');
document.write('<fieldset><legend>');
document.write('DryCarpetCleaning<br></legend>');
document.write('<a href="http://www.dry-carpet-cleaning.co.uk"><img src="picts/bone-dry.jpg" border="0" width="50"></a><br><br>')
document.write('Dry Carpet Cleaning and Upholstery Cleaning. Bone-Dry uses a unique dry environmentally friendly system to leave your carpets rejuvinated and usable insantly!<br>');
document.write('<a href="http://www.dry-carpet-cleaning.co.uk">Dry Carpet Cleaning.</a><br>');
document.write('</fieldset>');
document.write('<br>');
document.write('<fieldset><legend>');
document.write('Football Club<br></legend>');
document.write('<a href="http://www.rugeley-rangers.co.uk"><img src="picts/football.jpg" border="0" width="50" ></a><br><br>');
document.write('Rugeley Rangers F.C. Part of the Mid Staffs Junior League. Affiliated to the Staffordshire F.A.<br>');
document.write('<a href="http://www.rugeley-rangers.co.uk">Rugeley Rangers.</a><br>');
document.write('</fieldset>');
document.write('<br>');
document.write('<fieldset><legend>');
document.write('Balloon Flights ..<br></legend>');
document.write('<a href="http://www.wickersworld.co.uk"><img src="picts/balloon flight.gif" border="0" width="50" ></a><br><br>')
document.write('Hot Air Balloon Flights in Cheshire, Derbyshire, Staffordshire, Warwickshire.<br>');
document.write('<a href="http://www.wickersworld.co.uk">Wickers World.</a><br>');
document.write('</fieldset>');
document.write('<br>');
document.write('<fieldset><legend>');
document.write('PC &amp Screen Cleaning<br></legend>');
document.write('<a href="http://www.mrpcclean.co.uk"><img src="picts/mrpcclean.jpg" border="0" width="50"></a><br><br>');
document.write('For P.C. and Screen Ceaning Equipment and accessories. <br><a href="http://www.mrpcclean.co.uk">Mr PC Clean.</a><br>');
document.write('</fieldset>');
document.write('<br>');
//}

document.write('</td></tr></table>');

