forked from AIT-Website/aitpune
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ResearchDean.html
318 lines (265 loc) · 17.1 KB
/
ResearchDean.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
<!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="ResearchCommon.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" id="highlight">Research</a>
<a href="student.html">Students</a>
<a href="ADMIN_AIT.html">Admin</a>
<img src="awes.jpg" alt="" id="always" style="height: 50px; margin-bottom: 15px;" >
</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">
Research
</p>
<p class="b"> "Research fuels discovery, driving progress and innovation across all fields through systematic inquiry and exploration." </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;">About</h2>
<p class="about_vision">Vision</p>
<p class="about_content">To become a globally renowned technical Institute to promote research in newly emerging frontiers of science and technology including multidisciplinary domains.</p>
<p class="about_mission">Mission</p>
<div class="about_list">
<ul>
<li>To promote multidisciplinary academic and industry-oriented research</li>
<li>To promote research activities of students and faculty.</li>
<li>To enable knowledge creation and technology transfer through collaboration with R&D Institutes and industries</li>
<li>To promote the growth of the Nation’s R&D ecosystem by contributing in diverse areas.</li>
<li>To strive for a holistic personality development of students.</li>
</ul>
</div>
</div>
<div class="about_image">
<img src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-IMAGES%2F1R9A2889.JPG?alt=media&token=7c80fa5b-d84f-44c2-91b6-4b8450578f53">
</div>
</div>
<div id="box_hide" onclick="change_view()"></div>
<div class="main" id="contentContainer">
<section class="jd_table">
<ul>
<a href="#" class="fetch-link active" data-url="ResearchDean.html" id="tabletop" data-target-container="mainContent" style="text-decoration: none;">Message From R&D</a>
<a href="#" class="fetch-link" data-url="./research/publication.html" data-target-container="mainContent" style="text-decoration: none;">Publications</a>
<a href="#" class="fetch-link" data-url="./research/mous.html" data-target-container="mainContent" style="text-decoration: none;">MoUs</a>
<a href="#" class="fetch-link" data-url="./research/funded.html" data-target-container="mainContent" style="text-decoration: none;">Funded Projects</a>
<a href="#" class="fetch-link" data-url="./research/patents.html" data-target-container="mainContent" style="text-decoration: none;">Patents/Copyrights</a>
<a href="#" class="fetch-link" data-url="./research/activities.html" data-target-container="mainContent" style="text-decoration: none;">Activities</a>
<a href="#" class="fetch-link" style="text-decoration: none;" data-target-container="mainContent" data-url="./research/ResearchSynergy.html">Industry Collaboration</a>
<a href="#" class="fetch-link" data-url="./research/RandD.html" data-target-container="mainContent" style="text-decoration: none;">R&D Proposals</a>
<a href="#" class="fetch-link" data-url="./research/ResearchAchivements.html" data-target-container="mainContent" style="text-decoration: none;">News & Achivements</a>
</ul>
</section>
<div id="mainContent">
<div id="specificContent">
<div id="hod_content">
<h2 class="head_ok">Message From Dean R&D</h2>
<div class="hod_content2">
<div class="hod_pic">
<img style="top: 25px; left: 5px;" src="https://firebasestorage.googleapis.com/v0/b/ait-website-81159.appspot.com/o/AIT-ASGE%2FASGE-FACULTY-IMG%2F1R9A2284.jpg?alt=media&token=b1179eeb-58b5-4b54-9a2f-3c735daae7d9" style="transform: scale(1.5);" width="150px">
</div>
<div class="hod_contain">
<p class="hod_name">Dr. Seema Tiwari</p>
<p class="hod_rank">Dean R&d</p>
<a href="[email protected]">[email protected]</a>,
<a href=" [email protected]">[email protected]</a>
<div style="display: flex;">
<img src="call (1).png" alt="" style="margin-top: 10px; height:13px; margin-right:5px">
<p style="margin-top: 7px;">7249250184 ext 3101</p>
</div>
</div>
</div>
<div class="hod_text">
<p class="parra1">The Army Institute of Technology (AIT) is a well-known engineering institution located in Pune, India. The institute has a clear vision of achieving international recognition in research and development. One of the institute's main objectives is to promote both fundamental and applied research among its students and faculty.
</p>
<br>
<p class="parra1">AIT has made strategic investments in state-of-the-art laboratories and well-equipped library facilities across all departments to provide an ideal environment for research activities. Collaborative efforts with research and development organizations, industries, and funding agencies are essential to achieving the institute's ambitious goals and pushing the boundaries of research in emerging areas.
</p>
<br>
<p class="parra1">Faculty and students at AIT receive comprehensive support to engage in impactful research in the realm of science and technology. The encouragement for faculty to explore critical research areas through collaborations and external funding underscores the institution's commitment to advancing knowledge
</p>
<br>
<p class="parra1">Continued partnerships with industry and academia are central to AIT's research agenda, ensuring that its endeavors remain relevant and contribute meaningfully to societal needs. The active involvement and motivation of the faculty and students, coupled with strong support from the management, have successfully cultivated a robust research culture within AIT.
</p>
<br>
<p class="parra1">AIT aspires to evolve into a leading advanced research center across multiple fields. The institute's dedication to excellence and its collaborative approach position it as a catalyst for significant advancements in science and technology.
</p>
</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="" class="footvideo" 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="script.js"></script>
<script src="buttons.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function () {
const fetchLinks = document.querySelectorAll('.fetch-link');
let selectedLink = document.querySelector('.fetch-link.active'); // Set initially active link
fetchLinks.forEach(link => {
link.addEventListener('click', function (event) {
event.preventDefault();
// Remove styles from the previously selected link
if (selectedLink) {
selectedLink.classList.remove('active');
}
// Apply styles to the clicked link
link.classList.add('active');
selectedLink = link;
const url = link.getAttribute('data-url');
const targetContainerId = link.getAttribute('data-target-container');
fetch(url)
.then(response => {
if (!response.ok) {
throw new Error('Network response was not ok');
}
return response.text();
})
.then(data => {
// Create a temporary container to hold the fetched content
const tempContainer = document.createElement('div');
tempContainer.innerHTML = data;
// Extract the specific content from the fetched page based on its unique identifier
const fetchedContent = tempContainer.querySelector('#specificContent');
// Get the container to replace on the main page
const mainContainer = document.getElementById(targetContainerId);
// Extract and append stylesheets
const stylesheets = tempContainer.querySelectorAll('link[rel="stylesheet"]');
stylesheets.forEach(stylesheet => {
const clonedStylesheet = stylesheet.cloneNode(true);
document.head.appendChild(clonedStylesheet);
});
// Replace the content in the main container with the fetched content
mainContainer.innerHTML = '';
mainContainer.appendChild(fetchedContent);
// Log to check if the stylesheets are loaded
console.log('Stylesheets loaded:', stylesheets);
})
.catch(error => {
console.error('Error fetching content:', error);
});
});
});
});
</script>
</body>
</html>