<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/530ddd5f0f849.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>Ballygally Castle History Display</span></h1>
</div>
<div class="container toggleContent">
<p class="summary">As part of the reopening of Ballygally Castle, the hotel would like to have a history display and is inviting people to get in contact if they have any old memorabilia that could be included.</p>
<p class="byline">
</p>
<p>Stephen Perry, General Manager
of Ballygally Castle said: “There is a fascinating history associated with the
hotel and it intrigues the majority of our guests. With this in mind, we are
going to have a History of Ballygally Castle display giving people the chance to
find out more. And we are appealing to people who have any Ballygally Castle memorabilia
from throughout the years that could be used in the display - for example old menus, crockery, cutlery,
articles, postcards – to get in touch with us.”</p><p>If you have any
memorabilia for the History of Ballygally Castle display, please contact
Stephen Perry on 028 2858 1066. For ongoing updates
on the refurbishment developments of Ballygally Castle go to <a href="www.rebuildingballygallycastle.com">rebuildingballygallycastle.com</a>. </p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->