<div class="page fullfixed">
<article>
<header style="
background-color: #fff;
background-image:url(/uploads/55e820436a399.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(){
$('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>Autumn Reviver</h1>
</div>
<div class="container toggleContent">
<p class="summary">Hastings Hotels are thrilled to launch a new Autumn Reviver Day Spa Experience at the luxurious Slieve Donard Resort & Spa and the 5-star Culloden Estate & Spa.</p>
<p class="byline"> </p>
<p>The luxurious Autumn Reviver Day Spa Experience has been carefully curated to help rejuvenate and comfort body and soul, leaving guests feeling ready to face the autumn months. </p><p>The Spa Experience runs for 1 hour and 20 minutes and includes</p><ul>
<li>ESPA Foot Ritual with Marma Point Massage</li><li>ESPA Back Treatment, including back exfoliation, neck and shoulder massage as well as a warm nourishing mask</li><li>Soothing Marma Point Hand Massage</li><li>Full use of spa facilities, robes, slippers, towels and delicious light lunch</li></ul><p>Hastings Hotels offers the Autumn Reviver Treatment for a special price of £110pp from Monday to Friday and £140 on Saturday and Sunday.</p><p>Guests can also add B&B at the Slieve Donard Resort & Spa from £55 per person or £85 per person at the Culloden Estate & Spa.</p><p><strong>For Reservations<br>The Spa at Culloden on 028 9042 1135<br>The Spa at Slieve Donard on 028 4372 6166</strong></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->