-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCurriculam.html
862 lines (799 loc) · 45.8 KB
/
Curriculam.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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
<html>
<head>
<meta name="google-adsense-account" content="ca-pub-9323117785307367">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Embark on the Extraordinary: A Grand Expedition in Learning for Innovators in Our Thoughtfully Crafted Curriculum Designed for Big Ideas and Bigger Dreams..." />
<title>
Govt.Model Sanskriti Senior Secondary School
</title>
<link rel="icon" href="temp.png" type="image/x-icon">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="media-queries-curriculam.css">
<link rel="stylesheet" href="temp3.css">
<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=Poppins:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://kit.fontawesome.com/6b4461ca9b.js"></script>
<script type="module" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ionicons/ionicons.js"></script>
<style>
.card-2:hover,.card-4:hover{
transform: rotate(5deg) scale(1.1);
}
</style>
</head>
<body>
<!--Section 1st Starts-->
<section class="Aboutus" style="background: url(Curriculam/Curri.png); background-size: cover; background-position: 48.5% 50%;">
<nav id="header">
<a href="index.html"><img src="Main/logo.png" class="logohumain"></a>
<div class="nav-links" id="navLinks">
<i class="fa fa-times" onclick="hidemenu()"></i>
<ul>
<li style="text-shadow: 1px 1px 1px #333333;"><a href="index.html"><b>HOME</a></li>
<li style="text-shadow: 1px 1px 1px #333333;"><a href="About.html">ABOUT</a></li>
<li style="text-shadow: 1px 1px 1px #333333;"><a href="Curriculam.html">CURRICULAM</a></li>
<li style="text-shadow: 1px 1px 1px #333333;"><a href="Blog.html">BLOGS</a></li>
<li style="text-shadow: 1px 1px 1px #333333;"><a href="Admission.html">ADMISSION</a></li>
<li style="text-shadow: 1px 1px 1px #333333;"><a href="Contact.html">CONTACT</b></a></li>
</ul>
</div>
<i class="fa fa-bars" onclick="showmenu()"></i>
<div class="menu-icon" onclick="toggleMenu()"><ion-icon name="apps-outline"></ion-icon></div>
<div class="menu" id="menu">
<div class="app">
<a href="app1.html"><img src="Beyond.png" alt="App 1"></a><span>Beyond</span>
</div>
<div class="app">
<a href="https://theeroom.vercel.app"><img src="Room.png" alt="App 2"></a><span>Room</span>
</div>
<div class="app">
<a href="https://yup-or-nope.vercel.app"><img src="Yup or Nope.png" alt="App 3"></a><span>Yup or Nope</span>
</div>
<div class="app">
<a href="app4.html"><img src="Gossip.png" alt="App 4"></a><span>Gossips</span>
</div>
<div class="app">
<a href="https://drove.vercel.app"><img src="Drove.png" alt="App 5"></a><span>Drove</span>
</div>
<div class="app">
<a href="https://buymeacoffee.com/havenfutures"><img src="Donate.png" alt="App 5"></a><span>Donate</span>
</div>
<div class="app">
<a href="https://neomind.vercel.app"><img src="Neomind.png" alt="App 7"></a><span>NeoMind</span>
</div>
<div class="app">
<a href="index.html"><img src="homer.png" alt="App 9"></a><span>Home</span>
</div>
<div class="app">
<a href="About.html"><img src="abouter.png" alt="App 8"></a><span>About</span>
</div>
<div class="app">
<a href="Blog.html"><img src="bloger.png" alt="App 10"></a><span>Blogs</span>
</div>
<div class="app">
<a href="Admission.html"><img src="adder.png" alt="App 11"></a><span>Admission</span>
</div>
<div class="app">
<a href="Contact.html"><img src="caller.png" alt="App 12"></a><span>Contact</span>
</div>
</div>
</nav>
<div class="littleaboutus toohar">
<h1 class="holoo"><b>Curriculam Designed For Innovators</b></h1>
<p><span class="text-formatting" style="background: #df8470">Embark on the Extraordinary: A Grand Expedition in Learning for Innovators in Our Thoughtfully Crafted </span><br>
<span class="text-formatting1" style="background: #df8470">Curriculum Designed for Big Ideas and Bigger Dreams</span></p>
<a href="#Fullaboutus" class="aboutusread toohars" style="background-color: #c85025;">Way To Leadership</a>
</div>
</section>
<!--Section 1st Ends-->
<!--Section 2nd Starts-->
<section class="Classroom" id="Fullaboutus">
<h1>Our Classes</h1>
<div class="Classroom-col">
<i id="left" class="fa-solid fa-angle-left"></i>
<ul class="carousel">
<li class="Classroom-card">
<div class="img"><img src="Curriculam/1st class.png" draggable="false"></div>
<h2>1st Class</h2>
<span>Apple</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/2nd class.png" draggable="false"></div>
<h2>2nd Class</h2>
<span>Sunflower</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/3rd class.png" draggable="false"></div>
<h2>3rd Class</h2>
<span>Sunshine</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/4th class.png" draggable="false"></div>
<h2>4th Class</h2>
<span>Colourful</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/5th class.png" draggable="false"></div>
<h2>5th Class</h2>
<span>Explore</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/6th class.png" draggable="false"></div>
<h2>6th Class</h2>
<span>Engage</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/7th class.png" draggable="false"></div>
<h2>7th Class</h2>
<span>Enthusiastic</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/8th class.png" draggable="false"></div>
<h2>8th Class</h2>
<span>Adventure</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/9th class.png" draggable="false"></div>
<h2>9th Class</h2>
<span>Sophomore</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/10th class.png" draggable="false"></div>
<h2>10th Class</h2>
<span>Decennial</span>
</li>
<li class="Classroom-card">
<div class="img"><img src="Curriculam/11th class.png" draggable="false"></div>
<h2>11th Class</h2>
<span>Adolescents</span>
</li><li class="Classroom-card">
<div class="img"><img src="Curriculam/12th classs.png" draggable="false"></div>
<h2>12th Class</h2>
<span>Ambitious</span>
</ul>
<i id="right" class="fa-solid fa-angle-right"></i>
</div>
</section>
<!--Section 2nd Ends-->
<!--Section 3rd Starts-->
<Section class="Board">
<h1>Board Partner</h1>
<div class="Board-col">
<h1><b>(CBSE)<br>Central Board Of Secondary<br>Education</b></h1>
<img src="Curriculam/boards.gif">
</div>
</Section>
<!--Section 3rd Ends-->
<!--Section 4th Starts-->
<Section class="Subjects">
<h1>Our Subjects</h1>
<div class="subjects-card">
<div class="subjects-col" style="background: url(Curriculam/try\ 1.png); background-size: cover;">
<div class="card__content">
<p class="card__title">1st - 5th</p>
<p class="card__description">English<br>Hindi<br>Maths<br>EVS (Not for 1st & 2nd)<br>Computer (Not Included In Exams)<br>Drawing (Not Included In Exams)</p>
</div>
</div>
<div class="subjects-col card-2">
<div class="card__content">
<p class="card__title">6th - 8th</p>
<p class="card__description">English<br>Hindi<br>Maths<br>Science<br>Social Science<br>Sanskrit</p>
</div>
</div>
<div class="subjects-col" style="background: url(Curriculam/try\ 3.png); background-size: cover;">
<div class="card__content">
<p class="card__title">9th - 10th</p>
<p class="card__description">English Optionals <img src="Curriculam/chevron.png" style="padding-top: 2px; position: fixed; width: 15px; margin-left: 4.5px;"><br>
Hindi 1. IT<br>
Maths 2. HomeScience<br>
Science 3. Retail<br>
Social Science 4. Sanskrit<br>
Optionals
</p>
</div>
</div>
<div class="subjects-col card-4 forhiding" style="background: url(Curriculam/try\ 4.png); background-size: cover;">
<div class="card__content">
<p class="card__title">Arts 11<sup>th</sup> - 12<sup>th</sup></p>
<p class="card__description">English Optionals <img src="Curriculam/chevron.png" style="padding-top: 2px; position: fixed; width: 15px; margin-left: 4.5px;"><br>
History 1. IT<br>
Political Science 2. HomeScience<br>
Hindi 3. Geography<br>
4. Physchology<br>
5. Sanskrit</p>
</div>
</div>
</Section>
<Section class="Subjects">
<div class="subjects-card" style="justify-content: center; gap: 130px;">
<div class="subjects-col karna" style="background: url(Curriculam/try\ 5.png); background-size: cover;">
<div class="card__content">
<p class="card__title">Commerce 11<sup>th</sup> - 12<sup>th</sup></p>
<p class="card__description">English or Hindi Optionals <img src="Curriculam/chevron.png" style="padding-top: 2px; position: fixed; width: 15px; margin-left: 4.5px;"><br>
Maths or Economics 1. IT<br>
Accountancy 2. HomeScience<br>
Bussiness Study 3. Sanskrit<br>
4. Physchology
</p>
</div>
</div>
<div class="subjects-col card-4 karna2" style="background: url(Curriculam/try\ 6.png); background-size: cover;">
<div class="card__content">
<p class="card__title">Science 11<sup>th</sup> - 12<sup>th</sup></p>
<p class="card__description">English or Hindi Optionals <img src="Curriculam/chevron.png" style="padding-top: 2px; position: fixed; width: 15px; margin-left: 4.5px;"><br>
Physics 1. IT<br>
Chemistry 2. HomeScience<br>
Maths 3. Sanskrit<br>
Biology (Medical) 4. Physchology<br>
5. Computer Science
</p>
</div>
</div>
</Section>
<!--Section 4th Ends-->
<!--Section 5th Starts-->
<section class="Books">
<h1>Our Books</h1>
<div class="books-modern-table">
<div class="classes-select-container">
<label for="class-selector">Class:</label>
<select id="class-selector">
<option value="I">I</option>
<option value="II">II</option>
<option value="III">III</option>
<option value="IV">IV</option>
<option value="V">V</option>
<option value="VI">VI</option>
<option value="VII">VII</option>
<option value="VIII">VIII</option>
<option value="IX">IX</option>
<option value="X">X</option>
<option value="XI_Arts">XI Arts</option>
<option value="XI_Commerce">XI Commerce</option>
<option value="XI_Science">XI Science</option>
<option value="XII_Arts">XII Arts</option>
<option value="XII_Commerce">XII Commerce</option>
<option value="XII_Science">XII Science</option>
</select>
</div>
<div class="subjects-select-container">
<label for="subject-selector">Subject:</label>
<select id="subject-selector">
<option value="" selected disabled hidden>English</option>
</select>
</div>
<div class="go-button-container">
<button id="go-button" onclick="goButtonClicked()" class="general" style="background: url(https://assets-v2.lottiefiles.com/a/a8134e5c-1175-11ee-b073-6f26925c7cd4/ret5Nep2m1.gif); background-size: cover; border-radius: 5px; border: 1px solid #ccc; cursor: pointer;"></button>
</div>
</div>
<div class="books-showcase">
<img id="book-image" src="Curriculam/book-images/1st - 5th books/1st English.jpg"/>
<img id="book-image" alt="Book Image" style="display: none;">
<img src="Curriculam/books background.gif" class="cooler">
</div>
<div class="buy-book">
<img src="Curriculam/shop.png" usemap="#link-map" id="buy-link">
<map name="link-map" id="link-map">
<area id="amazon-link" href="https://www.amazon.com" shape="rect" coords="100, 94, 46, 40" target="_blank">
<area id="myntra-link" href="https://www.myntra.com" shape="rect" coords="236, 93, 184, 39" target="_blank">
<area id="snapdeal-link" href="https://www.snapdeal.com" shape="rect" coords="391, 94, 336, 40" target="_blank">
<area id="walmart-link" href="https://www.walmart.com" shape="rect" coords="558, 94, 504, 37" target="_blank">
<area id="shopify-link" href="https://www.shopify.com" shape="rect" coords="1001, 94, 944, 37" target="_blank">
<area id="target-link" href="https://www.target.com" shape="rect" coords="1154, 98, 1094, 41" target="_blank">
<area id="etsy-link" href="https://www.etsy.com" shape="rect" coords="1304, 93, 1248, 40" target="_blank">
<area id="flipkart-link" href="https://www.flipkart.com" shape="rect" coords="1462, 96, 1408, 40" target="_blank">
</map>
</div>
</section>
<!--Section 5th Ends-->
<!--Section 6th Starts-->
<section class="Fullaboutus8" style="margin-bottom: 0%;">
<h1 style="text-align: center;">Our Exam Results</h1>
<div class="lastyear">
<img src="AboutPage/lastyearresults.gif">
<h1 style="word-spacing: 5px; color: #363333;"><b>SOON TO BE UPLOADED</h1>
</div>
</section>
<!--Section 6th Ends-->
<!--Section 7th Starts-->
<section class="Enroll-link">
<h1 style="text-align: center; margin-bottom: 4%;">Join Dreams</h1>
<div class="enroll-img">
<img src="Curriculam/Enroll do it.png">
</div>
<a href="Admission.html" style="text-decoration: none;">
<div class="magic-button">
<div class="box" style= "border-top-left-radius: 10px; border-bottom-left-radius: 10px;">E</div>
<div class="box">N</div>
<div class="box">R</div>
<div class="box">O</div>
<div class="box">L</div>
<div class="box" style= "border-top-right-radius: 10px; border-bottom-right-radius: 10px;">L</div>
</div>
</a>
</section>
<!--Section 7th Ends-->
<!--btt as Section Starts-->
<section class="backtotop" style="margin-top: -5.9%;">
<button class="btt" id="backToTopBtn" onclick="scrollToTop()">
<svg class="svgIcon" viewBox="0 0 384 512">
<path
d="M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2V448c0 17.7 14.3 32 32 32s32-14.3 32-32V141.2L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z">
</path>
</svg>
</button>
</section>
<!--btt as Section Ends-->
<!--Footer as Section 8th Starts-->
<footer>
<div class="footer-row">
<div class="footer-col">
<img src="Main/logo.png" class="logo">
<p>Empowering Minds, Igniting Curiosity, and Cultivating Excellence a Community with High Expectation and High Achievements
Unleashing the Potential of Every Student on Our Campus!</p>
</div>
<div class="footer-col1">
<h3>Address <div class="underline1"><span></span></div></h3>
<p>Sector-43<br>
Sushant Lok-1, Gurugram<br>
Haryana, PIN-122002, India<br>
</p>
<p class="email-id">[email protected]</p>
<h4>+91-0124-2570289</h4>
</div>
<div class="footer-col2">
<h3>Links<div class="underline2"><span></span></div></h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="About.html">About</a></li>
<li><a href="Curriculam.html">Curriculam</a></li>
<li><a href="Blog.html">Blog</a></li>
<li><a href="Admission.html">Admission</a></li>
<li><a href="Contact.html">Contact</a></li>
</ul>
</div>
<div class="footer-col3" style="z-index: 1000;">
<h3>Newsletter<div class="underline3"><span></span></div></h3>
<form id="subscribeForm">
<i class="far fa-envelope"></i>
<input type="email" id="emailInput" placeholder="Enter your email id" required>
<button type="submit"><i class="fas fa-arrow-right"></i></button>
</form>
</div>
<div class="popup" id="popup">
<p>🔔 Subscribed Successfully!</p>
</div>
<div class="footer-col4">
<a href="https://www.youtube.com/" target="_blank"><i class="fab fa-youtube"></i></a>
<a href="https://www.instagram.com/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href="https://twitter.com/" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.facebook.com/gmssss.ggn/" target="_blank"><i class="fab fa-facebook"></i></a>
<a href="https://in.linkedin.com/school/govt-model-sanskriti-senior-secondary-school/" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
<div class="footer-col5">
<h3>Copyright<div class="underline4"><span></span></div></h3>
<p>GMSSSS © 2007 - All Rights Reserved</p>
</div>
</div>
</footer>
<!--Footer as Section 8th Ends-->
<!--Javascript for Login start-->
<script src="Script.js"></script>
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
<script>
const wrapper = document.querySelector('.wrapper');
const loginLink = document.querySelector('.login-link');
const registerLink = document.querySelector('.register-link');
registerLink.addEventListener('click', ()=>{
wrapper.classList.add('active');
});
loginLink.addEventListener('click', ()=>{
wrapper.classList.remove('active');
});
</script>
<script>
document.addEventListener('DOMContentLoaded', function () {
var btnLoginPopup = document.getElementById('btnLoginPopup');
var wrapper = document.getElementById('wrapper');
var closeIcon = document.getElementById('closeIcon');
btnLoginPopup.addEventListener('click', function () {
wrapper.classList.toggle('hidden');
});
closeIcon.addEventListener('click', function () {
wrapper.classList.add('hidden');
});
});
</script>
<!--Javascript for Login Ends-->
<!--Javascript for menu start-->
<script>
var navLinks = document.getElementById("navLinks");
function showmenu(){
navLinks.style.right="0";
}
function hidemenu(){
navLinks.style.right="-210px";
}
</script>
<!--Javascript for menu ends-->
<!-- Javascript for scroll nav section starts-->
<script>
// Function to set the initial styles based on scroll position
function setInitialStyles() {
const header = document.getElementById('header');
const navLinks = document.querySelectorAll('.nav-links a');
const scrollPosition = window.scrollY;
if (scrollPosition > 50) {
header.style.backgroundColor = '#212122';
// Change the color of nav links to white
navLinks.forEach(link => {
link.style.color = '#ffffff';
});
} else {
header.style.backgroundColor = 'transparent';
// Change the color of nav links to black
navLinks.forEach(link => {
link.style.color = '#ffffff';
});
}
}
window.addEventListener('scroll', function () {
const header = document.getElementById('header');
const navLinks = document.querySelectorAll('.nav-links a');
const scrollPosition = window.scrollY;
if (scrollPosition > 50) {
header.style.backgroundColor = '#212122';
// Change the color of nav links to white
navLinks.forEach(link => {
link.style.color = '#ffffff';
});
} else {
header.style.backgroundColor = 'transparent';
// Change the color of nav links to black
navLinks.forEach(link => {
link.style.color = '#ffffff';
});
}
});
// Call the setInitialStyles function on page load
window.addEventListener('load', setInitialStyles);
</script>
<!-- Javascript for scroll nav section Ends-->
<!--Javascript for scroll into section start-->
<script>
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener('click', function (e) {
e.preventDefault();
const targetSection = document.querySelector(this.getAttribute('href'));
const offset = targetSection.offsetTop - 120;
window.scrollTo({
top: offset,
behavior: 'smooth'
});
});
});
</script>
<!--Javascript for Scroll into section ends-->
<!--Javascript for Classes section start-->
<script>
const Classroomcol = document.querySelector(".Classroom-col");
const carousel = document.querySelector(".carousel");
const firstCardWidth = carousel.querySelector(".Classroom-card").offsetWidth;
const arrowBtns = document.querySelectorAll(".Classroom-col i");
const carouselChildrens = [...carousel.children];
let isDragging = false, isAutoPlay = true, startX, startScrollLeft, timeoutId;
let cardPerView = Math.round(carousel.offsetWidth / firstCardWidth);
carouselChildrens.slice(-cardPerView).reverse().forEach(card => {
carousel.insertAdjacentHTML("afterbegin", card.outerHTML);
});
carouselChildrens.slice(0, cardPerView).forEach(card => {
carousel.insertAdjacentHTML("beforeend", card.outerHTML);
});
carousel.classList.add("no-transition");
carousel.scrollLeft = carousel.offsetWidth;
carousel.classList.remove("no-transition");
arrowBtns.forEach(btn => {
btn.addEventListener("click", () => {
carousel.scrollLeft += btn.id == "left" ? -firstCardWidth : firstCardWidth;
});
});
const dragStart = (e) => {
isDragging = true;
carousel.classList.add("dragging");
startX = e.pageX;
startScrollLeft = carousel.scrollLeft;
}
const dragging = (e) => {
if(!isDragging) return;
carousel.scrollLeft = startScrollLeft - (e.pageX - startX);
}
const dragStop = () => {
isDragging = false;
carousel.classList.remove("dragging");
}
const infiniteScroll = () => {
if(carousel.scrollLeft === 0) {
carousel.classList.add("no-transition");
carousel.scrollLeft = carousel.scrollWidth - (2 * carousel.offsetWidth);
carousel.classList.remove("no-transition");
}
else if(Math.ceil(carousel.scrollLeft) === carousel.scrollWidth - carousel.offsetWidth) {
carousel.classList.add("no-transition");
carousel.scrollLeft = carousel.offsetWidth;
carousel.classList.remove("no-transition");
}
clearTimeout(timeoutId);
if(!wrapper.matches(":hover")) autoPlay();
}
const autoPlay = () => {
if(window.innerWidth < 800 || !isAutoPlay) return;
timeoutId = setTimeout(() => carousel.scrollLeft += firstCardWidth, 2500);
}
autoPlay();
carousel.addEventListener("mousedown", dragStart);
carousel.addEventListener("mousemove", dragging);
document.addEventListener("mouseup", dragStop);
carousel.addEventListener("scroll", infiniteScroll);
wrapper.addEventListener("mouseenter", () => clearTimeout(timeoutId));
wrapper.addEventListener("mouseleave", autoPlay);
</script>
<!--Javascript for Classes section start-->
<!--Javascript for Books section start-->
<script>
function setDefaultClassAndSubject() {
const defaultClass = "I";
const defaultSubject = "English";
const classSelector = document.getElementById("class-selector");
classSelector.value = defaultClass;
const subjectSelector = document.getElementById("subject-selector");
const defaultOption = subjectSelector.options[subjectSelector.options.length - 1];
defaultOption.value = defaultSubject;
subjectSelector.selectedIndex = subjectSelector.options.length - 1;
const bookImage = document.getElementById("book-image");
bookImage.src = `Curriculam/book-images/1st - 5th books/${defaultClass}-${defaultSubject}.jpg`;
}
const classElement = document.getElementById('class-selector');
classElement.addEventListener('change', function() {
updateSubjects(classElement.value);
});
const BOOK_CATALOG = {
"I": {
"English": "Curriculam/book-images/1st - 5th books/1st English.jpg",
"Hindi": "Curriculam/book-images/1st - 5th books/1st Hindi.jpg",
"Mathematics": "Curriculam/book-images/1st - 5th books/1st Maths.jpg"
},
"II": {
"English": "Curriculam/book-images/1st - 5th books/2nd English.jpg",
"Hindi": "Curriculam/book-images/1st - 5th books/2nd Hindi.jpg",
"Mathematics": "Curriculam/book-images/1st - 5th books/2nd Maths.jpg"
},
"III": {
"English": "Curriculam/book-images/1st - 5th books/3rd English.jpg",
"Hindi": "Curriculam/book-images/1st - 5th books/3rd Hindi.jpg",
"Mathematics": "Curriculam/book-images/1st - 5th books/3rd Maths.jpg",
"Environmental Studies (EVS)": "Curriculam/book-images/1st - 5th books/3rd Evs.jpg"
},
"IV": {
"English": "Curriculam/book-images/1st - 5th books/4th English.jpg",
"Hindi": "Curriculam/book-images/1st - 5th books/4th Hindi.jpg",
"Mathematics": "Curriculam/book-images/1st - 5th books/4th Maths.jpg",
"Environmental Studies (EVS)": "Curriculam/book-images/1st - 5th books/4th Evs.jpg"
},
"V": {
"English": "Curriculam/book-images/1st - 5th books/5th English.jpg",
"Hindi": "Curriculam/book-images/1st - 5th books/5th Hindi.jpg",
"Mathematics": "Curriculam/book-images/1st - 5th books/5th Maths.jpg",
"Environmental Studies (EVS)": "Curriculam/book-images/1st - 5th books/5th Evs.jpg"
},
"VI": {
"English": "Curriculam/book-images/6th - 8th books/6th English.jpg",
"Hindi": "Curriculam/book-images/6th - 8th books/6th Hindi.jpg",
"Mathematics": "Curriculam/book-images/6th - 8th books/6th Maths.jpg",
"Science": "Curriculam/book-images/6th - 8th books/6th Science.jpg",
"Social Science": "Curriculam/book-images/6th - 8th books/6th Social Science.jpg",
"Sanskrit": "Curriculam/book-images/6th - 8th books/6th Sanskrit.jpg"
},
"VII": {
"English": "Curriculam/book-images/6th - 8th books/7th English.jpg",
"Hindi": "Curriculam/book-images/6th - 8th books/7th Hindi.jpg",
"Mathematics": "Curriculam/book-images/6th - 8th books/7th Maths.jpg",
"Science": "Curriculam/book-images/6th - 8th books/7th Science.jpg",
"Social Science": "Curriculam/book-images/6th - 8th books/7th Social Science.jpg",
"Sanskrit": "Curriculam/book-images/6th - 8th books/7th Sanskrit.jpg"
},
"VIII": {
"English": "Curriculam/book-images/6th - 8th books/8th English.jpg",
"Hindi": "Curriculam/book-images/6th - 8th books/8th Hindi.jpg",
"Mathematics": "Curriculam/book-images/6th - 8th books/8th Maths.jpg",
"Science": "Curriculam/book-images/6th - 8th books/8th Science.jpg",
"Social Science": "Curriculam/book-images/6th - 8th books/8th Social Science.jpg",
"Sanskrit": "Curriculam/book-images/6th - 8th books/8th Sanskrit.jpg"
},
"IX": {
"English": "Curriculam/book-images/9th - 10th books/9th English.jpg",
"Hindi": "Curriculam/book-images/9th - 10th books/9th Hindi.jpg",
"Mathematics": "Curriculam/book-images/9th - 10th books/9th Maths.jpg",
"Science": "Curriculam/book-images/9th - 10th books/9th Science.jpg",
"Social Science": "Curriculam/book-images/9th - 10th books/9th Social Science.jpg",
"Optionals": "Curriculam/book-images/9th - 10th books/9th Optionals.jpg"
},
"X": {
"English": "Curriculam/book-images/9th - 10th books/10th English.jpg",
"Hindi": "Curriculam/book-images/9th - 10th books/10th Hindi.jpg",
"Mathematics": "Curriculam/book-images/9th - 10th books/10th Maths.jpg",
"Science": "Curriculam/book-images/9th - 10th books/10th Science.jpg",
"Social Science": "Curriculam/book-images/9th - 10th books/10th Social Science.jpg",
"Optionals": "Curriculam/book-images/9th - 10th books/10th Optionals.jpg"
},
"XI_Arts": {
"English": "Curriculam/book-images/11th - 12th books/11th English.jpg",
"Hindi": "Curriculam/book-images/11th - 12th books/11th Hindi.jpg",
"Political Science": "Curriculam/book-images/11th - 12th books/11th Political Science.jpg",
"History": "Curriculam/book-images/11th - 12th books/11th History.jpg",
"Optionals": "Curriculam/book-images/11th - 12th books/11th Optionals1.jpg"
},
"XI_Commerce": {
"English or Hindi": "Curriculam/book-images/11th - 12th books/11th English or Hindi.jpg",
"Mathematics or Economics": "Curriculam/book-images/11th - 12th books/11th Maths or Eco.jpg",
"Business Studies": "Curriculam/book-images/11th - 12th books/11th Bussiness Studies.jpg",
"Accountancy": "Curriculam/book-images/11th - 12th books/11th Accountancy.jpg",
"Optionals": "Curriculam/book-images/11th - 12th books/11th Optionals2.jpg"
},
"XI_Science": {
"English or Hindi": "Curriculam/book-images/11th - 12th books/11th English or Hindi.jpg",
"Physics": "Curriculam/book-images/11th - 12th books/11th Physics.jpg",
"Chemistry": "Curriculam/book-images/11th - 12th books/11th Chemistry.jpg",
"Biology (Medical)": "Curriculam/book-images/11th - 12th books/11th Biology.jpg",
"Mathematics": "Curriculam/book-images/11th - 12th books/11th Maths.jpg",
"Optionals": "Curriculam/book-images/11th - 12th books/11th Optionals3.jpg"
},
"XII_Arts": {
"English": "Curriculam/book-images/11th - 12th books/12th English.jpg",
"Hindi": "Curriculam/book-images/11th - 12th books/12th Hindi.jpg",
"Political Science": "Curriculam/book-images/11th - 12th books/12th Political Science.jpg",
"History": "Curriculam/book-images/11th - 12th books/12th History.jpg",
"Optionals": "Curriculam/book-images/11th - 12th books/12th Optionals1.jpg"
},
"XII_Commerce": {
"English or Hindi": "Curriculam/book-images/11th - 12th books/12th English or Hindi.jpg",
"Mathematics or Economics": "Curriculam/book-images/11th - 12th books/12th Maths or Eco.jpg",
"Business Studies": "Curriculam/book-images/11th - 12th books/12th Bussiness Study.jpg",
"Accountancy": "Curriculam/book-images/11th - 12th books/12th Accountancy.jpg",
"Optionals": "Curriculam/book-images/11th - 12th books/12th Optionals2.jpg"
},
"XII_Science": {
"English or Hindi": "Curriculam/book-images/11th - 12th books/12th English or Hindi.jpg",
"Physics": "Curriculam/book-images/11th - 12th books/12th Physics.jpg",
"Chemistry": "Curriculam/book-images/11th - 12th books/12th Chemistry.jpg",
"Biology (Medical)": "Curriculam/book-images/11th - 12th books/12th Biology.jpg",
"Mathematics": "Curriculam/book-images/11th - 12th books/12th Maths.jpg",
"Optionals": "Curriculam/book-images/11th - 12th books/12th Optionals3.jpg"
}
};
function updateSubjects(selectedClass) {
const subjectSelector = document.getElementById('subject-selector');
subjectSelector.innerHTML = '';
const classData = BOOK_CATALOG[selectedClass];
for (const subject in classData) {
const option = document.createElement('option');
option.value = subject;
option.textContent = subject;
subjectSelector.appendChild(option);
}
}
function goButtonClicked() {
const selectedClass = document.getElementById('class-selector').value;
const selectedSubject = document.getElementById('subject-selector').value;
if (BOOK_CATALOG[selectedClass] && BOOK_CATALOG[selectedClass][selectedSubject]) {
const bookImageId = BOOK_CATALOG[selectedClass][selectedSubject];
const bookImageElement = document.getElementById('book-image');
bookImageElement.src = bookImageId;
bookImageElement.style.display = '';
}
}
</script>
<!--Javascript for Books section End-->
<!--Javascript for buy link Starts-->
<script>
const image = document.getElementById('your-image-id');
const amazonLink = document.getElementById('amazon-link');
const myntraLink = document.getElementById('myntra-link');
const snapdealLink = document.getElementById('snapdeal-link');
const walmartLink = document.getElementById('walmart-link');
const shopifyLink = document.getElementById('shopify-link');
const targetLink = document.getElementById('target-link');
const etsyLink = document.getElementById('etsy-link');
const flipkartLink = document.getElementById('flipkart-link');
image.addEventListener('mousemove', (event) => {
const rect = image.getBoundingClientRect();
const x = event.clientX - rect.left;
const y = event.clientY - rect.top;
const isLeftSide = x < rect.width / 2;
amazonLink.style.display = isLeftSide ? 'block' : 'none';
myntraLink.style.display = isLeftSide ? 'block' : 'none';
snapdealLink.style.display = isLeftSide ? 'block' : 'none';
walmartLink.style.display = isLeftSide ? 'block' : 'none';
shopifyLink.style.display = !isLeftSide ? 'block' : 'none';
targetLink.style.display = !isLeftSide ? 'block' : 'none';
etsyLink.style.display = !isLeftSide ? 'block' : 'none';
flipkartLink.style.display = !isLeftSide ? 'block' : 'none';
amazonLink.style.left = `${x}px`;
amazonLink.style.top = `${y}px`;
myntraLink.style.left = `${x}px`;
myntraLink.style.top = `${y}px`;
snapdealLink.style.left = `${x}px`;
snapdealLink.style.top = `${y}px`;
walmartLink.style.left = `${x}px`;
walmartLink.style.top = `${y}px`;
shopifyLink.style.left = `${event.clientX - rect.left + 125}px`;
shopifyLink.style.top = `${event.clientY - rect.top + 125}px`;
targetLink.style.left = `${event.clientX - rect.left + 125}px`;
targetLink.style.top = `${event.clientY - rect.top + 125}px`;
etsyLink.style.left = `${event.clientX - rect.left + 250}px`;
etsyLink.style.top = `${event.clientY - rect.top + 125}px`;
flipkartLink.style.left = `${event.clientX - rect.left + 375}px`;
flipkartLink.style.top = `${event.clientY - rect.top + 125}px`;
});
image.addEventListener('mouseleave', () => {
amazonLink.style.display = 'none';
myntraLink.style.display = 'none';
snapdealLink.style.display = 'none';
walmartLink.style.display = 'none';
shopifyLink.style.display = 'none';
targetLink.style.display = 'none';
etsyLink.style.display = 'none';
flipkartLink.style.display = 'none';
});
</script>
<!--Javascript for buy link End-->
<!--Javascript for scroll to top start-->
<script>
var mybutton = document.getElementById("backToTopBtn");
window.onscroll = function() {
scrollFunction();
};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
function scrollToTop() {
window.scrollTo({
top: 0,
behavior: 'smooth'
});
}
</script>
<!--Javascript for Scroll to top ends-->
<!-- Adsense-->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9323117785307367" crossorigin="anonymous"></script>
<!-- Adsense-->
<!-- Apps-->
<script>
function toggleMenu() {
const menu = document.getElementById('menu');
if (menu.style.display === 'block') {
menu.style.display = 'none';
} else {
menu.style.display = 'block';
}
}
// Close the menu if clicked outside
window.onclick = function(event) {
if (!event.target.closest('.menu-icon')) {
const menu = document.getElementById('menu');
if (menu.style.display === 'block') {
menu.style.display = 'none';
}
}
}
</script>
<!-- Apps-->
</body>
</html>