<div class="page fullfixed">
<article>
<header style="
background-color: #333;
background-image:url(/uploads/52f2de7a91658.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(){
$('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>POST SCRIPT </h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline"> </p>
<p><span style="font-family: Georgia;"><span style="font-size: 16px;">The review is an underrated piece of writing. The ability to clearly and concisely summarize a film, show, book or idea, capturing its essence and putting it in context while still methodically dissecting it is rare. This is the skill I’ve set out to improve and develop with this issue of T<em>he Baird’s Tale.</em> </span></span></p><p><span style="font-family: Georgia;"><span style="font-size: 16px;">Our contributors reviewed books, films, politicians, Icelandic tourist destinations and life itself. Each trying unbundle these items, trying to explain, understand them and stare at with a critical eye. </span></span></p><p><span style="font-family: Georgia;"><span style="font-size: 16px;">This critical eye is at the core of the persona of<em> The Baird’s Tale</em>. The Baird is a skeptic, questioning assumptions and assertions. </span></span></p><p><span style="font-family: Georgia;"><span style="font-size: 16px;">In review, take a critical look at us. Were we clear? Our argument concise and coherent? Or were we unravelled, our threads undone? </span></span></p><p><span style="font-size: 16px;"><span style="font-family: monospace;"><em><span style="font-family: monospace;">James R. Baird Rimmer. <br></span></em><strong><span style="font-family: Georgia;">Editor-in-Chief.</span></strong></span></span></p><p><em><span style="font-size: 16px;">The Baird's Tale can be reached at: </span></em><em><span style="font-size: 16px;">
[email protected], or @bairdstale</span></em></p>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->