<div class="page fullfixed">
<article>
<header style="
background-color: #fff;
background-image:url(/uploads/52f93dd2624b9.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>CONTENTS</h1>
</div>
<div class="container toggleContent">
<p class="summary"></p>
<p class="byline"> </p>
<ol>
<li><span style="font-size: 16px;"><span style="font-family: Georgia;"><strong>Our Man in Paris</strong><span style="font-family: Georgia;">. James Rimmer. <em><span style="font-family: Georgia;">A look at Frédéric Lefebvre, who represents </span><span style="font-family: Georgia;">la</span></em><span style="font-family: Georgia;"> </span></span></span><em><span style="font-family: Georgia;">1ère circoncription des Français établis hors de France – Amérique du Nord, in the Assemblée Nationale.</span> </em></span></li><li><span style="font-size: 16px;"><span style="font-family: Georgia;"><strong>Dimmuborgir.</strong>Kylie Bergfalk<em><span style="font-family: Georgia;">. A Poem. </span></em></span></span></li><li><span style="font-family: Georgia;"><span style="font-size: 16px;"><strong>Lambs in wolf's clothing</strong>. Michal Grzadkowski.<em> A Review of Wolf of Wall Street.</em></span></span></li><li><span style="font-family: Georgia;"><span style="font-size: 16px;"><strong>J.M. Synge and the Aran Islands.</strong> Erin Schuurs.<em> A </em><em>discussion of the romanticism of J.M. Synge. </em></span></span></li><li><span style="font-family: Georgia;"><span style="font-size: 16px;"><strong>The Way it Ends Up.</strong> Carter Vance. <em>A Poem</em>. </span></span></li><li><span style="font-family: Georgia;"><span style="font-size: 16px;"><strong>A Liberal Lament.</strong> James Rimmer. <em>A review of A Fair Country by J.R. Saul. </em></span></span></li><li><span style="font-family: Georgia;"><span style="font-size: 16px;"><strong>Post-Script</strong>. James Rimmer. Editor-in-Chief. </span></span></li><li><span style="font-family: Georgia;"><span style="font-size: 16px;"><strong>About the Contributors</strong>.</span> </span></li></ol>
</div>
</div><!-- main-->
</article>
</div><!-- /page-->