--- a/web/the-end-etc.html Mon Jan 21 21:04:36 2013 +0100
+++ b/web/the-end-etc.html Mon Jan 21 21:05:32 2013 +0100
@@ -27,8 +27,8 @@
<body>
<!-- div content - site takes the full height of browser -->
<div id="content" class="full_hightScreen">
- <div class="btnReturn">
- <button id="btnChoice" class="btn" onClick="location.href='transition.html';">Choice</button>
+ <div class="boxReturn">
+ <button id="btnChoice" class="btn" onClick="location.href='transition-the-end-etc.html';">Choice</button>
</div>
<!--this div empty allows the element content_vcentering to be vertically aligned -->
@@ -44,9 +44,9 @@
<div class="strut"></div><!--
this comment corrects the white-space (display: inline);
--><div class="fullScreen_vcentering white big_txt">
- <p><a href="int_fiction.html">Fiction</a></p>
- <p><a href="int_portraits.html">Portraits</a></p>
- <p><a href="int_music.html">Musique</a></p>
+ <p><a href="fiction-the-end-etc.html">Fiction</a></p>
+ <p><a href="portraits-the-end-etc.html">Portraits</a></p>
+ <p><a href="music-the-end-etc.html">Musique</a></p>
<!--<p class="margin_huge black">Director's cut</p>
<p><a href="int_film.html">Film</a></p>-->
</div>