<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/53a93858c8a0a.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>Count Down to Christmas</span></h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline">
</p>
<p><strong>It's never to early to start thinking about Christmas!</strong></p><p>A time to celebrate and enjoy, a time to relax and treat yourself to something special. Hastings Hotels evoke the finest festive style and hospitality, with a relaxed atmosphere that allows you to do as little or as much as you like. Whether you are looking for a traditional Christmas with exquisite food and wine, or a fun packed celebration, you will find something for everyone at our properties.</p><p>Don't miss out on our Christmas party nights! Book early to avoid dissapointment. Click on the links below to read more about whats on offer this Christmas at each of our Hastings Hotels.</p><p><a href="http://www.hastingshotels.com/upload/group/docs/Has. Christmas Party Nights 2014_v5.pdf" target="_blank">Christmas Party Nights at the Culloden Estate and Spa, Stormont Hotel or Europa Hotel</a></p><p><a href="http://www.hastingshotels.com/upload/group/docs/Has. Christmas Party Nights 2014_v5.pdf" target="_blank"></a><a href="http://www.hastingshotels.com/upload/group/docs/Sdh Christmas Party Flyer v3.pdf">Christmas Party Nights at the Slieve Donard Resort and Spa</a></p><p><a href="http://www.hastingshotels.com/upload/group/docs/Ballygally_Christmas Party Flyer v4_BallygallyVersion.pdf" target="_blank">Christmas Party Nights at Ballygally Castle</a></p><p><a href="http://www.hastingshotels.com/upload/group/docs/Evg.Christmas Party Flyer v6.pdf" target="_blank">Christmas Party Nights at the Everglades Hotel</a></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->