<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/535e3de7c2d1a.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>Van Morrison Returns</span></h1>
</div>
<div class="container toggleContent">
<p class="summary">Van Morrison Annalong Sunset at the Slieve Donard Resort and Spa - 27th & 28th June 2014
</p>
<p class="byline">
</p>
<p><img src="/uploads/535e3c144f25a.jpg"></p><p>Enjoy this unique opportunity to see Van Morrison 'up close and personal' at
the magnificent Slieve Donard Resort and Spa
in Newcastle, County Down. Previous guests will vouch for the very special
atmosphere created in such an intimate setting, recreating the feel of Jazz
clubs of yesteryear. It is an ideal setting for Van to play the songs you know,
in the way he feels he should play them now. ONLY 350 places available
for this unique dinner and show in the Grand Ballroom at the Slieve Donard
Resort & Spa.</p><p><a href="http://www.hastingshotels.com/upload/group/docs/Van Morrison at the Slieve Donard (flyer).pdf" target="_blank">Click here to download more information</a></p><p><strong></strong></p><p><strong>Dinner and Show Ticket Price from £225 per person Tickets available
from Ticketmaster.</strong></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->