// JavaScript Document
<!--
<!-- Begin
var description = new Array();


//140litre
description[1] = '140 Litre Wheelie Bin';
description[2] ='<p class="none"><br />140</p>';
description[3] ='<p class="none"><br />6.5</p>';
description[4] ='<p class="none"><br />560</p>';
description[5] ='<p class="none"><br />1054</p>';
description[6] ='<p class="none"><br />200</p>';
description[7] ='<p><strong><br />Key features include</strong>:</p><ul><li><p>Strengthened front rim to ensure exact locking on lifting equipment.</p></li><li><p>Solid rubber tyres with steel spring loaded locking pins.</p></li><li><p>Rounded corners and smooth, easy to clean internal surfaces.</p></li></ul>';

//240litre

description[8] = '240 Litre Wheelie Bin';
description[9] ='<p class="none"><br />240</p>';
description[10] ='<p class="none"><br />9</p>';
description[11] ='<p class="none"><br />720</p>';
description[12] ='<p class="none"><br />1063</p>';
description[13] ='<p class="none"><br />200</p>';
description[14] ='<p><strong><br />Key features include</strong>:</p><ul><li><p>Strengthened front rim to ensure exact locking on lifting equipment.</p></li><li><p>Solid rubber tyres with steel spring loaded locking pins.</p></li><li><p>Rounded corners and smooth, easy to clean internal surfaces.</p></li></ul>';

//360litre

description[15] = '360 Litre Wheelie Bin';
description[16] ='<p class="none"><br />360</p>';
description[17] ='<p class="none"><br />22.5</p>';
description[18] ='<p class="none"><br />850</p>';
description[19] ='<p class="none"><br />1095</p>';
description[20] ='<p class="none"><br />200</p>';
description[21] ='<p><strong><br />Key features include</strong>:</p><ul><li><p>Strengthened front rim to ensure exact locking on lifting equipment.</p></li><li><p>Solid rubber tyres with steel spring loaded locking pins.</p></li><li><p>Rounded corners and smooth, easy to clean internal surfaces.</p></li></ul>';

//660litre

description[22] = '660, 770 and 1000 Litre Wheelie Bin';
description[23] ='<p class="none"><br />700, 800, 1000</p>';
description[24] ='<p class="none"><br />43, 46, 54</p>';
description[25] ='<p class="none"><br />1370, 1370, 1370</p>';
description[26] ='<p class="none"><br />1160, 1310, 1300</p>';
description[27] ='<p class="none"><br />-</p>';
description[28] ='<p><strong><br />Key features include</strong>:</p><ul><li><p>Long-term durability in the most demanding conditions.</p></li><li><p>Includes 2 x footbrake castors, side trunnions as<br /> well as din profile comb.</p></li></ul>';
//1100litre
description[29] = '1100 Litre Wheelie Bin';
description[30] ='<p class="none"><br />1100</p>';
description[31] ='<p class="none"><br />66</p>';
description[32] ='<p class="none"><br />1370</p>';
description[33] ='<p class="none"><br />1465(RT), 1385 (FT)</p>';
description[34] ='<p class="none"><br />-</p>';
description[35] ='<p><strong>Key features include</strong>:</p><ul><li><p>Long-term durability in the most demanding conditions.</p></li><li><p>Includes 2 x footbrake castors, side trunnions as well<br /> asdin profile comb.</p></li><li><p>Available in roll top or flat top</p></li></ul>';

//  End -->


//images

//  End -->
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->