-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
36 lines (33 loc) · 2.78 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kimura Shukokai Karate Franschhoek</title>
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="https://walkman100.github.io/embed/main.css" type="text/css">
</head>
<body>
<div class="main">
<h1>Kimura Shukokai Karate</h1>
<noscript>
For full functionality of this site it is necessary to enable JavaScript.
Here are the <a href="http://www.enable-javascript.com/" target="_blank">
instructions how to enable JavaScript in your web browser</a>.<br>
Click <a href="videos">here</a> to go to the videos page.<br>
</noscript>
<INPUT id="btns" type=button value="Back" onClick="history.go(-1);return true;"> ¦
<INPUT type=button value="Videos" onClick="location='videos'">
<INPUT type=button value="Dojo Info" onClick="location='info'">
<INPUT type=button value="View source on GitHub" onClick="javascript:window.open('https://github.com/BASKA-SA/karate.carteronline.net/blob/master/index.html')"> ¦
<INPUT type=button value="Close" onClick="javascript:window.open('','_self').close();">
<h3><a id="spreadsheet" href="#spreadsheet" class="noLink">Spreadsheet</a> (<a href="https://docs.google.com/spreadsheets/d/1l0yVOyq18OQ_FNixqrbJh3pT1cRf2cZ6MZ8Yr99ZRVk/edit" target="_blank">Link</a>)</h3>
<iframe src="https://docs.google.com/spreadsheets/d/1l0yVOyq18OQ_FNixqrbJh3pT1cRf2cZ6MZ8Yr99ZRVk/pubhtml?widget=true&headers=false" width=100% height=500></iframe>
<h3><a id="calendar" href="#calendar" class="noLink">Calendar</a> (<a href="https://calendar.google.com/calendar/embed?showCalendars=0&wkst=1&[email protected]&ctz=Africa/Johannesburg" target="_blank">Link</a>)</h3>
<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&showCalendars=0&wkst=1&[email protected]&ctz=Africa/Johannesburg" width="100%" height="600" frameborder="0" scrolling="no"></iframe>
<h3><a id="folder" href="#folder" class="noLink">Newsletter Folder</a> (<a href="https://drive.google.com/open?id=0B5O1IfjRIVDEek5JTzZCanYwWGs" target="_blank">Link</a>)</h3>
<!-- link can also be https://drive.google.com/folderview?id=0B5O1IfjRIVDEek5JTzZCanYwWGs#list -->
<iframe src="https://drive.google.com/embeddedfolderview?id=0B5O1IfjRIVDEek5JTzZCanYwWGs#list" width="100%" height="2000" frameborder="0"></iframe>
</div>
</body>
</html>