<div class="page fullfixed">
<article>
<header style="
background-color: #fff;
background-image:url(/uploads/5416bf861056f.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>FIRST HOTEL MEDI-SPA</h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline"> </p>
<p><img src="/uploads/5416bdb3277b0.jpg" style="font-size: 15px; background-color: initial;"></p><p>CHECK-IN TO NI’S FIRST HOTEL MEDI-SPA</p><p>James McGinn of Hastings Hotels was joined by Paul Butler of Room One Physiotherapy & Sports Injuries Clinic, Lynn Pavis of Randox Health and Professor Johnny Moore of Cathedral Eye Clinic to celebrate the launch of Northern Ireland’s first hotel Medi-Spa of its kind at the Culloden Estate & Spa. The leading 5-star hotel has joined forces with industry leaders in beauty and wellness to launch a new Medi-Spa offering people a new range of ground breaking treatments. The Medi-Spa offers an extensive and exclusive range of packages offering guests specialist laser eye and refractive surgery, personalised health assessments incorporating cutting edge technology with innovative diagnostic testing to assess health in detail and physiotherapists who work closely with physicians and surgeons to provide the best in expert treatments and programmes</p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->