<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/53a96af6c0c99.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>Staff News</span></h1>
</div>
<div class="container toggleContent">
<p class="summary">New Senior Management Appointments</p>
<p class="byline">
</p>
<h2><span style="font-size: 16px;">James Toal - Manager of Percy French Inn</span></h2><h2><img src="/uploads/53aab2132449c.jpg"></h2><p><span style="font-size: 15px;">James Toal from Armagh
is the newly appointed <span style="font-size: 16px;">Manager</span> of the Percy French Inn within the Slieve Donard
Resort and Spa. James previously worked with Hastings Hotels as a duty
manager in the Everglades Hotel in Derry, until he left to become assistant
manager in the Manor House in Fermanagh. We are happy he has returned to the
Hastings group and wish him every success in his new role as Manager of the Percy French Inn.</span></p><hr>
<p><strong>Helen McCune - Manager of the Spa at the Slieve Donard </strong></p><p><img src="/uploads/53aab2b8e97ed.jpg"></p><p>Helen McCune from North Belfast, is the newly
appointed manager of the Spa at the Slieve Donard Resort and Spa. Helen has
worked with Hastings Hotels for 6 years, starting her career with us as
a trainee manager and then as an Assistant
lounge manager in the Piano bar in the Europa Hotel. Congratulations Helen on your promotion to manager of the Spa at the Slieve Donard Resort and Spa and we wish you the best of luck
with your new role.</p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->