bta-temp/index.html
2015-12-04 16:12:43 +03:00

15 lines
615 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r"></meta>
<head>
<link rel="stylesheet" href="temp.css" type="text/css">
<title>òÁÓÐÒÅÄÅÌÅÎÉÅ ÔÅÍÐÅÒÁÔÕÒÙ × ÐÏÄËÕÐÏÌØÎÏÍ âôá</title>
<script type="text/javascript" src="svg.js"></script><!--ÆÕÎËÃÉÉ ÄÌÑ ÒÁÂÏÔÙ Ó SVG-->
<script type="text/javascript" src="functions.js"></script><!--ÏÂÒÁÂÏÔËÁ ÄÁÎÎÙÈ-->
</head>
<body onLoad="start();" onkeydown="onkey(event.keyCode);">
<iframe style='border: 1px solid;' id='SVG' src='scene.svg' type='image/svg-xml'
width="50px" height="35px"></iframe>
<div class="tooltip" id="coords"></div>
</body>
</html>