forked from narendrashetty/resolution13
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
391 lines (370 loc) · 18.5 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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Resolution '13</title>
<link rel="stylesheet" href="css/normalize.css" type="text/css">
<link rel="stylesheet" href="css/style.css" type="text/css">
<link rel="stylesheet" href="css/bootstrap.css" type="text/css">
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
<script src="js/jquery.scrollTo-1.4.3.1.min.js"></script>
<script src="js/jquery.scrollorama.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.scrolldeck.js"></script>
<script src="js/modernizr.custom.79639.js"></script>
<script src="js/jquery.bpopup.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/jquery.form.js"></script>
<script src="js/resolution.js"></script>
</head>
<body>
<!--
<a href="https://github.com/johnpolacek/scrolldeck.js">
<img style="position: absolute; top: 0; right: 0; border: 0; z-index: 999999999;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" alt="Fork me on GitHub" />
</a>
-->
<div id="header">
<a href="#home" class="nav-button">Home</a>
<a href="#about" class="nav-button">About</a>
<a href="#events" class="nav-button">Events</a>
<a href="#register" class="nav-button">Register</a>
<a href="#contact" class="nav-button">Contact</a>
</div>
<div class="slide" id="home">
<div id="logo">
<img src="img/logo.png" width="100px"/>
</div>
<p id="cmr">
CMR Institute Of Technology<br />Department Of MCA
</p>
<h1 id="title">Resolution '13</h1>
<p id="author">
27th September
</p>
<p id="venue">
Venue :<br />
CMR Institute Of Technology<br />
#132 AECS Layout, IT Park Road<br />
Bangalore - 560 037
</p>
</div>
<div class="slide" id="about">
<p id="cmr">
About
</p>
<p id="venue">
<span style="color:#00d8ff">Introduction :</span><br />
CMRIT is set up in order to meet the rapid growing need of I.T. Professionals. The broad objectives of CMRIT is to impart quality education and help students to develop creative thinking, analytical ability and to acquire managerial
techniques both in practical fields as well in academics.
</p>
<p></p>
<p id="venue">
<span style="color:#00d8ff">Resolution '13 :</span><br />
Resolution '12, the annual inter-collegiate post graduate IT Fest, hosted by the Department of MCA, CMRIT Bengaluru. <br />
Resolution '12 provides an excellent arena to showcase the talents of young & emerging minds.
</p>
</div>
<div class="slide" id="events">
<p id="cmr">
Events
</p>
<ul class="ch-grid">
<li>
<div class="ch-item ch-img-1">
<a href="#events" class="btn1" data-event="ice">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-1"></div>
<div class="ch-info-back">
<h3>Divide & Conquer</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-2">
<a href="#events" class="btn1" data-event="web">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-2"></div>
<div class="ch-info-back">
<h3>Digital Identity</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-3">
<a href="#events" class="btn1" data-event="quiz">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-3"></div>
<div class="ch-info-back">
<h3>Physco Analysis</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-4">
<a href="#events" class="btn1" data-event="paper">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-4"></div>
<div class="ch-info-back">
<h3>Unleash your Idea</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-5">
<a href="#events" class="btn1" data-event="photo">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-5"></div>
<div class="ch-info-back">
<h3>HDR</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-6">
<a href="#events" class="btn1" data-event="coding">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-6"></div>
<div class="ch-info-back">
<h3>Huffman Coding</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-7">
<a href="#events" class="btn1" data-event="it">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-7"></div>
<div class="ch-info-back">
<h3>Algorithm Manager</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-8">
<a href="#events" class="btn1" data-event="hunt">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-8"></div>
<div class="ch-info-back">
<h3>Hunt & Kill</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-9">
<a href="#events" class="btn1" data-event="dumb">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-9"></div>
<div class="ch-info-back">
<h3>Backward Induction</h3>
</div>
</div>
</div>
</a>
</div>
</li>
<li>
<div class="ch-item ch-img-10">
<a href="#events" class="btn1" data-event="gaming">
<div class="ch-info-wrap">
<div class="ch-info">
<div class="ch-info-front ch-img-10"></div>
<div class="ch-info-back">
<h3>Nash Equilibrium</h3>
</div>
</div>
</div>
</a>
</div>
</li>
</ul>
</div>
<div class="slide" id="register" style="top:2317px!important;">
<p id="cmr">
Register<p><a href="#register" id="rules_link" style="">General Rules</a></p>
</p>
<div id="general_rules" style="display: none;color: #eee;font-size: 14px;">
<p>
* All participants should report to registration/reception desk at the venue on 14th September at 08:00 AM.
</p>
<p>
* College ID’s of all team members is compulsary.
</p>
<p>
* Registration fee : Rs. 100/- per member (excluding Nash Equilibrium).
</p>
<p>
* College won’t be responsible for any untoward incidents happening.
</p>
<p>
* Misbehaviour of the participants inside the campus will not be tolerated and could lead to disqualification of team.
</p>
</div>
<div class="contact">
<form class="form-horizontal" id="register_form" method="POST" action="response/entries.php?option=create">
<div class="control-group" id="js_messages">
<center><span id="no_college" style="display: none;"></span></center>
<div class="controls">
</div>
</div>
<div class="control-group">
<label class="control-label" for="inputEmail">College Name: </label>
<div class="controls">
<input type="text" required='required' autocomplete="off" id="college_name" name="college_name" placeholder="College Name" class="span3" style="margin: 0 auto;text-align:left;" data-provide="typeahead" data-items="4" data-source='["Christ University","Kristu Jayanthi College","Al-Ameen College","BMS Institute of Technology","BMS College of Engineering","NMKRV - Jayanagar","Bangalore Institute of Technology","SSMRV - Jayanagar","Surana college","Jain College - V.V. Puram","Jain College - J.C. Road","Jyothi Nivas College","Alliance College","AMC Engineering College","T. John Institute of Technology","PES Institute of Technology","R.V. College of Engineering","Rajarajeshwari College","Ambedkar College - Mysore Road","Bangalore City College","Indian Academy","CMR Institute of Management Studies","Hasnath College","Indo Asian Academy","Garden City College","East Point College","Dayananda Sagar College - VTU","Dayananda Sagar College - BU","MES College","M.S. Ramaiah Institute of Technology","East West College","KLE Soceity","Vivekananda College - Rajajinagar","Sir M. Visvesvaraya Institute of Technology","Reva Institute for Engineering and Technology","NITTE Meenakshi Institute of Technology","MVJ College of Engineering","New Horizon College of Engineering","Mount Carmel College","Acharya Institute of Technology","Bapuji Institute of Technology","Cambridge Institute of Technology","Alpha College of Engineering","KNS Institute of Technology","Oxford College of Engineering","PES School of Engineering","RNS Institute of Technology","SJC Institute of Technology","Sambhram Institute Of Technology","SCT Institute of Technology"]'>
</div>
</div>
<div class="control-group" style="display: none;" id="students_block">
<label class="control-label" for="inputPassword">Add Participants: </label>
<div class="controls">
<select id="no_students">
<option value="">--Select--</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
</select>
</div>
</div>
<div class="control-group" id="student_name_fields">
</div>
<div class="control-group">
<div class="controls">
</div>
</div>
<input type="submit" id="register_btn" class="btn btn-success" value="Submit »" style="float:right;"/>
</form>
</div>
</div>
<div class="slide" id="contact" style="top:5000px!important;">
<p id="cmr">
Contact
</p>
<p id="contact-sub">
<span style="color:#00d8ff">Registration :</span><br />
Jijo : +91 7795 34 9802<br />
Feroz : +91 9844 49 3051
</p>
<p></p>
<p id="contact-sub">
<span style="color:#00d8ff">Co-ordinators :</span><br />
Narendra: +91 9945 39 4428 <br />
Kiran: +91 8880 78 1818<br />
Vineetha: +91 8105 28 4686
</p>
</div>
<!--
<div class="slide" id="examples">
<div class="container">
<h1>Examples</h1>
<p><a href="http://johnpolacek.github.com/scrolldeck.js/decks/responsive/">Slide Animations Example</a><br /><small>(What The Heck Is Responsive Web Design)</small></p>
<p><a href="http://johnpolacek.github.com/scrolldeck.js/decks/infographics">Image Slides Example</a><br /><small>(Infographics Are Cool)</small></p>
<p><a href="http://johnpolacek.github.com/scrolldeck.js/decks/parallax">jQuery Parallax Plugin Example</a></p>
</div>
</div>
<div class="slide" id="credits">
<h1>Credits</h1>
<p>scrolldeck.js & <a href="http://johnpolacek.github.com/scrollorama">Scrollorama</a> by <a href="http://twitter.com/johnpolacek">John Polacek</a></p>
<p><a href="http://demos.flesler.com/jquery/scrollTo/">jQuery ScrollTo</a> by <a href="https://twitter.com/#!/flesler">Ariel Flesler</a></p>
<br />
<p><small>Inspired by other cool slide deck js libraries:<br />
<a href="http://dressrush.com/blog/post/12506021124/dressrush-online-pitch-deck">Pitch Deck</a>,
<a href="http://imakewebthings.github.com/deck.js/">deck.js</a> and
<a href="http://lab.hakim.se/reveal-js/#/">reveal.js</a>
</small></p>
</div>
-->
<script>
$(document).ready(function() {
var deck = new $.scrolldeck({
buttons: '.nav-button',
easing: 'easeInOutExpo'
});
// add other animations using the scrolldeck.controller (see Scrollorama plugin)
console.log(deck.controller);
deck.controller.animate('#instructions,#logo',{ duration: 100, property:'opacity', end: 0 });
});
;(function($) {
// DOM Ready
$(function() {
// Binding a click event
// From jQuery v.1.7.0 use .on() instead of .bind()
$('.btn1').bind('click', function(e) {
// Prevents the default action to be triggered.
e.preventDefault();
var eve=$(this).attr('data-event');
switch(eve)
{
case "ice" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'>* This is the Ice Breaker event<br>* Colleges aiming for overall trophy must take part<br>* All participants of the college must be involved<br>* Props not allowed<br>* Any kind of vulgarity will lead to disqualification<br>* Time limit : 4 + 1 minutes<br><br>Start Time: 10:00 AM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Nikitha : +91 9986 89 6857</p>"); break;
case "web" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'>* Max. 2 teams per college and 2 members per team<br>* Prelims : [30 mins]<br>- Basic HTML and CSS should be used<br>- Question is given on spot<br>- Coding should be done in Notepad<br>* Finals : [1hr 15mins]<br>- Html, CSS, Javascript should be used<br>- Question and Images are given on spot<br>- Dreamweaver CS5, Photoshop CS5 and jQuery library are provided<br>* Use of Internet and any kind of storage devices is not allowed<br>* Decision of the judge is considered to be final<br><br>Start Time: 11:00 AM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Sabeer : +91 8095 54 3280 <br>Kalesh : +91 9632 59 0420</p>"); break;
case "coding" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'>* Max. 2 teams per college and 2 members per team<br>* Prelims :<br> - 40 mins time limit, 30 Questions<br>* Finals : <br> - 1 hour time limit, 3 or 4 Questions<br>* Decision of the judge is considered to be final<br><br>Start Time: 11:15 AM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Arshad : +91 9663 97 1140<br>Dharmendra : +91 9036 34 0590</p>"); break;
case "photo" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'> * Max. 2 teams per college and 1 member per team<br>* Any camera above 2 Mega pixels can be used<br>* Themes are provided on spot<br>* 3 pics should be submitted on the theme selected<br>* Only Brightness and contrast can be adjusted, no effects should be added<br>* Pics can be submitted either in a CD or a Pen Drive<br>* Decision of the judge is considered to be final<br><br>Start Time: 11:00 AM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Pampa : +91 9740 28<br>Ashwini : +91 9901 99 2263</p>"); break;
case "hunt" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'> * Max. 2 teams per college and 2 members per team<br>* Event will be of one round<br>* Treasure hunt may be indoor or outdoor activity<br>* 45 mins time limit<br>* Decision of the judge is considered to be final<br><br>Start Time: 01:30 PM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Edward : +91 8553 97 4501<br>Laxminarasimha : +91 9538 44 1474 </p>"); break;
case "it" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'> * Max. 2 participants per college<br>* Event will be of 4 rounds<br>* Round 1 : Aptitude<br>* Round 2 : Pick 'n' Speak<br>* Round 3 : Group Discussion<br>* Round 4 : Stress Interview<br>* Decision of the judge is considered to be final<br><br>Start Time: 11:30 AM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Jisha : +91 9964 09 0096<br />Emil : +91 7795 57 5305<br></p>"); break;
case "paper" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'> * Max. 2 teams per college and 2 members per team<br>* Topic on Algorithm preferred <br>* Soft Copy of papers should be sent by E-mail<br>* An acknowledgement mail will be sent if the paper is selected<br>* The ppt's should also be sent by E-mail on or before the event date<br>* Decision of the judge is considered to be final<br>E-mail : [email protected]<br><br>Start Time: 11:15 AM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Madhuri : +91 9845 72 9775<br />Jyotsna : +91 9663 76 3395</p>"); break;
case "gaming" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'> * NFS Most Wanted :<br> - 5 teams per college, 1 member per team<br> - Knock-out Match<br> - Registration fee: 50/-<br><br>* Counter Strike : <br>- 1 team per college and 4 members per team<br>- Knock-out Match<br> - Registration fee: 160/-<br><br>* Decision of the judge is considered to be final<br><br>Start Time: 11:00 AM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Rahul (CS) : +91 8147 75 3238<br>Deanish (NFS) : +91 8904 29 5861</p>"); break;
case "dumb" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'> * Max. 2 teams per college and 3 members per team<br>* Event will be of 3 rounds<br>* Round 1 : Prelims<br>* Round 2 : Semi Finals<br>* Round 3 : Finals<br>* All Dumb Charades rules apply (No Word splitting, no lip movement etc)<br>* Decision of the judge is considered to be final<br><br>Start Time: 01:00 PM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Sandeep : +91 9739 42 7555<br>Sourav : +91 9060 70 6340</p>"); break;
case "quiz" :
$("#pop").html("<h3 class='rules_text'> Rules: </h3><p class='rules'> * Max. 3 teams per college and 2 members per team<br>* Round 1: Written (Prelims)<br>* Round 2: Stage Event (Finals)<br>* Tie-Breaker to resolve a tie<br>* Use of laptops, mobiles or other electronic devices is strictly prohibited<br>* Decision of the Quiz Master is considered to be final<br><br>Start Time: 12:00 PM</p><hr><h4 class='rules_text'>Student Co-ordinators: </h4><p class='rules'>Rinu : +91 9900 15 8197<br>Arvind : +91 8553 45 0567</p>"); break;
}
// Triggering bPopup when click event is fired
$('#pop').bPopup();
});
});
})(jQuery);
</script>
<div id="pop">Content of popup</div>
</body></html>