<div class="page old_fullfixed">
<article>
<header style="background-image:url(/uploads/5241ebc39d185.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>Rolltack was born</span></h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline">
</p>
<p class="MsoNormal">
</p>
<p class="MsoNormal">
<font face="Calibri">After a lot of thought <a href="http://www.rolltack.co.uk">Rolltack</a> was born on the 30th December 2011, an exciting start to 2012 and what a year it was! <a href="http://www.rolltack.co.uk">Rolltack</a> was awarded an Innovation Voucher by Invest NI which allowed us to take the prototype we had, the idea and our rough drawings to the Northern Ireland Technology Centre at Queens University Belfast. Our product engineer was Andrew Hunter. Andrew proved invaluable and showed he had the skills to turn Clare's drawings and idea into reality and the patience of a saint to deal with three women!<o:p></o:p></font>
</p>
<p class="MsoNormal">
</p>
<p class="MsoNormal">
<o:p><font face="Calibri"> </font></o:p><font face="Calibri">And so the <a href="http://www.rolltack.co.uk">Rolltack</a> design was produced and the mould was ordered. Our factory, at a secret location, produced the first <a href="http://www.rolltack.co.uk">Rolltack</a> in February 2013…the day we set off for <a href="http://www.beta-int.com/">BETA International</a> at the NEC in Birmingham. The world’s most prominent equestrian trade show, where we were due to do our market validation.</font>
</p>
<p class="MsoNormal">
</p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->