File: D:/web/castironradiatorcentre/changes prev/2019-10-22/prev/inc-template-main.asp
<!--#include file="inc-main.asp"--><!DOCTYPE html><%
' Notes
' =====
' 10/10/2014 For Bootstrap glyphs, make sure .woff (application/font-woff) is in IIS MIME types
' (SS,25/6/15) added call tracking script to head and footer
' head: containing {ak:"960477445",cl:"bhU8CLbh8l0QhfL-yQM"}
' foot: containing var callback = function(formatted_number, unformatted_number), also changed default number to correct one
' also added class="google_number" to the telephone shown at the top
' (SS,19/2/16) added Rich Snippets for Local Organisation
' (SS,2/3/18) DisableCache replaced with HTMLHeadStart, also added HTMLHeadEnd, DoGoogleAnalytics(True) now moved to HTMLHeadEnd
' (SS,30/5/18) Isotope stuff now moved outside of If Not IsHomePage because it's now required by home page
' (SS,24/7/18) Javascript load speed improvements, moved .js files to after finalise and minimised to js/all.min.js
' (SS,8/8/18) Found Image Picker not working for radiator colours. Fixed by moving image-picker.js to the send sectiong just before relevant code
' (SS,10/8/18) Had forgotten to remove image-picker.js and jquery.blink.js from top section, jquery.blink.js (used by btu calculated) now minified and included in all.min.js
' (SS,10/8/18) Added following also to all.min.js: image-picker.min.js, jquery.blink.min.js, isotope.pkgd.min.js, imagesloaded.pkgd.min.js, jquery.cookiebar.min.js
' (SS,14/8/18) Added tag for ahrefs-site-verification
' (SS,08/04/19) Removed Google+ link. Added link to Google My Business
%>
<html lang="en">
<head><%HTMLHeadStart%>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><%=GetHTMLTitle("Cast Iron Radiator Centre - Specialists in cast iron radiators")%></title>
<meta name="description" content="<%=GetHTMLDescription("Cast Iron Radiator Centre - Specialists in the supply of cast iron radiators, cast iron radiator valves and cast iron radiator accessories.")%>" />
<meta name="keywords" content="<%=GetHTMLKeyWords("cast iron radiators, cast iron radiator valves, victorian style radiators, art nouveau radiators, ornate radiators, king style radiators, queen style radiators")%>" />
<%ShowFacebookLikeImageMeta%><%ShowCanonicalLink%><link rel="shortcut icon" href="favicon.ico?v=1" />
<script src="https://apis.google.com/js/platform.js" async defer></script>
<%
'<link href="css/bootstrap.min.css" rel="stylesheet" />
'<link href="css/jquery.smartmenus.bootstrap.css" rel="stylesheet" />
'<link href="css/styles.min.css?v=11" rel="stylesheet" type="text/css" />
'<link href="css/custom.min.css?v=10" rel="stylesheet" />
' (SS,17/5/17) all.min.css contains above 4 in same order
%>
<link href="css/all.min.css" rel="stylesheet" />
<%If Not IsHomePage Then%>
<link href="magiczoomplus/magiczoomplus.css?v=2" rel="stylesheet" type="text/css" media="screen"/>
<script src="magiczoomplus/magiczoomplus.js?v=2" async defer></script>
<%End If%>
<meta name="p:domain_verify" content="f4b12bd98f9da1d93963c5569bf0341b"/>
<meta name="ahrefs-site-verification" content="519c78b6265074bcb49f2f250ca87790b1de9b1905077244202010c4361ed669">
<%If Not IsHomePage Then%>
<%DoAddressLookup%>
<%End If%>
<!-- Google Fonts embed code (async) -->
<script>
WebFontConfig = {
google: { families: [ 'Roboto' ] }
};
(function(d) {
var wf = d.createElement('script'), s = d.scripts[0];
wf.src = 'https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js';
wf.async = true;
s.parentNode.insertBefore(wf, s);
})(document);
</script>
<%HTMLHeadEnd%>
</head>
<body onload="itp_onload()">
<div class="container">
<!-- row 1 -->
<header class="row" style="margin-top: 10px">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="row">
<div class="col-lg-5 col-md-5 col-sm-6 col-xs-5">
<div class="row">
<a class="navbar-brand logo" href="/" style="padding: 0px; margin-left: 10px"><img class="img-responsive" src="images/logo.png" height="54" alt="<%=GetStoreName%>" /></a>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-7" style="margin-top: 5px; margin-right: 0px">
<div style="float: right; height: 54px">
<div style="float: left; margin-top: 6px">
<span class="glyphicon glyphicon-phone-alt" style="font-size: 1.5em"></span>
</div>
<div style="float: left; margin-left: 10px">
<strong>
<a href="tel:08002948603" class="google_number">0800 294 8603</a><br />
<a href="tel:02476303999">024 7630 3999</a>
</strong>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6">
<!--#include file="inc-template-search.asp"-->
</div>
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 text-right" style="margin-top: 2px; margin-bottom: 10px">
<!--#include file="inc-template-shopping-status.asp"-->
</div>
</div>
</div>
</header>
</div> <!-- container top-->
<!--#include file="inc-template-category-menu.asp"-->
<!-- START OF MAIN BODY -->
<div class="container main-section">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<!--#include file="inc-pages.asp"-->
</div><!--col-->
</div><!--row-->
</div><!--container-->
<!-- END OF MAIN BODY -->
<%If Not IsPageNameOrCmd("account,checkout,btucalculator,radiatorbuilder") Then%>
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div id="recently-viewed">
<!--#include file="inc-template-recently-viewed.asp"-->
</div>
</div>
</div>
</div>
<%End If%>
<div class="container-fluid" style="background-color: #EFEFEF">
<div class="container bottom-section">
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-2 col-xs-12">
<h4><span class="glyphicon glyphicon-wrench"></span> Service</h4>
<nav>
<ul class="nav nav-pills nav-stacked span2 list-inline">
<li><a href="products.asp?page=account" rel="nofollow">Account</a></li>
<li><a href="products.asp?page=customerinfo">Customer Info</a></li>
<li><a href="products.asp?page=privacy">Privacy Policy</a></li>
<li><a href="products.asp?page=about">About Us</a></li>
<li><a href="products.asp?page=faq">FAQ</a></li>
<li><a href="products.asp?page=links">Useful Links</a></li>
<li><a href="products.asp?page=sitemap">Sitemap</a></li>
</ul>
</nav>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<h4><span class="glyphicon glyphicon-eye-open"></span> Products</h4>
<nav>
<ul class="nav nav-pills nav-stacked span2 list-inline">
<li><a href="products.asp?cat=Cast+Iron+Radiators">Radiators</a></li>
<li><a href="products.asp?cat=Valves">Valves</a></li>
<li><a href="products.asp?cat=Accessories+%26+Spares">Accessories & Spares</a></li>
<li><a href="products.asp?page=btucalculator">BTU Calculator</a></li>
</ul>
</nav>
<div style="margin-left:0px; margin-top:5px">
<img src="/images/CE-EN-442-logo.png" alt="CE & BS EN 442 certified" />
</div>
<div style="margin-left:0px; margin-top:5px">
<a href="https://uk.trustpilot.com/review/www.castironradiatorcentre.co.uk">
<img src="/images/trustpilot-logo.png" alt="Trustpilot" />
</a>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12 col">
<h4><span class="glyphicon glyphicon-lock"></span> Shop Securely</h4>
<ul class="nav">
<li><img class="itp-footer-img" src="images/epdq-logo.png" alt="ePDQ" /></li>
<li><img class="itp-footer-img" src="images/paypal-logo.png" alt="PayPal" /></li>
<li><img class="itp-footer-img" src="images/bacs-logo.png" alt="BACS" /></li>
</ul>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12 pull-right">
<h4><span class="glyphicon glyphicon-user"></span> <a href="products.asp?page=contact" style="color: black">Contact Us</a></h4>
<div>
<address>
<span class="glyphicon glyphicon-envelope"></span>
<strong><%=GetStoreName%></strong><br>(a Division of Mossmead Ltd)<br>
<div>
Ryton Fields Farm, Wolston Lane,<br>
Ryton on Dunsmore,
Coventry<br>
West Midlands, CV8 3ES, UK
</div>
</address>
<address>
<span class="glyphicon glyphicon-phone-alt"></span>
<a href="tel:08002948603">0800 294 8603</a> /
<a href="tel:02476303999">024 7630 3999</a>
</address>
<address>
<span class="glyphicon glyphicon-send"></span>
<a href="mailto:<%=GetStoreEmail%>"><%=GetStoreEmail%></a>
</address>
<address>
<span class="glyphicon glyphicon-list-alt"></span>
<a href="products.asp?page=contact">Contact Form</a>
</address>
</div>
<div style="margin-left: 0px; margin-top: 10px; margin-bottom:10px">
<a href="https://www.facebook.com/castironradcen" target="_top" style="text-decoration:none;">
<img src="/images/facebook-logo2.png" alt="facebook" style="border:0;width:32px;height:32px"/>
</a>
<a href="https://twitter.com/castironradcen" target="_top" style="text-decoration:none;">
<img src="/images/twitter-logo2.png" alt="twitter" style="border:0;height:32px;margin-left:5px"/>
</a>
<a href="https://www.instagram.com/castironradiatorcentre" target="_top" style="text-decoration:none;">
<img src="/images/instagram-logo.png" alt="instagram" style="border:0;height:32px;margin-left:5px"/>
</a>
<a href="https://www.pinterest.com/castironradcen/" target="_top" style="text-decoration:none;">
<img src="/images/pinterest-logo.png" alt="facebook" style="border:0;width:32px;height:32px;margin-left:5px"/>
</a>
<a href="https://goo.gl/maps/Lp34F5hKQEn" target="_top" style="text-decoration:none;">
<img src="/images/google-my-business-logo.png" alt="Google My Business" style="border:0;height:32px;margin-left:2px"/>
</a>
</div>
</div>
</div><!--/row-->
</div><!--/container-->
</div> <!--/ class="container-fluid" -->
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"name": "<%=GetStoreName%>",
"url": "<%=GetStoreURL%>",
"sameAs": [
"https://www.facebook.com/castironradcen",
"https://twitter.com/castironradcen",
"https://www.instagram.com/castironradiatorcentre",
"https://www.pinterest.co.uk/castironradcen",
"https://www.yelp.co.uk/biz/cast-iron-radiator-centre-coventry"
],
"image": "<%=GetStoreURL%>/images/logo.png",
"address": {
"@type": "PostalAddress",
"addressLocality": "Coventry",
"addressRegion": "West Midlands",
"postalCode": "CV8 3ES",
"addressCountry": "GB",
"streetAddress": "Ryton Fields Farm, Wolston Lane, Ryton on Dunsmore"
},
"description": "Supplier of cast iron radiators and accessories.",
"telephone": "+44 (0) 24 7630 3999",
"openingHours": "Mo,Tu,We,Th,Fr 08:00-17:00",
"paymentAccepted": "Cash, cheque, credit card, PayPal, BACS",
"priceRange": "£30 - £500",
"geo": {
"@type": "GeoCoordinates",
"latitude": "52.365660",
"longitude": "-1.417697"
}
}
</script>
<%Finalise%>
<script src="https://code.jquery.com/jquery.min.js"></script>
<%
'<script src="js/bootstrap.min.js" async defer></script>
<!-- SmartMenus jQuery plugin -->
'<script src="js/jquery.smartmenus.min.js" defer></script>
<!-- SmartMenus jQuery Bootstrap Addon -->
'<script src="js/jquery.smartmenus.bootstrap.min.js" defer></script>
'<script src="js/javascript.min.js?v=16" async defer></script>
' (SS,24/7/18) all.min.js contains above 4 in same order
' (SS,10/8/18) jquery.blink.js now included (minified version) in all.min.js
<!-- Isotope jQuery Addon for tidy grids -->
'<script src="js/isotope.pkgd.min.js"></script>'
<!-- Images loaded jQuery Addon used for tidy grids to fire after images loaded, without this it doesn't work -->
'<script src="js/imagesloaded.pkgd.min.js"></script>'
<!-- (SS,25/5/18) for cookie bar -->
'<script src="/js/jquery.cookiebar.min.js"></script>'
' <script src="image-picker/image-picker.js"></script>
' (SS,10/8/18) also moved the above 3 (isotope.pkgd.min.js, imagesloaded.pkgd.min.js, jquery.cookiebar.min.js) to this same all.min.js
' also added image-picker.js to it (minimised version)
%>
<script src="js/all.min.js"></script>
<%If Not IsHomePage Then%>
<!-- (SS,17/5/17) added above IF to minimise home page -->
<!-- toggle accordion collapse icon -->
<script>
$('#accordion').on('hide.bs.collapse show.bs.collapse', function (n) {
$(n.target).siblings('.panel-heading').find('i.glyphicon').toggleClass('glyphicon-chevron-down glyphicon-chevron-up');
});
</script>
<script>
jQuery("select.image-picker").imagepicker({
hide_select: false,
});
jQuery("select.image-picker.show-labels").imagepicker({
hide_select: false,
show_label: true,
});
</script>
<!-- find the matching magic zoom image when paint finish clicked -->
<script>
function showMagicZoomImageByCaption(aCaption) {
// find the correct two images from the magic zoom thumbnails
// (SS,22/10/15) stopped working in MagicZoomPlus v5.0.6, fixed by replacing MagicZoomPlus.update with MagicZoom.update
$('#magic-zoom-thumbs a').each(function() {
if ($(this).attr('title').indexOf(aCaption) == 0) {
big_image = $(this).attr('href');
// small_image = $(this).find('img').attr('src');
small_image = $(this).attr('rev');
// update the magic zoom image
MagicZoom.update("Zoomer1", big_image, small_image);
};
});
};
$(".image-picker" )
.change(function() {
var option_img_label = $('option:selected', this).attr('data-img-label');
showMagicZoomImageByCaption(option_img_label);
});
</script>
<!-- show proceed to checkout modal if it exists when button clicked -->
<script>
if ($('#modal-content').length)
{
$('#btnProceedToCheckout').click(function (e) {
e.preventDefault();
$('#modal-content').modal({
show: true
});
});
$('#btnProceedToCheckoutPayPal').click(function (e) {
e.preventDefault();
$('#modal-content-p').modal({
show: true
});
});
};
</script>
<!-- (SS,17/5/17) added IF to minimise home page -->
<%End If%>
<!-- (SS,19/10/15) for tidy product item cells without big holes -->
<!-- (SS,11/1/18) added layoutMode: 'fitRows' for correct order -->
<!-- (SS,30/5/18) moved here because it now needs to work on the home page as well -->
<script>
$('.grid').imagesLoaded( function(){
$('.grid').isotope({
itemSelector : '.grid-item',
layoutMode: 'fitRows'
});
});
</script>
<!-- (SS,25/5/18) for cookie bar -->
<script>
$(document).ready(function(){
$.cookieBar({
message: 'Cookies help us deliver the best experience on our website. By using our website, you agree to our use of cookies.',
policyButton: true,
policyText: 'Learn More',
policyURL: '/products.asp?page=privacy'
});
});
</script>
</body>
</html>