22 lines
635 B
HTML
22 lines
635 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
<title>Tow</title>
|
|
<link rel="shortcut icon"
|
|
type="image/jpg" href="TinySquare.png"
|
|
/>
|
|
</head>
|
|
<body>
|
|
<script src="load.js"></script>
|
|
<iframe title="Include gadget (iframe)" width="960" height="640"scrolling="no" frameborder="0" id="518929564" name="518929564" allowtransparency="true" class="igm" src="/zTinySquare.html"></iframe>
|
|
<a href="/"
|
|
style="position:absolute;width:50px;height: 50px;left:20px;top: 50px;" >Back To Home Page</a>
|
|
<script src="fullScreen.js"></script>
|
|
<button onclick="openFullscreen('518929564')">Fullscreen Mode</button>
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|