forked from DevSankalp1894/swank-meeting-7218
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.js
360 lines (354 loc) · 16.9 KB
/
index.js
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
let left_data=[
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-nuct6a08d84ensq1lihv082ib0-20221005145626.jpeg",
headline: "TRS turns into Bharat Rashtra Samiti, sets eyes on national politics",
details: "KCR aims to play key role in national politics"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-lk5o0ibdcl5njt98c58t64s713-20221006071722.jpeg",
headline: "WHO probing Indian cough syrup after 66 children die in Gambia",
details: "WHO cautioned the contaminated medications may have been distributed outside of the West African country, with global exposure 'possible'"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-nuct6a08d84ensq1lihv082ib0-20221005150305.jpeg",
headline: "India should not ignore religion-based population imbalances, says RSS",
details: "Calls for comprehensive population policy applicable equally to all communities"
},
];
let center_data=[
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-aflcbd6fmg32t8tv7esj142sa2-20190714024321.jpeg",
headline: "Sheep distribution scheme becomes 'cash transfer scheme' ahead of Munugode bypoll"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-6fhv64dih4lsr73u4q553r4vt6-20211219015043.jpeg",
headline: "Mixing devotion with politics is new mantra in Andhra Pradesh"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-lk5o0ibdcl5njt98c58t64s713-20221006073422.jpeg",
headline: "Eight drown, several missing in flash floods during idol immersion in West Bengal"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-aq4u0tskeigtbuqdrgh6o1vcb6-20211228113912.jpeg",
headline: "5G users to get speed at par with computers during launch phase: Experts"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-i53eu1mo9sop575dfm0rdt8721-20200310130417.jpeg",
headline: "I represent change Congress needs to take on Modi: Tharoor"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-b415utp8ob4cjb1iaid869tgr4-20170407123253.jpeg",
headline: "Ten mountaineers killed in Uttarakhand avalanche"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-pctrp7ijkh2vphqta1blqqavp2-20210922225736.jpeg",
headline: "KTR calls NGT fine on Telangana wrong"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-03ob4q4gafih3o3dt0b674rmg7-20220817221849.jpeg",
headline: "KCR takes charge to plan Munugode win"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-eh5rhdio7ldu6chjhcrou170r0-20190425222610.jpeg",
headline: "TRS outreach likely to help in Munugode bypoll"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-ckk6358s1pon4a0batonni9lq6-20221004225905.jpeg",
headline: "TRS leader distribute hens, liquor to hamalis, wants KCR as PM and KTR as CM"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-srdgacnonn5pc5a15j6qr70kq0-20210715163513.jpeg",
headline: "Kumaraswamy in Hyderabad to mark BRS launch"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-7fhqj6eho4m0engdost3ve6um0-20220919071407.jpeg",
headline: "BJP seeks central forces to thwart victimization by pro-TRS police in Munugode"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-bvksgottueqv2gpahps0mk08o1-20210830213007.jpeg",
headline: "BJP gears up for Munugode with “ground up” strategy"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-ah11aug04af96b1hr1pe81gvc2-20220928140623.jpeg",
headline: "Munugode strategy: Cong. to intensify campaign after Dasara"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-v6j56dti1fjdpf8rlfqp71ap07-20221004162446.jpeg",
headline: "Depiction of Hindu deities in 'Adipurush' unacceptable; MP min warns of legal action"
},
]
let right_data=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-g0kj4eqhpopm3qrb4uagoa2p16-20210919010419.jpeg`,
headline:"Bike taxi services run in Hyderabad without helmets"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-6gmm3rjmijm3fvavarm7pp1ln2-20170902005956.jpeg`,
headline:`Woman gets husband ‘married’ to his ex-lover`
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-rednubg548dqk0f30b48q3v7v3-20220922211927.jpeg`,
headline:"Woman cop saves life with CPR as stampede breaks out at Gymkhana grounds"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/c54036d054c7c8253415ffcdfe34e2a9058cc7a4-tc-img-thumb.jpg`,
headline:`‘Dead woman’ comes back home two days after ’burial’`
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-blettn0hj8o3gok43isvb63oa4-20211001165615.jpeg`,
headline:"Pack of 11 stray dogs attack medico at Chest Hospital in Hyderabad"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-0es59phtqumvlngmmtuh1sqo92-20220716004333.jpeg`,
headline:"Depression among animals fail to get attention, say experts"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-14ipgp97jj28hpvpls0itnmhg3-20190725101934.jpeg`,
headline:"Don’t give kids antibiotics, docs warn parents"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-3l9hd2sro89cco1lv6r0kducu3-20220825135126.jpeg`,
headline:`How to Get Thick Eyebrows: 10 Simple Ways To Do`
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-22lfn4t30kpebjc2ppp8b8bv02-20211227094405.jpeg`,
headline:`Submit report on errant pubs, Telangana HC tells top cops`
}
]
let drop_2=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-p0cdnc726c3gd2tgfsuumojki4-20161017072625.jpeg`,
headline:"Quality of prasadam, food under scanner at Durga, other temples in AP ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-emf38od04bkf2kd38k2qoeh3u0-20220912211630.jpeg`,
headline:"Jagan says state witnessing fast-paced Industrial growth ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-eojcuqj5s624pp8emsjnuraol0-20170720171955.jpeg`,
headline:"BJP MP slams Jagan, KCR for pending bifurcation issues ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-ae0epo7t1as91i1b1k4582b5b0-20220928005337.jpeg`,
headline:"CM Jagan offers silk robes to Tirumala deity ",
},
]
let drop_2_2=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-emf38od04bkf2kd38k2qoeh3u0-20220912211630.jpeg`,
headline:"Like family doctor, AP CM wants cattle doctor system",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-glpaurho44eb0ogjnok7tvl200-20171017072647.jpeg`,
headline:"Hospitality sector yet to recoup in Andhra Pradesh; half of rooms vacant",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-gaubsqp125hujnsopp64oer6v5-20220922002039.jpeg`,
headline:"Renaming row sparks interest in 90s history of Andhra Pradesh",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-h93lf3ifb366v49av3lo3t8sj3-20220928005403.jpeg`,
headline:"‘Visit AP 2023’ campaign to attract tourists to state",
},
]
let drop_4=[
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-1sdtfsta8if77qmt21t89it643-20221003144738.jpeg",
headline: "Mani Ratnam's 'Ponniyin Selvan-I' raises Rs 200 crore worldwide in opening weekend"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-rk2iu50kqejb96bo47d7d4jap5-20220929104033.jpeg",
headline: "Arrest warrant issued against producer Ekta Kapoor, mother over web series"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-fr344ukuibqb676dcl2punlir2-20221001132344.jpeg",
headline: "Ponniyin Selvan 1 Movie Review | A grand spectacle that sets the tone"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-qunvekh0varsnn08n4llhl8b02-20211218121435.jpeg",
headline: "'Brahmastra Part One: Shiva' earns Rs 75 crore in worldwide collection on day one"
},
];
let drop_4_4=[
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-0224c9ttvi6fhab2jo98l7p0r2-20220209070324.jpeg",
headline:"Indian documentary 'Writing With Fire' gets shortlisted for Oscar awards"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-7iicgc46f1v4hrlenk5heotr81-20220210125347.jpeg",
para:"Oscar 2022: Ceremony attendees not required to provide COVID-19 vaccination proof"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-boklefqab95ktkfoocj0k4d392-20220218143216.jpeg",
headline:"'Stranger Things' to end with fifth season on Netflix"
}
];
let drop_6=[
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-1sdtfsta8if77qmt21t89it643-20221003193722.jpeg",
headline: "32 children killed in Indonesia stadium disaster "
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-1sdtfsta8if77qmt21t89it643-20221003173307.jpeg",
headline: "SA Series: India rest Kohli, Rahul but another stern test awaits bowling unit "
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-f9j20sla0a0o1c3hvt07j3hf46-20221002105239.jpeg",
headline: "174 dead after fans stampede to exit Indonesian soccer match "
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-fsaifujltj2ug11qfdc6nmhks0-20211101202946.jpeg",
headline: "India 'hopeful' injured Bumrah could still make World Cup: coach "
},
];
let drop_6_6=[
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-6fflavrpsskj2nhi5q7r5q3vj7-20221001171142.jpeg",
headline:"Jemimah's career-best powers India to 41-run win over SL in women's Asia Cup"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-fsaifujltj2ug11qfdc6nmhks0-20211101202946.jpeg",
headline:"Bumrah ruled out of T20 World Cup due to back stress fracture"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-5foek4rvenglkmk4p4v3bnoi40-20200418171559.jpeg",
headline:"FIFA honours Sunil Chhetri for his achievements, releases three-episode series on him"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-fr344ukuibqb676dcl2punlir2-20221001112220.jpeg",
headline:"Sri Lanka 'safe' to host LPL, says Sanath Jayasuriya"
}
];
let drop_8=[
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-e3p7q68dn74aae4bf3kq0vupt0-20220210131522.jpeg",
headline: "Terrific Gem At Teekoy!"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-g3jklb3tsgrq49tetn9dv9a3n2-20220514193420.jpeg",
headline: "When I came face to face with sharks in Durban"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-d9v1fd505jdo8p4k7p004sh8t0-20210922183920.jpeg",
headline: "Everest Twins to Swiss Alps next"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-rgbn1md3qeh0rd0qdf9e9rton4-20220328160005.jpeg",
headline: "Business Class, Five-Star back as Indians splurge post Covid"
},
];
let drop_8_8=[
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-gv1mflmqh04i0hf1g5938mho93-20161212060441.jpeg",
headline:"Top wildlife sanctuaries in India"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-mmsv9284jdcvaf1j27djvuk832-20210621070800.jpeg",
headline:"Leisure travel picks up momentum as Indians start coming out of homes"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-j4v1bmtnvqfkb3nhuqaod2e6d5-20220226130638.jpeg",
headline:"The lure of love across centuries"
},
];
let drop_10=[
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-0rperakk9dujacp8r6gu0tsp66-20220910203715.jpeg",
headline: "Dr Roy's Confident Group Glitters on SlIMA 2022"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-jsqi3136e8feqj93a77kavaea0-20220909121007.jpeg",
headline: "Diabetic foot ulcer treatment at Park Endocrinology: aims to avoid"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-jsqi3136e8feqj93a77kavaea0-20220909115359.jpeg",
headline: "Coccaa to utilize Make in India initiative to create local opportunities"
},
{
img: "https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-jsqi3136e8feqj93a77kavaea0-20220909113325.jpeg",
headline: "Comedy Culture is all things filmy and entertainment"
},
];
let drop_10_10=[
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-8clogihjipbrgohjojhue1piv5-20220823121601.jpeg",
headline:"CSS Founder: Best Website Design Firm in Bangalore Supporting Digital India Mission"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-9buc6vcd3vmoujkcl5g67t2bc7-20220802201453.jpeg",
headline:"Financial Crisis Overcoming Fear and Stress"
},
{
img:"https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-coovnp6v3uhohtqn2megd484f4-20220714194152.jpeg",
headline:"How Instant Feedback is helping newage Retail Businesses"
},
];
import { appendLeft,appendCenter,appendRight,appendD2,appendD2_2,appendD4,appendD4_4,appendD6,appendD6_6,appendD8,appendD8_8,appendD10,appendD10_10 } from "./append_index.js";
import navbar from './componets/navbar.js';
let nav=document.getElementById('navbar');
nav.innerHTML=navbar();
const left_show=()=>{
let container=document.getElementById("left");
appendLeft(left_data,container);
}
left_show()
const middle_show=()=>{
let container=document.getElementById("middle");
appendCenter(center_data,container)
}
middle_show()
const right_show=()=>{
let container=document.getElementById("right_inner");
appendRight(right_data,container)
}
right_show()
const d2_show=()=>{
let container=document.getElementById("d2_inner");
appendD2(drop_2,container)
}
d2_show()
const d2_2_show=()=>{
let container=document.getElementById("d2_outer");
appendD2_2(drop_2_2,container)
}
d2_2_show()
const d4_show=()=>{
let container=document.getElementById("d4_inner");
appendD4(drop_4,container)
}
d4_show()
const d4_4_show=()=>{
let container=document.getElementById("d4_outer");
appendD4_4(drop_4_4,container)
}
d4_4_show()
const d6_show=()=>{
let container=document.getElementById("d6_inner");
appendD6(drop_6,container)
}
d6_show()
const d6_6_show=()=>{
let container=document.getElementById("d6_outer");
appendD6_6(drop_6_6,container)
}
d6_6_show()
const d8_show=()=>{
let container=document.getElementById("d8_inner");
appendD8(drop_8,container)
}
d8_show()
const d8_8_show=()=>{
let container=document.getElementById("d8_outer");
appendD8_8(drop_8_8,container)
}
d8_8_show()
const d10_show=()=>{
let container=document.getElementById("d10_inner");
appendD10(drop_10,container)
}
d10_show()
const d10_10_show=()=>{
let container=document.getElementById("d10_outer");
appendD10_10(drop_10_10,container)
}
d10_10_show()