<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/53b3e9db2ac40.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>Hastings teams up with Global Drinks Giant</span></h1>
</div>
<div class="container toggleContent">
<p class="summary">Hastings Hotels has formed a new partnership with Diageo to supply the iconic Guinness brand across the Hastings collection of hotels.</p>
<p class="byline">
</p>
<p>Commenting on the partnership, Jorge Lopes, Country Director Diageo Northern Ireland said,“Guinness is an iconic global brand and synonymous with tourism in Northern Ireland and indeed across the island of Ireland. Hasting’s Hotel’s, also has excellent credentials and expertise in providing first class experiences for both local and foreign visitors and we see them as a great partner and a perfect fit for the history and heritage of Guinness."</p><p><img src="/uploads/53b3e7871440e.jpg"></p><p><em> Pictured above Managing Director of Hastings Hotels, Dr. Howard Hastings OBE, and </em><em>Country Director Diageo Northern Ireland, Mr. Jorge Lopes.</em><em><br></em></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->