<!DOCTYPE html><html><head><title>Questler -- Labyrinth</title><link rel="stylesheet" href="design.css" type="text/css"><script type="text/javascript">labimg = new Array("1.jpg","2.jpg","3.jpg","4.jpg","5.jpg");
imgcount = 0;
function labyrinth() { document.getElementById("img").innerhtml =...