<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/535e5054f0546.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"></p>
<p class="byline">
</p>
<h2>Top Award for Suzanne</h2><p>Congratulations to Suzanne Wray, Events Co-ordinator at the Europa Hotel who was awarded best overall Final Year Marketing Student at the University of Ulster! Well done!!</p><p><img src="/uploads/535e4553cb5a5.jpg"></p><h2><strong>Hakan gets engaged!</strong></h2><p>We would like to congratulate one of our members of staff on his recent engagement! Hakan Sakalli, who many of you will know from the Slieve Donard Resort and Spa. pulled out all the stops with a romantic proposal! Hakan then picked the right moment and took his girlfriend Renata up in a helicopter and was delighted when she said yes!!</p><p><img src="/uploads/535e4f8a9da45.jpg"></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->