<div class="page old_fullfixed">
    <article>
        
        <header style="background-image:url(/uploads/53c93834f1b17.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>Refurbishments</span></h1>
            </div>
            <div class="container toggleContent">
            	<p class="summary"></p>
            	<p class="byline"> 
							</p>
                <p>Within the next month, we will be refurbishing our Ballyhackamore and Lisburn Road salons!</p><p>Lisburn Road will also gain a new Ladies' salon and beauty treatment room, whilst keeping our Male Grooming services.</p><p>We will be uniquely positioned on the Lisburn Road as the only building which provides both Men's and Ladies' hairdressing, Male Grooming, Ladies' Beauty treatments, professional make-up application (by Ciara Daly upstairs), professional Sports Massage and neck & back pain relief (by iMassage).</p><p>Ballyhackamore will gain an extra chair for our walk-in clients, reducing waiting times and providing a more spacious layout by moving our reception area below the staircase, and by the inclusion of a new 'virtual reception terminal'.</p><p>Lisburn Road will close between 3rd and 6th August for its refurb.</p><p>Ballyhackamore will close between 17th and 20th August for its refurb.</p>
            </div>
        </div><!-- main-->
    </article>
</div><!-- /page-->