web/instructions-the-end-etc.html
changeset 94 873b0e9ff7f6
parent 92 ab0871ca8819
child 103 be6c1f9cc258
equal deleted inserted replaced
93:7c37aaa2a8ae 94:873b0e9ff7f6
    54 					 });
    54 					 });
    55             	}, 2500);
    55             	}, 2500);
    56 
    56 
    57             });
    57             });
    58             var gotoChoice = function() {
    58             var gotoChoice = function() {
    59 				location.href = "choix.html";            	
    59 				location.href = "choix-de-mots-the-end-etc.html";            	
    60             }
    60             }
    61         </script>
    61         </script>
    62 	</body>
    62 	</body>
    63 </html>
    63 </html>