forked from AIT-Website/aitpune
-
Notifications
You must be signed in to change notification settings - Fork 0
/
IIC_about.html
403 lines (351 loc) · 19.9 KB
/
IIC_about.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
392
393
394
395
396
397
398
399
400
401
402
403
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800&family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="IT.css">
<title>Army Institute Of Technology</title>
<link rel="icon" type="image/x-icon" href="AIT LOGO.png">
</head>
<body>
<div style="position: fixed; width: 100%; z-index: 10;">
<div class="topper">
<div>
<ul class="header_items">
<a href="index.html">Home</a>
<a href="Alumini.html">Alumni</a>
<a href="PLACEMENT_T&P.html">Placements</a>
<a href="CLUBS.html">Clubs</a>
<a href="index.html#department_nav">Departments</a>
</ul>
</div>
</div>
<div class="header" id="header">
<div class="head">
<a href="index.html"><img src="AIT LOGO.png" alt="logo ait" style="width: 60px;"></a>
<a href="index.html" style="text-decoration: none ; color: #0C2695;"><p>Army Institute of Technology, Pune</p></a>
</div>
<div style="display: flex;" class="side">
<nav id="navele" class="navele">
<a href="ABOUT_US.html">About Us</a>
<!-- -->
<a href="Academics.html">Academics</a>
<!-- -->
<a href="Admission1.html">Admissions</a>
<a href="ResearchDean.html">Research</a>
<a href="student.html">Students</a>
<a href="ADMIN_AIT.html">Admin</a>
<a href="https://www.awesindia.com/"> <img src="awes.jpg" alt="" id="always" style="height: 50px; margin-bottom: 15px;" ></a>
</nav>
</div>
<div class="hamburger" onclick="menuView()">
<div id = "hamburger">
<img src="./img/icons/cancel.svg" alt="cancel">
<img src="./img/icons/ham.svg" alt="ham">
</div>
</div>
</div>
</div>
<div class="empty" style="height: 120px;width: 100%;"></div>
<div class="header3">
<div class="show">
<p class="a">IIC</p>
<p class="b"> "Fostering creativity, igniting innovation, shaping the future." </p>
<p class="c"> <a href="#mainContent">Explore</a> </p>
</div>
</div>
<div class="about_us">
<div class="main_content">
<h2 class="ab" style="text-align: left;">Institution Inovation Council</h2>
<p class="about_vision">Overview</p>
<p class="about_content">Institute Innovation Councils (IICs) are established by the Ministry of Education's Innovation Cell (MIC) in colleges and universities across India. These councils aim to foster innovation and entrepreneurship among students and faculty members. They serve as a platform for promoting innovation, startup initiatives, and entrepreneurship development within the academic ecosystem.</p>
</div>
<div class="about_image">
<img src="./assets/home/aitcampus.jpg">
</div>
</div>
<div id="box_hide" onclick="change_view()"></div>
<div class="main">
<section class="jd_table">
<ul>
<a href="IIC_about.html" class="fetchLink" data-elementid="hod_content" style="border-top: none;">About</a>
<a href="IIC_Teams.html" class="fetchLink" data-elementid="hod_content">Teams</a>
<a href="IIC_EVENTS.html" class="fetchLink" data-elementid="faculty_asge">Events</a>
<a href="IIC_DOWNLOAD.html" class="fetchLink" data-elementid="student_roll">Downloads</a>
<a href="IIC_CONTACT.html" class="fetchLink" data-elementid="timetable">Contact us</a>
<a href="IIC_LINKS.html" class="fetchLink" data-elementid="exam_section">Quick Links</a>
<a href="IIC_CERTIFICATES.html" class="fetchLink" data-elementid="result_asge">Certificates</a>
</ul>
</section>
<div id="mainContent">
<div id="hod_content">
<h2 class="head_ok">About </h2>
<div class="dep_contain">
<div class="iic_img">
<img src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-IIC%2F16.jpg?alt=media&token=4df5f67d-2b7b-408c-8dc2-9644d413a9a2" alt="">
<img src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-IIC%2F15.jpeg?alt=media&token=9a95d1b5-a07e-4e15-9d7a-48725f90cba7" alt="">
<img src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-IIC%2F20.jpg?alt=media&token=f64f1481-ef91-4a66-be6e-47f8420a2d9e" alt="">
<img src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-IIC%2FIIC%20logo.png?alt=media&token=882d6047-8ad7-449f-8111-153740c54338" alt="">
</div>
<div class="iic_contain">
<div id="message_by">Why Institution s Innovation Council?</div>
<br>
<ul id="iic_list">
<li>Ministry of Human Resource Development (MHRD), Govt. of India has established MHRD s Innovation Cell (MIC) to systematically foster the culture of Innovation amongst all Higher Education Institutions (HEIs). The primary mandate of MIC is to encourage, inspire and nurture young students by supporting them to work with new ideas while they are in formative years. MIC has envisioned creation of Institution's Innovation Council (IICs) across selected HEIs. A network of these IICs will be established to promote innovation in the Institution through multitudinous modes leading to an innovation promotion eco-system in these campuses.</li>
</ul>
<br>
<div id="message_by">Objectives</div>
<br>
<ul id="iic_list">
<li>Students/Faculty associated with IIC will get exclusive opportunity to participate in various Innovation related initiatives .</li>
<li>Interact with Business Leaders and top-notch academicians.</li>
<li>Mentoring by Industry Professionals</li>
<li>Experimentation with new/latest technologies</li>
<li>Opportunity to nurture and prototype new ideas.</li>
<li>Win exciting Prizes/Certificates every month.</li>
</ul>
<br>
<div id="message_by">Focus</div>
<br>
<ul id="iic_list">
<li>To create a vibrant local innovation ecosystem</li>
<li>Start-up/ entrepreneurship supporting Mechanism in HEIs</li>
<li>Prepare institute for Atal Ranking of Institutions on Innovation Achievements Framework</li>
<li>Establish Function Ecosystem for Scouting Ideas and Pre-incubation of Ideas</li>
<li>Develop better Cognitive Ability amongst Technology Students</li>
</ul>
<br>
<div id="message_by">Functioning</div>
<br>
<ul id="iic_list">
<li>Conduct various innovation and entrepreneurship-related activities prescribed by Central MIC in time bounded fashion.</li>
<li>Organize periodic workshops / seminars / interactions with entrepreneurs, investors, professionals and create a mentor pool for student innovators.</li>
<li>Organize Hackathons, idea competition, mini-challenges, etc.</li>
<li>Creation of an Institution's Innovation portal to highlight innovative projects carried out by institution s faculty and students.</li>
<li>Network with peers and national entrepreneurship Development organizations.</li>
<li>Network with peers and national entrepreneurship Development organizations.</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer1">
<div class="footaddress">
<div class="footadd1">
<div><img src="aitlogoo.png" alt="" ></div>
<div class="imgcont">Army Institute of Technology, Pune</div>
</div>
<div class="foothead" id="foothead1">Get In Touch</div>
<div class="footcontact">
<div><i class="fa-solid fa-map-location-dot"></i></div>
<!-- <i class="fa-solid fa-location-dot"></i> -->
<div class="foothead2" style="padding-top: 3px;">Dighi Hills, Pune-411015</div>
</div>
<div class="footcontact">
<i class="fa-solid fa-phone"></i>
<div class="foothead2">72492-50184 | 72492-50185</div>
</div>
<div class="footcontact">
<div><i class="fa-solid fa-envelope"></i></div>
<!-- <i class="fa-solid fa-envelope"></i> -->
<div class="foothead2" style="padding-bottom: 3px;">[email protected]</div>
</div>
</div>
<div class="footerCon2">
<div class="footdepart">
<div class="foothead">Departments</div>
<div class="footlist"><a href="ASGE_HOD_DESk.html">ASGE</a></div>
<div class="footlist"><a href="ENTC_DEPARTMENT.html">E&TC</a></div>
<div class="footlist"><a href="IT_DEPARTMENT.html">Information Technology</a></div>
<div class="footlist"><a href="COMP_DEP.html">Computer Engineering</a></div>
<div class="footlist"><a href="MECH_DEPT.html">Mechanical Engineering</a></div>
</div>
</div>
<div class="footerCon2">
<div class="footdepart">
<div class="foothead">Useful Links</div>
<div class="footlist"><a href="http://www.unipune.ac.in/">SPPU</a></div>
<div class="footlist"><a href="https://www.awesindia.com/">AWES</a></div>
<div class="footlist"><a href="https://www.aicte-india.org/">AICTE</a></div>
<div class="footlist"><a href="https://www.vlab.co.in/">Virtual Labs</a></div>
<div class="footlist"><a href="https://www.youth4work.com/onlinetalenttest">Skill test for students</a></div>
<div class="footlist"><a href="https://www.aitpune.com/skill-development-courses.aspx">Skill Development Courses</a></div>
</div>
</div>
<div class="footerCon2">
<div class="footdepart">
<div class="foothead">Quick Links</div>
<div class="footlist"><a href="https://erp.aitpune.edu.in:8006/">ERP</a></div>
<div class="footlist"><a href="https://moodle.aitpune.edu.in/login/index.php">E-LMS</a></div>
<div class="footlist"><a href="https://outlook.office365.com/mail/">E-Mail</a></div>
<div class="footlist"><a href="undermaintain.html">E-Magazine</a></div>
<div class="footlist"><a href="LIBRARY_E_LIB.html">E-Library</a></div>
<div class="footlist"><a href="IIC_about.html">I.I.C</a></div>
</div>
</div>
<div class="footersocial">
<div class="foothead">Follow Us</div>
<div class="footsocialimg">
<a href="https://www.facebook.com/aitpune"><i class="fa-brands fa-facebook fa-lg"></i></a>
<a href="https://twitter.com/ait_pune"><i class="fa-brands fa-x-twitter fa-lg"></i></a>
<a href="https://www.instagram.com/aitpune_official/"><i class="fa-brands fa-instagram fa-lg"></i></a>
<a href="https://www.linkedin.com/school/army-institute-of-technology-ait-pune/"><i class="fa-brands fa-linkedin fa-lg"></i></a>
<a href="https://www.youtube.com/channel/UCACMNGR9zp7oxcYCe-Ys_yw"><i class="fa-brands fa-youtube fa-lg"></i></a>
</div>
<div class="foothead">AIT Movie</div>
<div class="footaitvideo">
<video src="" alt="" width="253" height="112" controls></video>
</div>
</div>
</div>
<div class="copyright">Copyright ©2018 All Rights Reserved | Army Institute of Technology, Pune || Site Updated On :25 Jan 2024</div>
<div class="extra"></div>
<script src="buttons.js"></script>
<script src="script.js"></script>
<script>
function fetchAndDisplaySpecificContent(pageUrl, elementId) {
fetch(pageUrl)
.then(response => response.text())
.then(data => {
const tempElement = document.createElement('div');
tempElement.innerHTML = data;
const specificContent = tempElement.querySelector(`#${elementId}`);
document.getElementById('mainContent').innerHTML = '';
document.getElementById('mainContent').appendChild(specificContent);
const scriptTags = tempElement.querySelectorAll('script');
scriptTags.forEach(script => {
const newScript = document.createElement('script');
if (script.src) {
newScript.src = script.src;
} else {
newScript.textContent = script.textContent;
}
document.body.appendChild(newScript);
});
})
.catch(error => console.error('Error fetching content:', error));
}
const ASGERollLink = document.querySelector('.fetchLink[data-elementid="student_roll"]');
ASGERollLink.addEventListener('click', function(event) {
event.preventDefault();
const url = this.getAttribute('href');
const elementId = this.getAttribute('data-elementid');
fetchAndDisplaySpecificContent(url, elementId);
});
const fetchLinks = document.querySelectorAll('.fetchLink');
fetchLinks.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
const url = this.getAttribute('href');
const elementId = this.getAttribute('data-elementid');
fetchAndDisplaySpecificContent(url, elementId);
});
});
const anchorTags = document.querySelectorAll('.fetchLink');
anchorTags.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
anchorTags.forEach(otherLink => {
otherLink.style.fontWeight = 'normal';
otherLink.style.color = '';
});
link.style.fontWeight = 'bold';
link.style.color = '#0c2695';
});
});
const HODLink = document.querySelector('[data-elementid="hod_content"]');
HODLink.style.fontWeight = 'bold';
HODLink.style.color = '#0c2695';
function hideAllExceptCurrent(currentElementId) {
const allContent = document.querySelectorAll('.roll_student_list');
allContent.forEach(content => {
if (content.id !== currentElementId) {
content.style.display = 'none';
} else {
content.style.display = 'block';
}
});
}
const pageLinks = document.querySelectorAll('.pageLink');
pageLinks.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
const elementId = this.getAttribute('data-elementid');
hideAllExceptCurrent(elementId);
});
});
hideAllExceptCurrent('student_list_1'); // Display the first list by default
function fetchAndDisplaySpecificContent(pageUrl, elementId) {
fetch(pageUrl)
.then(response => response.text())
.then(data => {
const tempElement = document.createElement('div');
tempElement.innerHTML = data;
const specificContent = tempElement.querySelector(`#${elementId}`);
document.getElementById('mainContent').innerHTML = '';
document.getElementById('mainContent').appendChild(specificContent);
const scriptTags = tempElement.querySelectorAll('script');
scriptTags.forEach(script => {
const newScript = document.createElement('script');
if (script.src) {
newScript.src = script.src;
} else {
newScript.textContent = script.textContent;
}
document.body.appendChild(newScript);
});
})
.catch(error => console.error('Error fetching content:', error));
}
// Add event listeners to all anchor tags within the jd_table division
const jdTableLinks = document.querySelectorAll('.jd_table ul a');
jdTableLinks.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
const url = this.getAttribute('href');
const elementId = this.getAttribute('data-elementid');
fetchAndDisplaySpecificContent(url, elementId);
});
});
// Add styles when a link is clicked
jdTableLinks.forEach(link => {
link.addEventListener('click', function(event) {
event.preventDefault();
jdTableLinks.forEach(otherLink => {
otherLink.style.fontWeight = 'normal';
otherLink.style.color = '';
});
link.style.fontWeight = 'bold';
link.style.color = '#0c2695';
});
});
function loadContent(file, event) {
event.preventDefault();
fetch(file)
.then(response => {
if (!response.ok) {
throw new Error(`Error loading file: ${response.statusText}`);
}
return response.text();
})
.then(data => {
const contentContainer = document.getElementById('contentContainer');
contentContainer.innerHTML = data;
contentContainer.classList.remove('content-transition');
void contentContainer.offsetWidth;
contentContainer.classList.add('content-transition');
})
.catch(error => console.error('Error:', error));
}
</script>
</body>
</html>