<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/53b285d090fca.jpg);">
</header>
<div class="main">
<p id="toggle">
<a href="#">Hide text</a>
</p>
<script type="text/javascript">
$(document).ready(function() {
BN.registerPlugin('showHide', function(){
if ($('body').hasClass('concentrix')) {
return;
}
$('p#toggle').hide();
var postionLink = function() {
$('p#toggle').hide();
window.setTimeout(function() {
var top = ( $('.intro h1').length ) ?
~~($('.intro h1').offset().top) : 70;
var h = $('p#toggle').height();
$('p#toggle').css('top', top - h);
$('p#toggle').fadeIn('fast');
}, 1000);
};
$(window).resize(function() {
postionLink();
});
postionLink();
// $('p#toggle').show();
$('p#toggle a').bind('click', function() {
$('.toggleContent').toggle('slow', function(){
var text = ( $(this).is(':visible') ) ?
'Hide Text' :
'Show Text';
if ($(this).is(':visible')) {
$('p#toggle a').text('Hide Text')
.removeClass('hidden')
.addClass('invisible');
postionLink();
} else {
$('p#toggle a').text('Show Text')
.removeClass('invisible')
.addClass('hidden');
}
});
return false;
});
});
});
</script>
<div class="intro toggleContent">
<h1><span>Tennent's NI Taps into Success of Hastings Hotels</span></h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline">
</p>
<p><strong>Tennent’s N.I. has won a five year contract to supply draught beers and ciders to Hastings Hotels.</strong></p><p>This latest
contract will see Tennent’s NI’s extensive portfolio supply its big name,
company-owned brands - Magners, Tennent’s, Heverlee and Caledonia - on bar counters
across Hastings Hotels.</p><p>Announcing details
of the supply deal with Hastings, Jeff Tosh, Head of NI On Trade at Tennent’s
NI, said; “We are very proud to have worked closely with the prestigious Hastings
Hotels Group for some years and delighted to have won this new five year
contract to extend that mutually successful relationship.”</p><p>Howard Hastings, said;
“The connection between our companies stretches back to the time of The Ulster
Brewery when my father, Sir William Hastings was a director and
shareholder. Since those days we have
enjoyed a long and mutually beneficial relationship based on a shared commitment
to quality and service.”</p><p><img src="/uploads/53b284beef628.jpg"></p><p><em>Pictured above Dr. Howard Hastings OBE, Managing Director of Hastings Hotels and Mr. Jeff Tosh, Head of NI On Trade at Tennent’s NI.</em></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->