<div class="page fullfixed">
<article>
<header style="
background-color: #fff;
background-image:url(/uploads/565d8b8d14b05.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>Ulster Rugby Light up the Culloden </h1>
</div>
<div class="container toggleContent">
<p class="summary">Members of the Ulster Rugby team Ruan Pienaar, Nick Williams and Robbie Diack helped kick off the festive celebrations at the Culloden Estate & Spa when they switched on the Christmas lights. They were joined by their children and partners as they enjoyed a festive afternoon at Northern Ireland’s leading 5-star hotel with entertainment from Rockport choir. Also pictured is hotel General Manager Adrian McNally. </p>
<p class="byline"> </p>
<p><img src="/uploads/565d89c69cad6.jpg"></p><p><img src="/uploads/565d89a7dfc41.jpg"></p><p><img src="/uploads/565d89b1da673.jpg" style="background-color: initial;"></p><p><img src="/uploads/565d89bf08264.jpg"></p><p><img src="/uploads/565d89d385244.jpg"></p><p><img src="/uploads/565d89dd8cbd2.jpg"></p><p><img src="/uploads/565d89e8307f0.jpg"></p><p><img src="/uploads/565d89f66a78b.jpg"></p><p><img src="/uploads/565d8a0b056f8.jpg"></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->