<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/53aab181aa1ed.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>Competition</span></h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline">
</p>
<p><strong>Win a Summer Spa Package for 2!</strong></p><p>Our luxurious Summer Radiance Spa Package has been carefully tailored to help rejuvenate your body and soul and leave you feeling in tip-top shape to enjoy summertime! The experience includes:-</p><ul>
<li>Personalised Skin Analysis with ESPA 55 minute</li><li>Boutique Facial and Oriental Head Massage</li><li>Boutique Manicure or Pedicure</li><li>Use of robe, slippers and towels</li><li>Delicious light lunch in our Juice Bar</li><li>Full use of all the Spa facilities</li></ul><p>To enter please email your name, address and phone number to marketing@hastingshotels.com. Competition closes at midnight on the 30th July.</p><p><a href="https://hastings-hotels.avvio.com/slieve-donard-spa/upload/slieve-donard-spa/docs/summerspaoffer.pdf" target="_blank">For more information or to book the summer spa package please click here to download brochure.</a></p><p><img src="/uploads/53aab04f887f4.jpg"></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->