<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script language="JavaScript1.2">
 

if (document.all)
{
  document.onmousedown=disableclick;
}
else if (document.getElementById)
{  document.onmouseup=disableclick;}
else if (document.layers)
{  associateimages();}



var clickmessage="Right click disabled on images!"

function disableclick(e) {
if (document.all) {
  if (event.button==2||event.button==3) {
    if (event.srcElement.tagName=="IMG"){
      alert(clickmessage);
      return false;
    }
  }
}
else if (document.layers) {
  if (e.which == 3) {
    alert(clickmessage);
    return false;
  }
}
else if (document.getElementById){
  if (e.which==3&&e.target.tagName=="IMG"){
    alert(clickmessage);
    return false;
  }

}

}

function associateimages(){

for(i=0;i<document.images.length;i++){

  document.images[i].onmousedown=disableclick;

}
}


</script>




<title>Heating Spare Parts | Big savings on Boiler Spares</title>
<meta name="keywords" content="Heating spares, boiler parts, heating spare parts, boiler spares, boiler spares direct, gas spares, online boiler spares, Worcester spares Baxi spares, ideal spares, glowworm spares, vaillant spares, cheapest boiler spares, cheap boiler spares" />
<meta name="description" content="Genuine Heating Spare Parts and Boiler Spares | Next day delivery and 30 day money back guarantee. Huge savings on all UK manufacturer boiler spares." />


<meta name='robots' content='all, index, follow' />

<script type="text/javascript" src="ajax.js"></script>
<script type="text/javascript" src="evq.js"></script>
<script type="text/javascript" src="script.js?21/05/2013 02:35:50"></script>
<script type="text/javascript" src="js/jquery-1.3.2.min.js"></script> 




<script type="text/javascript" src="/js/prototype.js"></script>
<script type="text/javascript" src="/js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="/js/lightbox.js"></script>
<link rel="stylesheet" href="/css/lightbox.css" type="text/css" media="screen" />



<script type="text/javascript">
	oEVQ = new evq;
</script>


<style type="text/css">
  @import url("css/reset.css");
</style>
<link href="css/layout.css" rel="stylesheet" type="text/css" />

<script type="text/javascript">

/*** 
    Simple jQuery Slideshow Script
    Released by Jon Raasch (jonraasch.com) under FreeBSD license: free to use or modify, not responsible for anything, etc.  Please link out to me if you like it :)
***/

function slideSwitch() {
    var $active = $('#slideshow IMG.active');

    if ( $active.length == 0 ) $active = $('#slideshow IMG:last');

    // use this to pull the images in the order they appear in the markup
    var $next =  $active.next().length ? $active.next()
        : $('#slideshow IMG:first');

    // uncomment the 3 lines below to pull the images in random order
    
    // var $sibs  = $active.siblings();
    // var rndNum = Math.floor(Math.random() * $sibs.length );
    // var $next  = $( $sibs[ rndNum ] );


    $active.addClass('last-active');

    $next.css({opacity: 0.0})
        .addClass('active')
        .animate({opacity: 1.0}, 1000, function() {
            $active.removeClass('active last-active');
        });
}

$(function() {
    setInterval( "slideSwitch()", 5000 );
});

</script>
<script type="text/javascript">
$(function()
{

$("#click_here").click(function(event) {
event.preventDefault();
$("#search_area_main").slideToggle();
});

$("#search_area_main a").click(function(event) {
event.preventDefault();
$("#search_area_main").slideUp();
});



});
</script>



<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-33562070-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<Script Language="JavaScript">
function load() {
var load = window.open('http://www.heatingspareparts.com/resources/boiler1.htm','','scrollbars=no,menubar=no,height=460,width=520,left=100,top=50,resizable=no,toolbar=no,location=no,status=no');
}
</Script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

</head>


<body onload="document.getElementById('basketvalue').innerText=''; document.getElementById('basketvalue').textContent='';">
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_GB/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<div id="wrapper">

  

  
  <div id="branding">
	<div id="branding_top">
		<a href="index.html"><img src="images/logo.png" alt="Logo" border="0" class="logo"/></a> 
		<div id="basket">
		<a href="viewbasket.asp">View Basket (£<span style="font-size:8pt;" id="basketvalue"></span>)</a> <br />
<!--		<a href="#">Proceed to Checkout</a> -->
		</div>
	  <p>01427 800084<br /> 
          <a href="mailto:sales@heatingspareparts.com">sales@heatingspareparts.com  </a></p>
	</div>


	<div id="top_nav">
		<ul>
			<li><a href="index.asp">Home</a><img src="images/nav_split.jpg" alt="Split" class="split"/></li>                             
			<li><a href="diagrams.asp">Boiler Diagrams</a><img src="images/nav_split.jpg" alt="Split" class="split" /></li>                  
			<li><a href="About-Us.asp">About Us</a></li>
			<li><a href="Latest-News.asp">Latest News</a></li>
			<li><a href="contact.asp">Contact Us</a></li> 
		</ul>
	</div>
  <a href="#" class="cta_search" id="click_here">Advanced Search<br />
<span class="small"><!-- Click To Open/Close --></span></a>  
  </div>
  
<!--<span style="font-size:24px;color:white;">&nbsp;&nbsp;Website is under construction - <a style="color:white" href="http://www.heatingspareparts.com">Please click here to visit live site</a></span>-->


  

  
  <div id="content">

    <div id="search_area_top"></div>
    <div id="search_area_main">

		<div id="form_holder_one">
		  <form action="boilerparts.asp" id="formadvanced" name="formadvanced" method="post">
                        <input type="hidden" name="search_type" value="advanced">
			<table width="266" border="0">
					<tr>
					<td width="26" valign="top" class="number">1.</td>
					<td width="230" valign="top"><select id="dropsupp" name="dropsupp" onchange="dropdown('DROPAPPTYPE',document.getElementById('dropsupp'));">
					<option>Manufacturer</option>
<option value="1" >ALPHA</option>

<option value="2" >Ariston boiler</option>

<option value="3" >Baxi boiler</option>

<option value="4" >Biasi boiler</option>

<option value="5" >Chaffoteaux</option>

<option value="6" >Ferroli boiler</option>

<option value="7" >Glowworm boiler</option>

<option value="8" >Halstead boiler</option>

<option value="11" >Ideal boiler</option>

<option value="30" >Johnson Starley</option>

<option value="37" >KESTON boiler</option>

<option value="13" >Main boiler</option>

<option value="14" >Myson boiler</option>

<option value="31" >Nu-Way boiler</option>

<option value="15" >Potterton boiler</option>

<option value="18" >Ravenheat boiler</option>

<option value="20" >Riello boiler</option>

<option value="21" >Saunier Duval </option>

<option value="22" >Sime boiler</option>

<option value="23" >Thorn boiler</option>

<option value="24" >Vaillant boiler</option>

<option value="25" >Valor Gas fire</option>

<option value="26" >Vokera boiler</option>

<option value="27" >Worcester boiler</option>

					</select></td>
					</tr>
					<tr>
					<td valign="top" class="number">2.</td>
					<td valign="top"><select name="dropapptype" id="dropapptype" onchange="dropdown('DROPPARTTYPE',this);">
					<option>Appliance Type</option>
					</select>
					</td>
					</tr>
					<tr>
					<td valign="top" class="number">3.</td>
					<td valign="top"><select name="dropparttype" id="dropparttype">
					<option>Part Type</option>
					</select>
					</td>
					</tr>
					<tr>
					<td valign="top">&nbsp;</td>
					<td valign="top"><input type="image" onclick="if(document.getElementById('dropsupp').selectedIndex>0 && document.getElementById('dropapptype').selectedIndex>0){this.form.submit();return true;}else{alert('Please complete at least Manufacturer and Appliance Type field !!');return false;}" value="Search" src="images/search.jpg" class="subby"/></td>
					</tr>
			</table>		
			</form>
		</div>
		


		<div id="form_holder_two">
		  <form action="boilerparts.asp" id="formkeyword" name="formkeyword" method="post">
                        <input type="hidden" name="search_type" value="keyword">
				<table width="266" border="0">
					<tr>
					<td valign="top" class="keyword">Keyword Search</td>
					</tr>
					<tr>
					<td valign="top"><select name="supplier" id="supplier" name="supplier">
					  <option>Please Select</option>
<option value="1" >ALPHA</option>

<option value="2" >Ariston boiler</option>

<option value="3" >Baxi boiler</option>

<option value="4" >Biasi boiler</option>

<option value="5" >Chaffoteaux</option>

<option value="6" >Ferroli boiler</option>

<option value="7" >Glowworm boiler</option>

<option value="8" >Halstead boiler</option>

<option value="11" >Ideal boiler</option>

<option value="30" >Johnson Starley</option>

<option value="37" >KESTON boiler</option>

<option value="13" >Main boiler</option>

<option value="14" >Myson boiler</option>

<option value="31" >Nu-Way boiler</option>

<option value="15" >Potterton boiler</option>

<option value="18" >Ravenheat boiler</option>

<option value="20" >Riello boiler</option>

<option value="21" >Saunier Duval </option>

<option value="22" >Sime boiler</option>

<option value="23" >Thorn boiler</option>

<option value="24" >Vaillant boiler</option>

<option value="25" >Valor Gas fire</option>

<option value="26" >Vokera boiler</option>

<option value="27" >Worcester boiler</option>

					</select>					</td>
					</tr>
					<tr>
					<td valign="top" class="keyword">Keyword:<input type="text" style="width:80px;" id="keyword" name="keyword" class="search_in" value=""/></td>
					</tr>
					<tr>
					<td valign="top"><input type="image" value="Add To Basket" src="images/search.jpg" class="subby"/></td>
					</tr>
				</table>		
			</form>
		</div>		
		


		<div id="form_holder_three">
		  <form action="boilerparts.asp" id="formsearch" name="formsearch" method="post">
                        <input type="hidden" name="search_type" value="code">
					<table width="240px" border="0">
						<tr>
						<td valign="top" class="keyword">Parts No:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input name="partno" style="width:80px;" id="partno" type="text" class="search_in" value=""/></td>
						</tr>
						<tr>
						<td valign="top" class="keyword">Appliance GC:
<input name="gc" style="width:80px;"  type="text" class="search_in" value="" onfocus="this.select();" onblur="formatappliancegc(this);"/></td>
						</tr>
						<tr>
						<td valign="top" class="keyword">Parts GC:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<input  style="width:80px;" name="gcpart" id="gcpart" type="text" class="search_in" value="" onfocus="this.select();" onblur="formatpartgc(this);"/></td>
						</tr>
						<tr>
						<td valign="top"><input type="image" value="Add To Basket" src="images/search.jpg" class="subby"/></td>
						</tr>
					</table>		
				</form>
	  </div>		
    </div>

   <div id="hero">
<div class="slide">
     <div class="diagram-sign-up">
     <p>Sign up to a Heat Group account and access thousands of boiler diagrams.</p>
    <a href="login.asp"><img src="images/register-account.png"></a>
     </div>    
          
 </div>        
    </div>
	
	
	
    <div id="main_content">
      <div id="col_left">  
        <div id="left_nav">

<form action="boilers.asp" method="post" id="form1v" name="form1v">
		<h6>Browse By Manufacturer</h6>
		<ul>
<li><a href="boilers.asp?supplierid=1&suppliername=ALPHA">ALPHA Spares</a></li><li><a href="boilers.asp?supplierid=2&suppliername=Ariston boiler">Ariston boiler Spares</a></li><li><a href="boilers.asp?supplierid=3&suppliername=Baxi boiler">Baxi boiler Spares</a></li><li><a href="boilers.asp?supplierid=4&suppliername=Biasi boiler">Biasi boiler Spares</a></li><li><a href="boilers.asp?supplierid=5&suppliername=Chaffoteaux">Chaffoteaux Spares</a></li><li><a href="boilers.asp?supplierid=6&suppliername=Ferroli boiler">Ferroli boiler Spares</a></li><li><a href="boilers.asp?supplierid=7&suppliername=Glowworm boiler">Glowworm boiler Spares</a></li><li><a href="boilers.asp?supplierid=8&suppliername=Halstead boiler">Halstead boiler Spares</a></li><li><a href="boilers.asp?supplierid=11&suppliername=Ideal boiler">Ideal boiler Spares</a></li><li><a href="boilers.asp?supplierid=30&suppliername=Johnson Starley">Johnson Starley Spares</a></li><li><a href="boilers.asp?supplierid=37&suppliername=KESTON boiler">KESTON boiler Spares</a></li><li><a href="boilers.asp?supplierid=13&suppliername=Main boiler">Main boiler Spares</a></li><li><a href="boilers.asp?supplierid=14&suppliername=Myson boiler">Myson boiler Spares</a></li><li><a href="boilers.asp?supplierid=31&suppliername=Nu-Way boiler">Nu-Way boiler Spares</a></li><li><a href="boilers.asp?supplierid=15&suppliername=Potterton boiler">Potterton boiler Spares</a></li><li><a href="boilers.asp?supplierid=18&suppliername=Ravenheat boiler">Ravenheat boiler Spares</a></li><li><a href="boilers.asp?supplierid=20&suppliername=Riello boiler">Riello boiler Spares</a></li><li><a href="boilers.asp?supplierid=21&suppliername=Saunier Duval ">Saunier Duval  Spares</a></li><li><a href="boilers.asp?supplierid=22&suppliername=Sime boiler">Sime boiler Spares</a></li><li><a href="boilers.asp?supplierid=23&suppliername=Thorn boiler">Thorn boiler Spares</a></li><li><a href="boilers.asp?supplierid=24&suppliername=Vaillant boiler">Vaillant boiler Spares</a></li><li><a href="boilers.asp?supplierid=25&suppliername=Valor Gas fire">Valor Gas fire Spares</a></li><li><a href="boilers.asp?supplierid=26&suppliername=Vokera boiler">Vokera boiler Spares</a></li><li><a href="boilers.asp?supplierid=27&suppliername=Worcester boiler">Worcester boiler Spares</a></li>
		</ul>
<input type="hidden" name="supplierid" value="0">


</form>


		</div>
<div align="center">		
<a href="http://www.safebuy.org.uk/certificate/5ffe690c-d5c9-4e8a-9b2c-0692c2ff2a29.html" target="_blank"><img src="images/Safebuy-RGB-JPG-100px.jpg" alt="Payment Icons for Heating Spare Parts" width="140" height="112" border="0" class="payment"></a>
<br>


</div>
      </div>
      <div id="col_right_list">
	    <div class="results_bottom">
		<div class="results_left">&nbsp;</div>

		<div class="results_right">&nbsp;</div>	
			
		<div class="clearing">Content for  class "clearing" Goes Here</div>
	    </div>

																				<div class="cushycms"><h1>Heating Spare Parts and Boiler Spares</h1>
We are an established and trusted name in the boiler parts industry and supply thousands of gas engineers throughout the UK. No matter which parts you need, we can supply them; we are the UK&#39;s Number One heating spare parts centre. Heating Spare Parts provide genuine boiler and heating spare parts nationwide with Next Day Delivery. Buy boiler parts quality and safety assured, complete with our 30 day money back guarantee, only internet company that does not charge a restocking fee.

<h2>HEATING SPARE PARTS WELCOME BOTH TRADE AND GENERAL PUBLIC</h2>
We only sell genuine boiler spares, ensuring that they are safe to use and of the highest quality. We NEVER supply reconditioned or cheap copies. Genuine boiler parts are essential for guaranteeing the safety of your boiler.

<h3>Online boiler spares and orders</h3>

<p>For in stock boiler spare parts, orders need to be placed before 2pm, and orders we receive over the weekend period will be processed on the Monday (excluding bank holidays).</p>

<h3>Access thousands of boiler diagrams</h3>

<p>We give you access to thousands of <a href="http://www.heatingspareparts.com/diagrams.asp">exploded boiler diagrams views</a>, allowing you to easily identify the part you are looking for and work with complete confidence on unfamiliar boilers. Fantastic when you don&#39;t know the part number of the boiler spares you need!</p>

<p>This service is provided by the Heating Group - the UK&#39;s Number One website for gas service engineers.</p>

<div class="boiler-diagram-info"><a href="javascript:load()"><img alt="" src="index_82_4016442659.jpg" style="width: 250px; height: 160px;float:right; border-width: 0px; border-style: solid;" title="Click to play for Boiler Diagram demonstration" /> </a>

<h3>Our boiler diagrams are very easy to use!</h3>

<p>Simply choose your boiler diagram by manufacturer<br />
boiler type and search.</p>

<p>Click here for a demonstration of our videos in use.</p>
</div>
<!--<div class="results_bottom">
		<div class="results_right">&nbsp;</div>	
			
		<div class="clearing">Content for  class "clearing" Goes Here</div>
	    </div>		--></div>
      
      
    </div>
      <img src="images/all_logos.jpg" alt="All Logos" class="all_logos"/>
  </div>
  
    <div id="base"></div>
</div>


<div id="footer">
  <div id="footer_middle"> 
<div class="footer-toprow">

<div class="footer-left">
<h3><i>Navigate</i> with the Heat Group</h3>
<ul>
<li>
<a href="index.asp">Home</a>
</li>
<li>
<a href="login.asp">Boiler Diagrams</a>
</li>
<li>
<a href="contact.asp">Contact Us</a>
</li>
</ul>
</div>


<div class="footer-middle">
<h3><i>Shop</i> with the Heat Group</h3>
<ul>
<li>
<a href="boilers.asp?supplierid=3&suppliername=Baxi boiler">Baxi Boiler Parts</a>
</li>
<li>
<a href="boilers.asp?supplierid=27&suppliername=Worcester boiler">Worcester Boiler Parts</a>
</li>
<li>
<a href="boilers.asp?supplierid=24&suppliername=Vaillant%20boiler">Vaillant Boiler Parts</a>
</li>
</ul>
</div>
<div class="footer-middle-right">
<h3><i>Contact</i> the Heat Group</h3>
<ul>
<li>
<p>Sales and Advice:<br /><a href="mailto:sales@heatingspareparts.com">sales@heatingspareparts.com</a></p>
<div itemscope itemtype="http://data-vocabulary.org/Organization"> 
    <span itemprop="name" style="font-size:12px;">Heating Spare Parts</span>
<br />
    
<span itemprop="tel" style="font-size:12px;">01427 800084</span>.
    <a href="http://www.example.com" itemprop="url">http://www.heatingspareparts.com</a>.
</div>
</li>

</div>




<div class="footer-middle-right">
<h3><i>Be Social</i> with the Heat Group</h3>
<ul>
<li>
<div class="fb-like" data-href="http://www.facebook.com/TheHeatGroup" data-send="true" data-layout="box_count" data-width="200" data-show-faces="false" data-action="recommend" data-font="arial" style="float:left;margin-right:10px;"></div>
<a href="https://twitter.com/heatgrouptweet"><img src="images/social/twitter.png" style="float:left;" alt="The Heat Group on Twitter"></a>
</li>


</div>






</div>


  <div id="paras">
    <p class="para_left">&copy;2011 - Heatingspareparts - All Rights Reserved.<br /></p>
    <p class="para_centre"><a href="http://www.heatingspareparts.co.uk/Terms.asp">Cookie Policy</a></p>
    <p class="para_right"><a href="datasheets.asp">Product Sheets</a>&nbsp;|&nbsp;<a href="Terms.asp">Terms & Conditions</a></p>
     <p class="para_right"><a href="resources.asp">Resources</a></p>
  </div>
  </div>
</div>

</body>
</html>

