forked from DevSankalp1894/swank-meeting-7218
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnation.js
275 lines (265 loc) · 12.1 KB
/
nation.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
let left_data=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-a1krnpesi14f856c7l28mf3n74-20180211070114.jpeg`,
headline:"25 PFI activists arrested in Maha; DyCM Fadnavis says action based on investigation",
details:"PFI and its associates or affiliates or fronts have been indulging in unlawful activities, says the government notification"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-cu9jecjqe2r4kgbkpb3j1h8h95-20220927221947.jpeg`,
headline:"No disrespect to high command, says Gehlot",
details:"Party in bind over Congress top post, Sachin Pilot keeps cards close"
},
]
let center_data=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-fkif9kai9qig22o9ci60rt3u45-20220927110943.jpeg`,
headline:"25 PFI activists arrested in Maha; DyCM Fadnavis says action based on investigation"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-9p7sib989iv43l5ik363fav9b7-20210626212535.jpeg`,
headline:"Sweeping raids against Popular Front of India in six states"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-i71hk4ml31shc2kut0nh5aj717-20210929073326.jpeg`,
headline:"Nadda meets BJP's state in-charges"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-a6evhudunkpi3qp2smqcqkt113-20220503114407.jpeg`,
headline:"Centre blocks 45 YouTube videos from 10 channels"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-b44mar75r3s8ftq8p7nm5ttuc1-20220927002641.jpeg`,
headline:"Congress fumes at rebellious Rajasthan MLAs"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-sffc5k2vv0g1gpua89mbq127g7-20181213141424.jpeg`,
headline:"All eyes on 10, Janpath after high drama in Congress in Rajasthan"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-r99qvaij2h51kpgv4ngit7jvk7-20220926171030.jpeg`,
headline:"Ghulam Nabi Azad launches Democratic Azad Party in J&K"
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-652ovhkibhg82kh6on274ihkn1-20171223234916.jpeg`,
headline:`Twitter says 50-60 % of tweets asked by govt to be blocked are "innocuous"`,
},
]
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_1=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-cu9jecjqe2r4kgbkpb3j1h8h95-20220927175538.jpeg`,
headline:"Only request to PM Modi is to stop rupee from scoring century: Cong",
},
{
img:`https://dc-cdn.s3-ap-southeast-1.amazonaws.com/dc-Cover-cfoeqdvji72lncjad6lmekhbl3-20160723013359.jpeg`,
headline:"Punjab CM Mann moves confidence motion in state Assembly",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-2lrn6f0v8a0dqosvcvg2bc8gn5-20220906014728.jpeg`,
headline:"KCR set to foray into national politics with BRS on Dasara",
},
]
let drop_1_1=[
{
para:`Kumaraswamy backs KCR’s national party decision`
},
{
para:`How YSR's name fits health university, asks Naidu`
},
{
para:`Gehlot loyalists say will quit if Pilot is made chief minister`
},
]
let drop_2=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-okb4hm6shnhc93fpbg7ovqvqv0-20220219133451.jpeg`,
headline:"Hate speeches on TV: SC wants to know if govt wants to bring law to curb them ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-c210jdqjbr17t93d869pmctjn0-20220917175515.jpeg`,
headline:"President Murmu leaves for London to attend funeral of Queen Elizabeth II ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-lr8vkc2k3v50a12ce3g3ga6om6-20220822072002.jpeg`,
headline:"Five Assam militant outfits to sign accord in Delhi ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-4esk0iv9lh64li35g4j717dui2-20220915112713.jpeg`,
headline:"Assam: India-Bhutan border gates to reopen on Sept 23 post pandemic ",
},
]
let drop_2_2=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-0rperakk9dujacp8r6gu0tsp66-20220920200853.jpeg`,
headline:"Loss and damage will be major topic for discussion at upcoming COP27: Bhupender Yadav",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-l6dg9n8eu57h7ovuma9guod0t7-20211007095056.jpeg`,
headline:"Farm law is not an ongoing issue: SC on plea seeking permission to hold satyagraha",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-dninbm0q90mr7mk0u1lgc6kel7-20220916010758.jpeg`,
headline:"Modi to speak at SCO meet today",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-4asi9ltesrmajdgcukvm8bkar4-20220902172038.jpeg`,
headline:"Two cancelled Lufthansa flights leave 700 passengers stranded in Delhi",
},
]
let drop_3=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-cu9jecjqe2r4kgbkpb3j1h8h95-20220927224835.jpeg`,
headline:"Three of NRI family from Andhra Pradesh die in road accident in US",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/c54036d054c7c8253415ffcdfe34e2a9058cc7a4-tc-img-thumb.jpg`,
headline:"Loan App case: ED carries out raids in 16 locations in Hyderabad; seizes Rs 46 cr",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-0aaeemb4nrro4s9id48j5f1qn5-20190504005652.jpeg`,
headline:"Hyderabad: College girl accuses police harassment over property dispute",
},
]
let drop_3_3=[
{
para:`NIA team visits Amaravati to probe chemist's murder`
},
{
para:`NIA announces reward of Rs 25 Lakh on Dawood Ibrahim, Rs 20 Lakh on Chhota Shakeel`
},
{
para:`Irregularities in SI recruitment in J&K: CBI raids at 33 locations`
},
]
let drop_4=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-8va8fk2fn5jbhlikk9s2aq40u3-20190416014719.jpeg`,
headline:"Telangana High Court to live-stream proceedings from October 10 ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-cu9jecjqe2r4kgbkpb3j1h8h95-20220927170303.jpeg`,
headline:"Modi conveys heartfelt condolences to Abe's widow on tragic loss ",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-cu9jecjqe2r4kgbkpb3j1h8h95-20220927160148.jpeg`,
headline:`Hyderabad-based startup finally turns calculator "smart" `,
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-o77i84sf4ag8l2h7oc22ikqic2-20211229063258.jpeg`,
headline:"Telangana govt open to milling from other states ",
},
]
let drop_4_4=[
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-8njupr4ssjmjk5k2cq9jmkeru6-20220830214944.jpeg`,
headline:"Indian Navy to get new Naval Ensign",
},
{
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:"Adilabad: Villagers detain Sarpanch,Village secretary for not sanctioning pensions",
},
{
img:`https://s3.ap-southeast-1.amazonaws.com/images.deccanchronicle.com/dc-Cover-atl9cumlqagaum81ngvbq9vm82-20220917120341.jpeg`,
headline:"Cheetahs at Kuno Park: Villagers fear land acquisition, human-animal conflict",
},
]
import { appendLeft,appendCenter,appendRight,appendD1,appendD1_1,appendD2,appendD2_2,appendD3,appendD3_3,appendD4,appendD4_4 } from "./append_nation.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 d1_show=()=>{
let container=document.getElementById("d1_inner");
appendD1(drop_1,container)
}
d1_show()
const d1_1_show=()=>{
let container=document.getElementById("d1_outer");
appendD1_1(drop_1_1,container)
}
d1_1_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 d3_show=()=>{
let container=document.getElementById("d3_inner");
appendD3(drop_3,container)
}
d3_show()
const d3_3_show=()=>{
let container=document.getElementById("d3_outer");
appendD3_3(drop_3_3,container)
}
d3_3_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()