web/portraits-the-end-etc.html
changeset 94 873b0e9ff7f6
parent 92 ab0871ca8819
child 103 be6c1f9cc258
--- a/web/portraits-the-end-etc.html	Mon Jan 21 21:04:36 2013 +0100
+++ b/web/portraits-the-end-etc.html	Mon Jan 21 21:05:32 2013 +0100
@@ -27,10 +27,10 @@
 	<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='menu_bonus.html';">Choice</button>                   		
+			<div class="boxReturn">	
+	       		<button class="btnReturn" onClick="location.href='the-end-etc.html';">Retour</button>  
 			</div>
-
+			
 			<!--this div empty allows the element content_vcentering to be vertically aligned -->
 			<section class="full_hightScreen">
 				<div class="strut"></div><!--
@@ -91,7 +91,7 @@
         		// Set video hd by default
 				incChoice.setHD(1); 
 
-        		location.href = "portraits_player.html";
+        		location.href = "portraits-regarde-the-end-etc.html";
         	}
         </script>   	
 	</body>