Play Surfaces You Can Count On To find out why Call 01332 287 410 or click for sales@abacuspg.co.uk

[php]
global $fallheight;
$fallheight = $_POST[“fallheight”];
switch ($fallheight) {
case “0.6”:
$thickness = “20”;
break;
case “1.3”:
$thickness = “40”;
break;
case “1.4”:
$thickness = “50”;
break;
case “1.6”:
$thickness = “60”;
break;
case “2.0”:
$thickness = “80”;
break;
case “2.5”:
$thickness = “100”;
break;
case “3.0”:
$thickness = “140”;
break;
default:
$thickness = “”;
}
global $surfaceThickness; $surfaceThickness = $thickness; global $quantity; $quantity = $_POST[“quantity”]; global $drawing; $drawing = $_POST[“drawing”]; global $colour; $colour = $_POST[“colour”]; global $locationDescription; $locationDescription = $_POST[“location_description”];
[/php]

Please set your print headers and footers to “Blank” if you wish to print without URL and file information.

Q26 Specification

Q26 Special surfacings / pavings for sport / general amenity

IMPACT ABSORBING SURFACINGS FOR PLAY AREAS:

300

300 EXTENT OF IMPACT ABSORBING SURFACING

General: Lay to the impact areas shown in the relevant parts of BS EN 1176 to 1177:2008.

360A

IN SITU SYNTHETIC SURFACING Sub Base: Granular sub base as section Q20 (MOT Type 1 classification) – applies to Abacus at 40mm thickness or more.

Surface course: Wetpour in-situ-laid resin-bound rubber crumb surface to BS 7188:1998 and to BS EN 1177:2008 constructed in a two-layer make-up as follows:

Base course: 18mm-20mm granules (SBR) mixed with polyurethane resin screeded level and laid to varying depths in accordance with required critical fall height of equipment (Not applicable to 20 mm surfacing).

Wearing course: 15mm (EPDM rubber granules) mixed with polyurethane resin screeded level in various colours and inlaid graphics.

Manufacturer: Abacus Playgrounds Limited, 11/30 The Creek, Northfleet, Kent, DA11 9AS

Telephone: +44 01474 532277

Email: sales@abacuspg.co.uk

Website: www.abacuspg.co.uk

[php]echo “<p><strong>Product reference:</strong> Abacus wet pour “;
global $surfaceThickness; echo $surfaceThickness;[/php] mm.

[php]
global $colour;
if ($colour == “Black”) {
echo “<p><strong>Colour:</strong> Full colour “;
echo $colour;
echo ” EPDM Abacus surfacing.</p>”;
} else {
echo “<p><strong>Colour:</strong> Full colour “;
echo $colour;
echo ” TPV Abacus surfacing.</p>”;
}
[/php]

Health and safety: Surfaces must not contain any substance known to be toxic or carcinogenic when in contact with the skin, or released as vapour or dust during normal use.

[php]global $fallheight; echo $fallheight;[/php] m Critical fall height when tested to BS EN 1177:2008

Submit: Evidence of testing to BS 7188 for resistance to abrasive wear, slip resistance, resistance to indentation and ease of ignition, and to BS EN 1177:2008 for critical fall height.

Bill of Quantities for Wetpour Safety Surfacing

    Quantity Unit Rate (£) Total (£)
A Q26 SPECIAL SURFACINGS/PAVINGS FOR SPORT [php]global $quantity; echo $quantity;[/php] m2    
  [php]global $locationDescription; echo $locationDescription;[/php]        
  Abacus Impact Absorbing Wetpour Rubber Safety surfacing; designed for a critical fall height of [php]global $fallheight; echo $fallheight;[/php] m manufactured by Abacus Playgrounds Limited, 11/30 The Creek, Northfleet, Kent, DA11 9AS [Telephone: 0800 5870290].        
  To be supplied and laid strictly in accordance with the manufacturer’s instructions; general layout and detail as drawing reference: [php]global $drawing; echo $drawing;[/php] – Spec. Q26.        
  Play surfacing: [php]global $surfaceThickness; echo $surfaceThickness;[/php] mm thick surfacing to falls and cross falls and to slopes; on and including associated sub base formation under; to meet requirements of BS EN 1176 & BS EN 1177:2008, all surfacing conforming to BS 7188:1998.        
  [php]
global $colour;
if ($colour == “Black”) {
echo “<strong>Colour:</strong> Full colour “;
echo $colour;
echo ” EPDM Abacus surfacing.”;
} else {
echo “<strong>Colour:</strong> Full colour “;
echo $colour;
echo ” TPV Abacus surfacing.”;
}
[/php]