Fitting Instructions
Outside the home on the footpath there is a stopcock cover which allows access to your stopcock. The Stopcock cosy fits over your stopcock and once in position it prevents water or freezing cold air from freezing the stopcock and the water supply.
Open the stopcock cover.
Remove any dirt or debris from around the stopcock.
Measure the height from the bottom of the valve to the top of the housing - if the stopcock valve is up high then you may need to cut off some of the material from the bottom of the Stopcock Cosy so it will fit using a sharp knife or scissors.
Push around the sides at the bottom of the Stopcock Cosy into the housing.
Twist the Stopcock Cosy from side to side and downwards - if it feels tight try using a little washing up liquid.
When the top of the Stopcock Cosy is fully inside the housing then close the stopcock cover.
NB It’s essential that the Stopcock Cosy forms a snug fit inside the stopcock housing so it can perform effectively as an air-tight and water-tight barrier to the cold air, surface water and ground.
Detailed Fitting Instructions and Tips Identifying the Stopcock Cover and TypeThe stopcock cover is usually located on the footpath in front of the entrance to your driveway or just outside your front door (if you have no garden).
If the house was built since 2000 or you have had work done on the stopcock by your local council since 2000 then it will more than likely be a 'meter-ready' stopcock. It will measure approx 7" with an oval or circular lid. This will requir
TECHNICAL SPECIFICATIONSPROPERTY
| VALUE
|
|
Density Range
| 55 - 70kg/m3
|
|
Temperature Range
| -200ºC +105ºC
|
|
Thermal Conductivity (Mean Temp) bs874 Part 2 1986 @+2-
| 0.038W/(m.K)
|
|
Water Vapor Permeability Moisture Resistance Factor (BS4370 Part 2 1873)
| µ >100,000 0.13µgm/N.h
|
|
Water Absorbtion (By Volume after 2 hours)
| 0.1% Average
|
|
Fire Performance
|
|
|
BS476 Part 7 1987
| Class "1"
|
|
BS476 Part 6 1989
|
var reviewPanel = $('div[id$="_productReviewControl__reviewPanel"]');
var refPanel = $('table[id$="_productFamilyDataList"]');
var headerTabs = $('div[id$=specificationsheader]');
var udaPanels = $('div[class$="attributeLabel"]');
$(document).ready(function() {
setUpreferentialPanel();
setUpReviewPanel();
setUpClicks();
showDynamicPanel(0);
});
function showDynamicPanel(panelId) {
//check if the the review panel exists and that the selected panel is the last one
if ($('div[id$="_productReviewControl__reviewPanel"]').length > 0 && panelId == $('a[id$="_Tabs"]').length - 1)
{
$('div[id$="_reviewPanel"]').css("display", "block");
udaPanels.each(
function(idx) {
$(this).css("display", "none");
});
$('table[id$="_productFamilyDataList"]').css("display", "none");
}
//check if the the referential panel exists and that the selected panel is the first one
else if ($('table[id$="_productFamilyDataList"]').length > 0 && panelId == 0)
{
$('table[id$="_productFamilyDataList"]').css("display", "block");
udaPanels.each(
function(idx) {
$(this).css("display", "none");
});
$('div[id$="_reviewPanel"]').css("display", "none");
}
else {
// if there referntials panels are present then the UDA panels will be Offset by 1
var skewdPanel = panelId;
if ($('table[id$="_productFamilyDataList"]').length > 0) {
skewdPanel = skewdPanel - 1;
}
udaPanels.each(
function(idx)
{
if (idx == skewdPanel)
{
$(this).css("display", "block");
if ($('div[id$="_productReviewControl__reviewPanel"]').length > 0) {
$('div[id$="_reviewPanel"]').css("display", "none");
}
if ($('table[id$="_productFamilyDataList"]').length > 0) {
$('table[id$="_productFamilyDataList"]').css("display", "none");
}
}
else
{
$(this).css("display", "none");
if ($('div[id$="_productReviewControl__reviewPanel"]').length > 0) {
$('div[id$="_reviewPanel"]').css("display", "none");
}
if ($('table[id$="_productFamilyDataList"]').length > 0) {
$('table[id$="_productFamilyDataList"]').css("display", "none");
}
}
});
}
setDynamicPanelHeader(panelId);
}
function setDynamicPanelHeader(currentpanel) {
$('a[id$="_Tabs"]').each(
function(idx) {
if (idx == currentpanel) {
$(this).css('background-position', '0 -33px');
$(this).css('color', '#767676');
}
else {
$(this).css('background-position', '');
$(this).css('color', '');
}
});
}
function setUpReviewPanel() {
if ($('div[id$="_productReviewControl__reviewPanel"]').length > 0) {
$('div[id$=specificationsheader]').append('Reviews');
}
}
function setUpreferentialPanel() {
if ($('table[id$="_productFamilyDataList"]').length > 0)
{
$('div[id$=specificationsheader]').prepend('You may also like');
}
}
function setUpClicks() {
$('a[id$="_Tabs"]').each(function(idx) {
$(this).click(function() {
showDynamicPanel(idx);
});
});
}
|