-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
98 lines (93 loc) · 34.1 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<html manifest="cache.php">
<head>
<meta charset="utf-8">
<style>
body{font-family:Arial,Verdana;background-attachment:fixed!important;padding-top:30px;width:780px;margin:0 auto;background:#666;background:-moz-radial-gradient(center,ellipse cover,rgba(102,102,102,1) 0,rgba(61,61,61,1) 37%,rgba(0,0,0,1) 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(102,102,102,1)),color-stop(37%,rgba(61,61,61,1)),color-stop(100%,rgba(0,0,0,1)));background:-webkit-radial-gradient(center,ellipse cover,rgba(102,102,102,1) 0,rgba(61,61,61,1) 37%,rgba(0,0,0,1) 100%);background:-o-radial-gradient(center,ellipse cover,rgba(102,102,102,1) 0,rgba(61,61,61,1) 37%,rgba(0,0,0,1) 100%);background:-ms-radial-gradient(center,ellipse cover,rgba(102,102,102,1) 0,rgba(61,61,61,1) 37%,rgba(0,0,0,1) 100%);background:radial-gradient(ellipse at center,rgba(102,102,102,1) 0,rgba(61,61,61,1) 37%,rgba(0,0,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#000000',GradientType=1)}.topbar{height:40px}.container{width:750px;height:auto;overflow:auto;color:black;margin:0 auto;padding:15px}#intakeselector{text-align:center;width:320px;margin:0 auto;color:white}#intakelist{border-radius:8px;height:40px;margin:5px auto;width:300px;font-size:20px;z-index:5}.fbmimic{width:300px;height:30px;font-size:20px;text-decoration:none;text-align:center;display:block;float:left;border:2px solid white;border-radius:8px;color:white;background:#3b679e;background:-moz-linear-gradient(top,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(59,103,158,1)),color-stop(50%,rgba(43,136,217,1)),color-stop(51%,rgba(32,124,202,1)),color-stop(100%,rgba(125,185,232,1)));background:-webkit-linear-gradient(top,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-o-linear-gradient(top,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-ms-linear-gradient(top,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:linear-gradient(to bottom,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b679e',endColorstr='#7db9e8',GradientType=0);font-family:Verdana,Arial,Georgia;cursor:pointer}.fbmimic:hover{color:#069;background:#feffff;background:-moz-linear-gradient(top,rgba(254,255,255,1) 0,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(254,255,255,1)),color-stop(35%,rgba(221,241,249,1)),color-stop(100%,rgba(160,216,239,1)));background:-webkit-linear-gradient(top,rgba(254,255,255,1) 0,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%);background:-o-linear-gradient(top,rgba(254,255,255,1) 0,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%);background:-ms-linear-gradient(top,rgba(254,255,255,1) 0,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%);background:linear-gradient(to bottom,rgba(254,255,255,1) 0,rgba(221,241,249,1) 35%,rgba(160,216,239,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#a0d8ef',GradientType=0);border:2px solid #069}.go{box-shadow:0 0 5px 5px lime;width:300px;margin:10px auto}.locarrow{color:red}.acourse{margin-left:auto;margin-right:auto;margin-top:30px;width:720px;height:150px;border:2px solid #069;border-radius:15px;text-align:left;background:#ebf1f6;background:-moz-linear-gradient(top,rgba(235,241,246,1) 0,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(235,241,246,1)),color-stop(50%,rgba(171,211,238,1)),color-stop(51%,rgba(137,195,235,1)),color-stop(100%,rgba(213,235,251,1)));background:-webkit-linear-gradient(top,rgba(235,241,246,1) 0,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%);background:-o-linear-gradient(top,rgba(235,241,246,1) 0,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%);background:-ms-linear-gradient(top,rgba(235,241,246,1) 0,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%);background:linear-gradient(to bottom,rgba(235,241,246,1) 0,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf1f6',endColorstr='#d5ebfb',GradientType=0);box-shadow:0 0 20px 4px #40bffd}.acourse:hover{background:#e1ffff;background:-moz-linear-gradient(top,rgba(225,255,255,1) 0,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(225,255,255,1)),color-stop(7%,rgba(225,255,255,1)),color-stop(12%,rgba(225,255,255,1)),color-stop(12%,rgba(253,255,255,1)),color-stop(30%,rgba(230,248,253,1)),color-stop(54%,rgba(200,238,251,1)),color-stop(75%,rgba(190,228,248,1)),color-stop(100%,rgba(177,216,245,1)));background:-webkit-linear-gradient(top,rgba(225,255,255,1) 0,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%);background:-o-linear-gradient(top,rgba(225,255,255,1) 0,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%);background:-ms-linear-gradient(top,rgba(225,255,255,1) 0,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%);background:linear-gradient(to bottom,rgba(225,255,255,1) 0,rgba(225,255,255,1) 7%,rgba(225,255,255,1) 12%,rgba(253,255,255,1) 12%,rgba(230,248,253,1) 30%,rgba(200,238,251,1) 54%,rgba(190,228,248,1) 75%,rgba(177,216,245,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1ffff',endColorstr='#b1d8f5',GradientType=0)}.acourse.today{background:#f8ffe8;background:-moz-linear-gradient(top,rgba(248,255,232,1) 0,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(248,255,232,1)),color-stop(33%,rgba(227,245,171,1)),color-stop(100%,rgba(183,223,45,1)));background:-webkit-linear-gradient(top,rgba(248,255,232,1) 0,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%);background:-o-linear-gradient(top,rgba(248,255,232,1) 0,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%);background:-ms-linear-gradient(top,rgba(248,255,232,1) 0,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%);background:linear-gradient(to bottom,rgba(248,255,232,1) 0,rgba(227,245,171,1) 33%,rgba(183,223,45,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8ffe8',endColorstr='#b7df2d',GradientType=0);box-shadow:0 0 20px 10px #3f3}.acourse .datetime{width:280px;border-right:1px solid black;float:left;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(-45deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(-45deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(-45deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);background:linear-gradient(-45deg,rgba(255,255,255,1) 0,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=1);z-index:2}.acourse .datetime .date{width:280px;border-bottom:2px solid #069;height:57px;font-size:45px;text-align:center;vertical-align:central;padding-top:17px}.acourse .meta{width:430px;float:left}.acourse .meta .strip{height:42px;padding-top:6px;padding-left:16px;font-size:25px;border-bottom:2px solid #069}.date.MON{background:#b2e1ff;background:-moz-linear-gradient(top,rgba(178,225,255,1) 0,rgba(102,182,252,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(178,225,255,1)),color-stop(100%,rgba(102,182,252,1)));background:-webkit-linear-gradient(top,rgba(178,225,255,1) 0,rgba(102,182,252,1) 100%);background:-o-linear-gradient(top,rgba(178,225,255,1) 0,rgba(102,182,252,1) 100%);background:-ms-linear-gradient(top,rgba(178,225,255,1) 0,rgba(102,182,252,1) 100%);background:linear-gradient(to bottom,rgba(178,225,255,1) 0,rgba(102,182,252,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2e1ff',endColorstr='#66b6fc',GradientType=0)}.date.TUE{background:#9dd53a;background:-moz-linear-gradient(top,rgba(157,213,58,1) 0,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(157,213,58,1)),color-stop(50%,rgba(161,213,79,1)),color-stop(51%,rgba(128,194,23,1)),color-stop(100%,rgba(124,188,10,1)));background:-webkit-linear-gradient(top,rgba(157,213,58,1) 0,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);background:-o-linear-gradient(top,rgba(157,213,58,1) 0,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);background:-ms-linear-gradient(top,rgba(157,213,58,1) 0,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);background:linear-gradient(to bottom,rgba(157,213,58,1) 0,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a',endColorstr='#7cbc0a',GradientType=0)}.date.WED{background:#fcecfc;background:-moz-linear-gradient(top,rgba(252,236,252,1) 0,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(252,236,252,1)),color-stop(50%,rgba(251,166,225,1)),color-stop(51%,rgba(253,137,215,1)),color-stop(100%,rgba(255,124,216,1)));background:-webkit-linear-gradient(top,rgba(252,236,252,1) 0,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);background:-o-linear-gradient(top,rgba(252,236,252,1) 0,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);background:-ms-linear-gradient(top,rgba(252,236,252,1) 0,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);background:linear-gradient(to bottom,rgba(252,236,252,1) 0,rgba(251,166,225,1) 50%,rgba(253,137,215,1) 51%,rgba(255,124,216,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcecfc',endColorstr='#ff7cd8',GradientType=0)}.date.THU{background:#ff1a00;background:-moz-linear-gradient(top,rgba(255,26,0,1) 0,rgba(250,255,0,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,26,0,1)),color-stop(100%,rgba(250,255,0,1)));background:-webkit-linear-gradient(top,rgba(255,26,0,1) 0,rgba(250,255,0,1) 100%);background:-o-linear-gradient(top,rgba(255,26,0,1) 0,rgba(250,255,0,1) 100%);background:-ms-linear-gradient(top,rgba(255,26,0,1) 0,rgba(250,255,0,1) 100%);background:linear-gradient(to bottom,rgba(255,26,0,1) 0,rgba(250,255,0,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1a00',endColorstr='#faff00',GradientType=0)}.date.FRI{background:#0fb4e7;background:-moz-linear-gradient(top,rgba(15,180,231,1) 0,rgba(255,222,35,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(15,180,231,1)),color-stop(100%,rgba(255,222,35,1)));background:-webkit-linear-gradient(top,rgba(15,180,231,1) 0,rgba(255,222,35,1) 100%);background:-o-linear-gradient(top,rgba(15,180,231,1) 0,rgba(255,222,35,1) 100%);background:-ms-linear-gradient(top,rgba(15,180,231,1) 0,rgba(255,222,35,1) 100%);background:linear-gradient(to bottom,rgba(15,180,231,1) 0,rgba(255,222,35,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fb4e7',endColorstr='#ffde23',GradientType=0)}.date.SAT{background:#ffe659;background:-moz-linear-gradient(top,rgba(255,230,89,1) 0,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,230,89,1)),color-stop(50%,rgba(191,232,249,1)),color-stop(51%,rgba(159,216,239,1)),color-stop(100%,rgba(42,176,237,1)));background:-webkit-linear-gradient(top,rgba(255,230,89,1) 0,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%);background:-o-linear-gradient(top,rgba(255,230,89,1) 0,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%);background:-ms-linear-gradient(top,rgba(255,230,89,1) 0,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%);background:linear-gradient(to bottom,rgba(255,230,89,1) 0,rgba(191,232,249,1) 50%,rgba(159,216,239,1) 51%,rgba(42,176,237,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe659',endColorstr='#2ab0ed',GradientType=0)}h1{width:100%;text-align:center;display:block}#logo{-webkit-transition-duration:.5s;cursor:pointer}#logo:hover{-webkit-transform:scale(1.05,1.05)!important}#tut{font-size:34px;text-shadow:0 0 6px white;color:white}#fblike{margin:10px auto;display:inline;border:0;overflow:hidden;width:300px;height:258px;margin-left:30px auto;background:white}#fblike .name{color:white}.zouk{width:720px;height:auto;margin:0 auto;padding:5px;color:white}.zouk h1{font-size:40px}.setfav{width:365px;border-top-left-radius:0;border-bottom-left-radius:0}.intopt{display:none;visibility:hidden;width:240px;height:auto;border-radius:0 0 6px 6px;border:1px solid white;padding:5px;padding-top:5px;z-index:2;background:#3b679e;background:-moz-linear-gradient(-45deg,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(59,103,158,1)),color-stop(50%,rgba(43,136,217,1)),color-stop(51%,rgba(32,124,202,1)),color-stop(100%,rgba(125,185,232,1)));background:-webkit-linear-gradient(-45deg,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-o-linear-gradient(-45deg,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-ms-linear-gradient(-45deg,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:linear-gradient(135deg,rgba(59,103,158,1) 0,rgba(43,136,217,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b679e',endColorstr='#7db9e8',GradientType=1)}#intopt{z-index:2}#intopt:hover .intopt{display:block;position:relatve;visibility:visible;z-index:2}.intopt .indiv{width:240px;text-align:center;cursor:pointer;height:27px;font-size:25px;color:white;border-radius:3px;display:block;text-decoration:none}.intopt .indiv:hover{color:#069;background:white}@media screen and (max-device-width:480px){#intakeselector tr td h2{font-size:70px}#intakeselector tr td .fbmimic{width:680px;height:80px;font-size:60px;margin:8px auto;border-radius:10px}#intakeselector tr td h3{font-size:70px}#intakeselector tr td #intakelist{width:680px;height:100px;font-size:80px}#intakeselector{width:700px}#fblike{display:none}}#addToHomeScreen{z-index:9999;-webkit-user-select:none;-webkit-box-sizing:border-box;width:720px;font-size:45px;padding:36px 42px;text-align:left;font-family:helvetica;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#fff),color-stop(0.02,#eee),color-stop(0.98,#ccc),color-stop(1,#a3a3a3));border:1px solid #505050;-webkit-border-radius:8px;-webkit-background-clip:padding-box;color:#333;text-shadow:0 1px 0 rgba(255,255,255,0.75);line-height:130%;-webkit-box-shadow:0 0 12px rgba(0,0,0,0.5)}#addToHomeScreen.addToHomeIpad{width:240px;font-size:18px;padding:14px}#addToHomeScreen.addToHomeWide{width:700px}#addToHomeScreen.addToHomeIpad.addToHomeWide{width:700px;font-size:18px;padding:14px}#addToHomeScreen .addToHomeArrow{position:absolute;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(204,204,204,0)),color-stop(0.4,rgba(204,204,204,0)),color-stop(0.4,#ccc));border-width:0 1px 1px 0;border-style:solid;border-color:#505050;width:48px;height:48px;-webkit-transform:rotateZ(45deg);bottom:-9px;left:50%;margin-left:-8px;-webkit-box-shadow:inset -1px -1px 0 #a9a9a9;-webkit-border-bottom-right-radius:2px}#addToHomeScreen.addToHomeIpad .addToHomeArrow{-webkit-transform:rotateZ(-135deg);background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(238,238,238,0)),color-stop(0.4,rgba(238,238,238,0)),color-stop(0.4,#eee));-webkit-box-shadow:inset -1px -1px 0 #fff;top:-9px;bottom:auto;left:50%}#addToHomeScreen .addToHomeClose{-webkit-box-sizing:border-box;position:absolute;right:4px;top:4px;width:0;height:0;line-height:14px;text-align:center;text-indent:1px;-webkit-border-radius:9px;background:rgba(0,0,0,0.12);color:#707070;-webkit-box-shadow:0 1px 0 #fff;font-size:0}#addToHomeScreen .addToHomePlus{font-weight:bold;font-size:1.3em}#addToHomeScreen .addToHomeShare{display:inline-block;width:54px;height:45px;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAQAAABDj1eZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUdJREFUKFNtkLtLw1AYxS/qJLhXVKr2ZRulUNtiqgSb3CziICI6ucTFVYcOnaQOFRwUnNTRwUWXgpP/QdHNUEQUHGxofYBTlRs83iZNjKTncOGe7/vx3QchXUWn6FL3jhfKUdCCr5zuifV5oDiHQM+c+CIhiiCSWNu08iq9oHXKLAiqrgR4UXqlOEYZt++ExEL0wW7+OW0G10muLv9gmqfe5FAWKmTMYQYiFL7PYwyLOD8lSjNh2gdnPzMII4QUBxc4OothbAF7GCBKQ0YbSWyPQsIhqvetS+y0ygGMo/KFZfviDvR4AhwgZU9dGYnA0J/6ndc15i3ouYIMcVVUcEXIoOxCeRCfwP8sXBSdjtpUv/1QW+K16kCCIUC4id9Fa0JtkluwVkSfqPL6RwfSDA0aNlx7k/bWgViB7bMS2/1vk5sdsZLN/ALSuL3tylO4RAAAAABJRU5ErkJggg==);background-size:54px 45px;text-indent:-9999em;overflow:hidden}#addToHomeScreen .addToHomeTouchIcon{display:block;float:left;-webkit-border-radius:6px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5),inset 0 0 2px rgba(255,255,255,0.9);background-repeat:no-repeat;width:150px;height:150px;-webkit-background-size:150px 150px;margin:0 12px 0 0;border:1px solid #333;-webkit-background-clip:padding-box}@media all and (-webkit-min-device-pixel-ratio:2){#addToHomeScreen .addToHomeShare{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC)}}
</style>
<link rel="shortcut icon" href="favicon.ico" />
<meta property="og:image" content="http://www.anonoz.com/tut/chrome/piano.png" />
<meta property="og:title" content="TakeUrTime - Best APU/APIIT timetable viewer ever" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.anonoz.com/tut/" />
<meta property="og:description" content="TakeUrTime is the best APU timetable viewer. Works without Internet."/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="apple-touch-startup-image" href="ios/v2-iphoneretina.png" sizes="640x920" />
<link rel="apple-touch-startup-image" href="ios/v2-iphone.png" sizes="320x460" />
<link rel="apple-touch-icon" href="chrome/tutv2-57.png" />
<link rel="apple-touch-icon" sizes="72x72" href="chrome/tutv2-72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="chrome/tutv2-114.png"/>
<meta name="viewport" content="width=760px" />
<script type="text/javascript">
window.applicationCache.addEventListener('updateready', function () {
window.applicationCache.swapCache();
}, false);
var addToHomeConfig = {
animationIn: 'bubble',
animationOut: 'drop',
lifespan: 20000,
expire: 2,
message: 'Install TakeUrTime by clicking on %icon and select Add To Home Screen.'
};
</script>
<script type="text/javascript" src="online2.js"></script>
<!--<script type="text/javascript" src="core2.js"></script>-->
<script type="text/javascript">
var cont;var cv='';var d=document;var l=localStorage;if(l.tutg3){var $tutg3=JSON.parse(l.tutg3);}
if(l.usrcfg){var $usrcfg=JSON.parse(l.usrcfg);}else{var $usrcfg=[0,(l.favintake||'')?l.favintake:'',0,0,0];l.usrcfg=JSON.stringify($usrcfg);}
delete l.favintake;delete l.timetable;delete l.version;function checkversion(){cont=d.getElementById('container');var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-32151613-1']);_gaq.push(['_trackPageview']);(function(){var ga=d.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==d.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=d.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();if(!localStorage){alert("Sorry but... TakeUrTime does not work with this good ol browser :(");}
if(l.tutg3){if(location.hash.length>0){ht(location.hash.split('#')[1]);}
else if($usrcfg[1]){loadtable($usrcfg[1]);}
else{loadhomepage();}}
if(ol){syncTable();}}
function syncTable(){if(ol){if(l.tutg3){var x=JSON.parse(l.tutg3);window.$tutg3=x;}else{var x=[['null']];}
r=new XMLHttpRequest;r.onreadystatechange=function(){if(r.readyState==4&&r.responseText!=='same'&&r.responseText.length>0){l.tutg3=r.responseText;window.$tutg3=JSON.parse(r.responseText);if(cv.length>0){loadtable(cv);}else{loadhomepage();}
return true;}}
r.open('GET','api.php?dx2='+x[0][0],true);r.send();}}
function populatelist(){var x=d.getElementById('intakelist');for(var key in $tutg3[4]){if($tutg3[4].hasOwnProperty(key)){x.options[x.length]=new Option(key,key);}}
for(var i=0;i<x.options.length;i++){if(x.options[i].value==$usrcfg[1])
x.selectedIndex=i;}}
function getoptionnload(){var e=d.getElementById('intakelist');var i=e.options[e.selectedIndex].value;loadtable(i);}
function loadtable(intake){cv=intake;cont.innerHTML=''
var intakespec=$tutg3[4][intake];var heading='<div class="zouk"><h1 style="text-align:center">'+intake+'</h1>';var weekduh='<h2 style="text-align:center">'+$tutg3[0][1]+'</h2>';var bb='<a onClick="loadhomepage()" class="fbmimic" style="width:365px;border-top-right-radius:0px;border-bottom-right-radius:0px;">Main Menu</a>';if($usrcfg[1]==intake){var fv='<a href="#" class="fbmimic setfav" onClick="loadextras()">Shuttle Buses</a>';}else{var fv='<a href="#" class="fbmimic setfav" onClick="favintake(\''+intake+'\')">Set Favourite</a>';}
cont.innerHTML+=bb+fv+'<br/><br><br>'+heading+weekduh+'</div>';var $date=new Date();var $todayis=$date.getDay();var $weekday=[,"MON","TUE","WED","THU","FRI","SAT"]
if(intakespec){console.log(intakespec);for(var course in intakespec){if(intakespec.hasOwnProperty(course)){var $aclass=intakespec[course];var $class=new drawacourse();$class.module=getCourse($aclass[6],$aclass[7],$aclass[8]);$class.weekday=$weekday[$aclass[0]];$class.time=writeTime($aclass[1],$aclass[2]);$class.lastbox=getLecturer($aclass[5]);var $venue=getVenue($aclass[3],$aclass[4]);$class.building=$venue[0];$class.room=$venue[1];if($todayis==$aclass[0]){$class.today=' today';}else{$class.today='';}
$class.drawit();}}}else{}
if(!$usrcfg[1]){alert("You don't have a default intake code yet!\nClick <Set Favourite> on top right corner to set one!");}}
function getLecturer($lid){return $tutg3[2][$lid];}
function getVenue($bldgid,$room){console.log($bldgid+" - "+$room);$bldglist=["ENT3","TPM","MINES"];return[$bldglist[$bldgid],$tutg3[1][$bldgid][$room]];}
function getCourse($courseid,$classtype,$classgroup){var $coursename=$tutg3[3][$courseid];if($classtype>0){$types=["","L","T","LAB","P/T","T-LAB"];$coursename+="-"+$types[$classtype];}
if($classgroup>0){$coursename+="-"+$classgroup;}
return $coursename;}
function writeTime($start,$end){var $x=''+$start;var $y=''+$end;if($x.length==3){$x='0'+$x;}
if($y.length==3){$y='0'+$y;}
$x=$x[0]+$x[1]+":"+$x[2]+$x[3];$y=$y[0]+$y[1]+":"+$y[2]+$y[3];return $x+" - "+$y;}
function drawacourse(){this.drawit=function(){var ac='<div class="acourse'+this.today+'" id="'+this.module+'"><div class="datetime">';ac+='<div class="date '+this.weekday+'">'+this.weekday+'</div>';ac+='<div class="date" style="border:0">'+this.time+'</div></div>';ac+='<div class="meta"><div class="strip"><a class="fbmimic" style="width:100px">'+this.building+'</a>';ac+='<a class="fbmimic" style="width:180px;margin-left:10px">'+this.room+'</a></div>';ac+='<div class="strip">'+this.module+'</div>';ac+='<div class="strip" style="border:0;">'+this.lastbox+'</div></div></div>';cont.innerHTML+=ac;}}
function renderLike(){if((!(navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/iPad/i)))&&ol){return'<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Ftakeurtime.apiit&width=300&height=258&colorscheme=light&show_faces=true&border_color=%23069&stream=false&header=false&appId=301282233254509" scrolling="no" frameborder="0" id="fblike" allowTransparency="false"></iframe>';}else{return'';}}
function loadhomepage(){cv='';d.title="TakeUrTime";var r;var op='<tr><td>';var cl='</td></tr>';r='<table id="intakeselector">';r+=op+'<img id="logo" title="You lucky dude!" src="chrome/takeurtimev2-256.png" width="256" height="256" />'+cl;r+=op+'<h2 id="tut">TakeUrTime</h2>'+cl;if(!ol){r+=op+'<span style="color:red;font-size:12px">Offline Mode</span>'+cl;}
r+=op+'<select id="intakelist"></select>'+cl;r+=op+'<a class="fbmimic go" onClick="getoptionnload()">Go</a>'+cl;r+=op+'<a class="fbmimic" onClick="loadextras()">Shuttle Buses</a>'+cl;r+=op+''+renderLike()+''+cl;r+=op+'Now showing timetable for week'+cl;r+=op+'<h3>'+$tutg3[0][1]+'</h3>'+cl;r+=op+'<hr/>'+cl;r+=op+'<a style="color:white" href="http://www.facebook.com/anonoz">By Anonoz</a><span style="color:white"> | </span><a style="color:white" href="dev.txt">API</a>'+cl;r+='</table>';cont.innerHTML=r;populatelist();window.nowview="homepage";}
function favintake(intake){$usrcfg[1]=intake;l.usrcfg=JSON.stringify($usrcfg);loadtable(intake);}
function loadextras(){var backonclick=(cv.length>0)?'loadtable(\''+cv+'\')':'loadhomepage()';var backtext=(cv.length>0)?cv:'Main Menu';cv='';cont.innerHTML='';var op='<tr><td>';var cl='</td></tr>';var backbutton='<a href="#" class="fbmimic" onClick="'+backonclick+'">'+backtext+'</a>';cont.innerHTML+=backbutton;var r='<table id="intakeselector" style="margin: 50px auto">';r+=op+'<h1>Shuttles</h1>'+cl;r+=op+'<a class="fbmimic" href="extras/APU_Shuttle_Services_TPM_301012.pdf">TPM</a>'+cl;r+=op+'<a class="fbmimic" href="extras/APU_Shuttle_Services_FBM_Mines_301012.pdf">FBM@Mines</a>'+cl;r+=op+'<a class="fbmimic" href="extras/shuttle_elc_scp.pdf">ELC & SCP</a>'+cl;r+=op+'<a class="fbmimic href="#" onClick="fridayprayers()">Friday Prayers</a>'+cl;r+='</table>';cont.innerHTML+=r;}
function fridayprayers(){var x='Friday Prayer Bus Schedule for Muslims:\n\n';x+='FROM UCTI@TPM TO MOSQUE : 12:45 PM\nFROM MOSQUE TO UCTI@TPM : 2:00 PM\n\n';x+='FROM FBM@MINES TO MOSQUE : 12:45 PM\nFROM MOSQUE TO FBM@MINES : 2:00 PM';x+='\n\nYou are required to present Student ID they said.';alert(x);}
function ht(hash){if(hash=='home'||hash=='menu'){loadhomepage();}else if(hash=='extras'){loadextras();}else{loadtable(hash);}
console.log(hash);}
function pad(number,length){var str=''+number;while(str.length<length){str='0'+str;}
return str;}
var addToHome=function(a){function u(){if(!c)return;var i=Date.now(),j;if(a.addToHomeConfig){for(j in a.addToHomeConfig){s[j]=a.addToHomeConfig[j]}}if(!s.autostart)s.hookOnLoad=false;d=/ipad/gi.test(b.platform);e=a.devicePixelRatio&&a.devicePixelRatio>1;f=b.appVersion.match(/Safari/gi);g=b.standalone;h=b.appVersion.match(/OS (\d+_\d+)/i);h=h[1]?+h[1].replace("_","."):0;k=+a.localStorage.getItem("addToHome");m=a.sessionStorage.getItem("addToHomeSession");n=s.returningVisitor?k&&k+28*24*60*60*1e3>i:true;if(!k)k=i;l=n&&k<=i;if(s.hookOnLoad)a.addEventListener("load",v,false);else if(!s.hookOnLoad&&s.autostart)v()}function v(){a.removeEventListener("load",v,false);if(!n)a.localStorage.setItem("addToHome",Date.now());else if(s.expire&&l)a.localStorage.setItem("addToHome",Date.now()+s.expire*6e4);if(!p&&(!f||!l||m||g||!n))return;var c=s.touchIcon?document.querySelectorAll("head link[rel=apple-touch-icon],head link[rel=apple-touch-icon-precomposed]"):[],i,j="",k,q=b.platform.split(" ")[0],r=b.language.replace("-","_"),u,x;o=document.createElement("div");o.id="addToHomeScreen";o.style.cssText+="left:-9999px;-webkit-transition-property:-webkit-transform,opacity;-webkit-transition-duration:0;-webkit-transform:translate3d(0,0,0);position:"+(h<5?"absolute":"fixed");if(s.message in t){r=s.message;s.message=""}if(s.message===""){s.message=r in t?t[r]:t["en_us"]}if(c.length){for(u=0,x=c.length;u<x;u++){i=c[u].getAttribute("sizes");if(i){if(e&&i=="114x114"){j=c[u].href;break}}else{j=c[u].href}}j='<span style="background-image:url('+j+')" class="addToHomeTouchIcon"></span>'}o.className=(d?"addToHomeIpad":"addToHomeIphone")+(j?" addToHomeWide":"");o.innerHTML=j+s.message.replace("%device",q).replace("%icon",h>=4.2?'<span class="addToHomeShare"></span>':'<span class="addToHomePlus">+</span>')+(s.arrow?'<span class="addToHomeArrow"></span>':"")+'<span class="addToHomeClose">脳</span>';document.body.appendChild(o);k=o.querySelector(".addToHomeClose");if(k)k.addEventListener("click",z,false);setTimeout(w,s.startDelay)}function w(){var b,c=160;if(d){if(h<5){j=a.scrollY;i=a.scrollX;c=208}o.style.top=j+s.bottomOffset+"px";o.style.left=i+c-Math.round(o.offsetWidth/2)+"px";switch(s.animationIn){case"drop":b="0.6s";o.style.webkitTransform="translate3d(0,"+-(a.scrollY+s.bottomOffset+o.offsetHeight)+"px,0)";break;case"bubble":b="0.6s";o.style.opacity="0";o.style.webkitTransform="translate3d(0,"+(j+50)+"px,0)";break;default:b="1s";o.style.opacity="0"}}else{j=a.innerHeight+a.scrollY;if(h<5){i=Math.round((a.innerWidth-o.offsetWidth)/2)+a.scrollX;o.style.left=i+"px";o.style.top=j-o.offsetHeight-s.bottomOffset+"px"}else{o.style.left="50%";o.style.marginLeft=-Math.round(o.offsetWidth/2)+"px";o.style.bottom=s.bottomOffset+"px"}switch(s.animationIn){case"drop":b="1s";o.style.webkitTransform="translate3d(0,"+-(j+s.bottomOffset)+"px,0)";break;case"bubble":b="0.6s";o.style.webkitTransform="translate3d(0,"+(o.offsetHeight+s.bottomOffset+50)+"px,0)";break;default:b="1s";o.style.opacity="0"}}o.offsetHeight;o.style.webkitTransitionDuration=b;o.style.opacity="1";o.style.webkitTransform="translate3d(0,0,0)";o.addEventListener("webkitTransitionEnd",A,false);r=setTimeout(y,s.lifespan)}function x(a){if(!c||o)return;p=a;v()}function y(){clearInterval(q);clearTimeout(r);r=null;var b=0,c=0,e="1",f="0",g=o.querySelector(".addToHomeClose");if(g)g.removeEventListener("click",y,false);if(h<5){b=d?a.scrollY-j:a.scrollY+a.innerHeight-j;c=d?a.scrollX-i:a.scrollX+Math.round((a.innerWidth-o.offsetWidth)/2)-i}o.style.webkitTransitionProperty="-webkit-transform,opacity";switch(s.animationOut){case"drop":if(d){f="0.4s";e="0";b=b+50}else{f="0.6s";b=b+o.offsetHeight+s.bottomOffset+50}break;case"bubble":if(d){f="0.8s";b=b-o.offsetHeight-s.bottomOffset-50}else{f="0.4s";e="0";b=b-50}break;default:f="0.8s";e="0"}o.addEventListener("webkitTransitionEnd",A,false);o.style.opacity=e;o.style.webkitTransitionDuration=f;o.style.webkitTransform="translate3d("+c+"px,"+b+"px,0)"}function z(){a.sessionStorage.setItem("addToHomeSession","1");m=true;y()}function A(){o.removeEventListener("webkitTransitionEnd",A,false);o.style.webkitTransitionProperty="-webkit-transform";o.style.webkitTransitionDuration="0.2s";if(!r){o.parentNode.removeChild(o);o=null;return}if(h<5&&r)q=setInterval(B,s.iterations)}function B(){var b=new WebKitCSSMatrix(a.getComputedStyle(o,null).webkitTransform),c=d?a.scrollY-j:a.scrollY+a.innerHeight-j,e=d?a.scrollX-i:a.scrollX+Math.round((a.innerWidth-o.offsetWidth)/2)-i;if(c==b.m42&&e==b.m41)return;o.style.webkitTransform="translate3d("+e+"px,"+c+"px,0)"}function C(){a.localStorage.removeItem("addToHome");a.sessionStorage.removeItem("addToHomeSession")}var b=a.navigator,c="platform"in b&&/iphone|ipod|ipad/gi.test(b.platform),d,e,f,g,h,i=0,j=0,k=0,l,m,n,o,p,q,r,s={autostart:true,returningVisitor:false,animationIn:"drop",animationOut:"fade",startDelay:2e3,lifespan:15e3,bottomOffset:14,expire:0,message:"",touchIcon:false,arrow:true,hookOnLoad:true,iterations:100},t={};u();return{show:x,close:y,reset:C}}(this)
</script>
<title>TakeUrTime</title>
<meta name="description" content="The best APU/UCTI/APIIT timetable viewer"
/>
<meta name="keyword" content="UCTI, APIIT, timetable, webspace, web, app, html5, offline, ios, android, iphone"
/>
</head>
<body onLoad="checkversion()">
<div class="container" id="container">
<div style="text-align:middle">
<img src="chrome/takeurtimev2-256.png" alt="TakeUrTime - the best APU timetable viewer"
width="256" height="256" style="display:block;margin:0 auto;" />
<h1 style="color:white">TakeUrTime</h1>
</div>
</div>
</body>
</html>