<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/535e44bddaf7e.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>Giro d’Italia </span></h1>
</div>
<div class="container toggleContent">
<p class="summary">Hastings Hotels is looking forward to the Giro d'Italia 2014 taking place in Northern Ireland and the cycling legacy that will follow.</p>
<p class="byline">
</p>
<p>The iconic race will
start in Belfast and pass right by three of our Hotels, the <a href="http://www.hastingshotels.com/europa-belfast/" target="_blank">Europa Hotel</a>, <a href="http://www.hastingshotels.com/stormont-hotel/" target="_blank">Stormont Hotel</a> and the recently refurbished <a href="http://www.hastingshotels.com/">Ballygally
Castle</a>. The Giro d’Italia, alongside other grand tours such as the Tour de
France is considered one of the most prestigious cycle races in the world.</p><p>As the
excitement builds, we took to the road to give you a taster of the route that
the world's elite cyclists can look forward to. Special thanks to the Yellow
Arrows Cycle Club from Larne for taking part in the video.
For more
information on our hotels please visit <a href="http://www.hastingshotels.com">www.hastingshotels.com</a>.</p><iframe width="560" height="315" src="//www.youtube.com/embed/7ntQollP2G0" frameborder="0" allowfullscreen=""></iframe>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->