-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterms-condition.html
385 lines (319 loc) · 17 KB
/
terms-condition.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
<!doctype html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/fonts/remixicon.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<link rel="stylesheet" href="assets/css/metismenu.min.css">
<link rel="stylesheet" href="assets/css/simplebar.min.css">
<link rel="stylesheet" href="assets/css/dropzone.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/odometer.min.css">
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="stylesheet" href="assets/css/theme-dark.css">
<title>eDvance - Terms & Conditions</title>
<link rel="icon" type="image/png" href="assets/images/favicon.png">
</head>
<body>
<div class="preloader">
<div class="d-table">
<div class="d-table-cell">
<div class="spinner"></div>
</div>
</div>
</div>
<div class="navbar-area">
<div class="mobile-responsive-nav">
<div class="container-fluid">
<div class="mobile-responsive-menu">
<div class="logo">
<a href="index.html">
<img src="assets/images/logo.png" class="logo-one" alt="Logo">
<img src="assets/images/logo-2.png" class="logo-two" alt="Logo">
</a>
</div>
</div>
</div>
</div>
<div class="desktop-nav desktop-nav-one nav-area">
<div class="container-fluid">
<nav class="navbar navbar-expand-md navbar-light ">
<a class="navbar-brand" href="index.html">
<img src="assets/images/logo.png" class="logo-one" alt="Logo">
<img src="assets/images/logo-2.png" class="logo-two" alt="Logo">
</a>
<div class="collapse navbar-collapse mean-menu" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item">
<a href="index.html" class="nav-link">
Home
</a>
</li>
<li class="nav-item">
<a href="about-us.html" class="nav-link">
About Us
</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">
Contact Us
</a>
</li>
<!-- <li class="nav-item">
<a href="#" class="nav-link">
Languages
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<button class="backtr" onclick="changeLanguage1()">
<a class="nav-link"> English </a>
</button>
</li>
<li class="nav-item">
<button class="backtr" onclick="changeLanguage('bn')">
<a class="nav-link">Bengali</a>
</button>
</li>
<li class="nav-item">
<button class="backtr" onclick="changeLanguage('kn')">
<a class="nav-link">Kannada</a>
</button>
</li>
<li class="nav-item">
<button class="backtr" onclick="changeLanguage('hi')">
<a class="nav-link">Hindi</a>
</button>
</li>
<li class="nav-item">
<button class="backtr" onclick="changeLanguage('pa')">
<a class="nav-link">Punjabi</a>
</button>
</li>
<li class="nav-item">
<button class="backtr" onclick="changeLanguage('gu')">
<a class="nav-link">Gujrathi</a>
</button>
</li>
<li class="nav-item">
<button class="backtr" onclick="changeLanguage('mr')">
<a class="nav-link">Marathi</a>
</button>
</li>
</ul>
</li> -->
<li class="nav-item">
<a href="#" class="nav-link">
More
<i class="ri-arrow-down-s-line"></i>
</a>
<ul class="dropdown-menu">
<li class="nav-item">
<a href="categories.html" class="nav-link">
Career Guides
</a>
</li>
<li class="nav-item">
<a href="aptitude.html" class="nav-link">
Aptitude Test
</a>
</li>
</ul>
</li>
</ul>
<div class="others-options d-flex align-items-center">
<div class="navbar-nav">
<li class="nav-item">
<a class="nav-link">
<i class="" id="lightMode-icon"></i>
</a>
</li>
<li> </li>
</div>
<!-- <div class="optional-item">
<a href="student-info.html" class="default-btn two border-radius-5">Get Started
<i class="ri-user-3-line"></i></a>
</div> -->
<div class="optional-item">
<a href="ai-chat.html" class="default-btn border-radius-5">AI Chat
<i class="ri-user-5-line"></i></a>
</div>
</div>
</div>
</nav>
</div>
</div>
<div class="side-nav-responsive">
<div class="container-max">
<div class="dot-menu">
<div class="circle-inner">
<div class=""><i class="" id="lightMode-icon1"></i></div>
</div>
</div>
</div>
</div>
</div>
<div class="inner-banner">
<div class="container">
<div class="inner-title text-center">
<h3 id="a1">Terms & Conditions</h3>
<ul>
<li>
<a href="index.html">Home</a>
</li>
<li>Terms & Conditions</li>
</ul>
</div>
</div>
</div>
<div class="terms-conditions-area pt-100 pb-70">
<div class="container">
<div class="section-title text-center">
<h2 id="a2">eDvance Terms & Conditions</h2>
<div class="bar m-auto"></div>
</div>
<div class="row pt-45">
<div class="col-lg-12">
<div class="single-content">
<h3 id="a3">Legal Disclaimer</h3>
<p id="a4">
eDvance provides career counseling services through its website. The information presented on the platform is for general informational purposes only and should not be considered professional advice. Users are encouraged to independently verify information and consult with qualified professionals for specific guidance.While eDvance strives to offer accurate and relevant career counseling, we do not guarantee specific outcomes or results. Individual success may vary based on personal circumstances and actions taken.
</p>
</div>
<div class="single-content">
<h3 id="a5">Credit Reporting Terms of Service</h3>
<p id="a6">
These Terms and Conditions constitute the entire agreement between the user and eDvance. We may update these terms periodically, and continued use of our services implies acceptance of any modifications.
</p>
</div>
<div class="single-content">
<h3 id="a7">Ownership of Site Agreement to Terms of Use</h3>
<p id="a8">
The eDvance website, including its content, design, and intellectual property, is owned and operated by [Your Company Name]. All rights not expressly granted herein are reserved.By accessing and using the eDvance website, you agree to abide by these Terms and Conditions. If you do not agree with any part of these terms, please refrain from using our services.
</p>
</div>
<div class="single-content">
<h3 id="a9">Provision of Services</h3>
<p id="a10">
eDvance strives to maintain continuous availability of its career counseling services. However, we may suspend, discontinue, or modify services at any time without notice.We reserve the right to update, change, or enhance our services, including the addition or removal of features, to improve the user experience.
</p>
</div>
<div class="single-content">
<h3 id="a11">Limitation of Liability</h3>
<p id="a12">
eDvance, its affiliates, and service providers shall not be liable for any direct, indirect, incidental, consequential, or punitive damages arising out of or in connection with the use or inability to use our website or services.eDvance provides its services "as is" and makes no warranties, express or implied, regarding the accuracy, reliability, or suitability of the information and services provided.
</p>
</div>
<div class="single-content">
<h3 id="a13">Accounts, Passwords and Security</h3>
<p id="a14">
Users are responsible for maintaining the confidentiality of their account information, including passwords. You agree to notify eDvance immediately of any unauthorized use of your account or any other security breach,eDvance reserves the right to terminate or suspend user accounts at its discretion, especially in cases of violations of these Terms and Conditions or unauthorized use of the services.
</p>
</div>
</div>
</div>
</div>
</div>
<footer class="footer-area" id="footer"></footer>
<script>
$.get("footer.html", function(data){
$("#footer").replaceWith(data);
});
</script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/odometer.min.js"></script>
<script src="assets/js/jquery.appear.min.js"></script>
<script src="assets/js/meanmenu.min.js"></script>
<script src="assets/js/metismenu.min.js"></script>
<script src="assets/js/simplebar.min.js"></script>
<script src="assets/js/dropzone.min.js"></script>
<script src="assets/js/sticky-sidebar.min.js"></script>
<script src="assets/js/tweenMax.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/jquery.ajaxchimp.min.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<script src="assets/js/custom.js"></script>
<script>
function changeLanguage1(){
location.reload()
}
function changeLanguage(lang) {
// Your Google Cloud Translation API key
const apiKey = 'REPLACE WITH YOUR OWN CLOUD TRANSLATION API KEY';
// Elements to translate;
const a1 = document.getElementById('a1');
const a2 = document.getElementById('a2');
const a3 = document.getElementById('a3');
const a4 = document.getElementById('a4');
const a5 = document.getElementById('a5');
const a6 = document.getElementById('a6');
const a7 = document.getElementById('a7');
const a8 = document.getElementById('a8');
const a9 = document.getElementById('a9');
const a10 = document.getElementById('a10');
const a11 = document.getElementById('a11');
const a12 = document.getElementById('a12');
const a13 = document.getElementById('a13');
const a14 = document.getElementById('a14');
// Text to translate
const a1t = a1.textContent;
const a2t = a2.textContent;
const a3t = a3.textContent;
const a4t = a4.textContent;
const a5t = a5.textContent;
const a6t = a6.textContent;
const a7t = a7.textContent;
const a8t = a8.textContent;
const a9t = a9.textContent;
const a10t = a10.textContent;
const a11t = a11.textContent;
const a12t = a12.textContent;
const a13t = a13.textContent;
const a14t = a14.textContent;
// Make API request
fetch(`https://translation.googleapis.com/language/translate/v2?key=${apiKey}`, {
method: 'POST',
headers: {
'Content-Type': 'application/json',
},
body: JSON.stringify({
q: [a1t,a2t,a3t,a4t,a5t,a6t,a7t,a8t,a9t,a10t,a11t,a12t,a13t,a14t],
target: lang,
}),
})
.then(response => response.json())
.then(data => {
console.log(data);
// Update content with translated text
a1.textContent = data.data.translations[0].translatedText;
a2.textContent = data.data.translations[1].translatedText;
a3.textContent = data.data.translations[2].translatedText;
a4.textContent = data.data.translations[3].translatedText;
a5.textContent = data.data.translations[4].translatedText;
a6.textContent = data.data.translations[5].translatedText;
a7.textContent = data.data.translations[6].translatedText;
a8.textContent = data.data.translations[7].translatedText;
a9.textContent = data.data.translations[8].translatedText;
a10.textContent = data.data.translations[9].translatedText;
a11.textContent = data.data.translations[10].translatedText;
a12.textContent = data.data.translations[11].translatedText;
a13.textContent = data.data.translations[12].translatedText;
a14.textContent = data.data.translations[13].translatedText;
})
.catch(error => console.error('Error:', error));
}
</script>
</body>
</html>