<-- title position: x y --> <-- game area position: x y --> <-- 'Start' button position: x y --> <-- 'Solve' button position: x y --> <-- timer position: x y --> <-- panel background color: R G B --> <-- panel foreground color: R G B --> <-- button background color: R G B --> <-- button foreground color: R G B -->

Drag Puzzle Egypt

Image Provdied by Classroom Clipart

 

\r\n"; c += "\r\n"; code(); c += document.cfg.democode.value; c += "\r\n"; c += "\r\n"; c += "\r\n"; var win = window.open(tt, tt,"resizable=yes,status=yes,width="+appw+",height="+apph); win.document.write(c); } function code() { document.cfg.democode.value = ""; appw = eval(document.cfg.appw.value); apph = eval(document.cfg.apph.value); var s = "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; s += "\r\n"; document.cfg.democode.value = s; }