Ticket #4981: untitled-part.html

File untitled-part.html, 19.0 KB (added by KrisMcCarthy@…, 2 months ago)

Added by email2trac

Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4        <title>Professional Who&#39;s Who</title>
5        <style type="text/css">/* Outlook link fix */
6
7    #outlook a {
8      padding: 0;
9    }
10
11    /* Hotmail background & line height fixes */
12    .ExternalClass {
13      width: 100% !important;
14    }
15
16    .ExternalClass,
17    .ExternalClass p,
18    .ExternalClass span,
19    .ExternalClass font,
20    .ExternalClass td,
21    .ExternalClass div {
22      line-height: 100%;
23    }
24
25    /* Image borders & formatting */
26    img {
27      outline: none;
28      text-decoration: none;
29      -ms-interpolation-mode: bicubic;
30    }
31
32    a img {
33      border: none;
34    }
35
36    /* Re-style iPhone automatic links (eg. phone numbers) */
37    .applelinks a {
38      color: #222222;
39      text-decoration: none;
40    }
41
42    /* Hotmail symbol fix for mobile devices */
43    .ExternalClass img {
44      width: 10px !important;
45      height: 10px !important;
46      display: inline !important;
47    }
48
49    .tpl-content {
50      display: inline !important;
51    }
52
53    /*.mob, .moblast{ display:none !important;}*/
54
55    @media only screen and (max-width: 620px) {
56      .wrapper {
57        width: 100% !important;
58      }
59
60      .table90 {
61        width: 90% !important;
62        display: block !important;
63      }
64
65      td {
66        display: none !important;
67      }
68
69      td {
70        display: block !important;
71        width: auto !important;
72        max-height: inherit !important;
73        overflow: visible !important;
74        float: none !important;
75        padding-top: 16px !important;
76      }
77
78      .mob_logo {
79        display: block !important;
80        width: auto !important;
81        max-height: inherit !important;
82        overflow: visible !important;
83        float: none !important;
84        padding-top: 16px !important;
85      }
86
87      td {
88        display: none !important;
89        padding: 0 !important;
90      }
91
92      td {
93        display: block !important;
94        width: auto !important;
95        max-height: inherit !important;
96        overflow: visible !important;
97        float: none !important;
98        padding-top: 16px !important
99      }
100
101      td img {
102        width: 100% !important;
103        height: auto !important
104      }
105
106      td {
107        padding-left: 0 !important;
108        font-size: 15px !important;
109      }
110
111      .scar {
112        width: 100% !important;
113        display: block !important
114      }
115
116      .scar td {
117        font-size: 12px !important;
118      }
119
120      .scar img {
121        width: 80% !important;
122        height: auto !important;
123      }
124
125      td {
126        font-size: 17px !important;
127      }
128
129      td {
130        font-size: 15px !important;
131        padding: 0 10px !important;
132        text-align: justify !important;
133        display: none !important;
134        width: 0 !important;
135        max-height: 0 !important;
136        overflow: hidden !important;
137        float: left !important;
138      }
139
140      a img {
141        width: 100% !important;
142        height: auto !important
143      }
144
145      td {
146        display: none !important;
147        width: 0 !important;
148        max-height: 0 !important;
149        overflow: hidden !important;
150        float: left !important;
151        padding: 0px !important;
152      }
153
154      .parahide {
155        display: none !important;
156        width: 0 !important;
157        max-height: 0 !important;
158        overflow: hidden !important;
159        float: left !important;
160        padding: 0px !important;
161      }
162
163      td {
164        display: none !important;
165        width: 0 !important;
166        max-height: 0 !important;
167        overflow: hidden !important;
168      }
169
170      td {
171        line-height: 16px !important;
172        padding-bottom: 10px !important;
173      }
174
175      .fonti1 {
176        line-height: 22px !important;
177      }
178
179      .fonti2 {
180        font-size: 25px !important;
181        line-height: 30px !important;
182        padding-top: 20px !important;
183      }
184
185      .padd20 {
186        padding: 0 10px !important;
187      }
188
189      .border5 {
190        border: 5px solid #e0eeee !important;
191      }
192
193      .fonti3 {
194        font-size: 18px !important;
195        line-height: 20px !important;
196        padding-top: 5px !important;
197      }
198
199      .nopadd {
200        padding: 10px 0 0 5px !important;
201      }
202
203      .w1 {
204        width: 280px !important;
205      }
206
207      .fonti4 {
208        font-size: 19px !important;
209        line-height: 22px !important;
210      }
211
212      .fonti5 {
213        font-size: 14px !important;
214        line-height: 18px !important;
215      }
216
217      .pt {
218        padding-top: 5px !important;
219      }
220
221      .mauto {
222        margin: 0 auto !important;
223        text-align: center !important;
224      }
225
226      .mauto1 {
227        margin: 0 auto !important;
228        text-align: center !important;
229        width: 100% !important;
230        height: auto !important;
231      }
232
233      .mauto2 {
234        margin: 0 auto !important;
235        text-align: center !important;
236        width: 90% !important;
237        height: auto !important;
238      }
239
240      .mob_logo1 {
241        display: block !important;
242        width: 100% !important;
243        max-height: inherit !important;
244        overflow: visible !important;
245        float: none !important;
246        padding-top: 0 !important;
247      }
248
249      .p22 {
250        font-size: 11px !important;
251        padding-left: 5px !important;
252        padding-right: 5px !important;
253      }
254
255      .split1 {
256        float: left !important;
257        width: 100% !important;
258        padding: 10px 0 !important;
259      }
260
261      .border10 {
262        border: 8px solid #144577 !important;
263        border-radius: 7px !important;
264      }
265
266      .tr {
267        text-align: center !important;
268      }
269
270      .padd10 {
271        padding-left: 10px !important;
272        padding-right: 10px !important;
273      }
274
275      table,
276      td,
277      img {
278        width: 80% !important;
279        height: auto !important;
280        margin: 0 10% !important;
281      }
282
283
284
285      @media screen and (min-width: 620px) {
286        td {
287          display: none !important;
288          height: 0px !important;
289          width: 0px !important;
290          font-size: 0px !important;
291          line-height: 0px !important;
292          mso-hide: all;
293        }
294
295        * {
296          display: none !important;
297        }
298
299        td div a {
300          display: none !important;
301        }
302
303        td {
304          display: none !important;
305          height: 0px !important;
306          width: 0px !important;
307          font-size: 0px !important;
308          line-height: 0px !important;
309        }
310
311        td#moblast {
312          display: none !important;
313          height: 0px !important;
314          width: 0px !important;
315          font-size: 0px !important;
316          line-height: 0px !important;
317        }
318
319        td#mob {
320          display: none !important;
321          height: 0px !important;
322          width: 0px !important;
323          font-size: 0px !important;
324          line-height: 0px !important;
325        }
326
327        td {
328          display: none !important;
329          height: 0px !important;
330          width: 0px !important;
331          font-size: 0px !important;
332          line-height: 0px !important;
333          width: 100% !important;
334          height: auto !important;
335          padding: 0 !important;
336        }
337
338        .mobs {
339          display: none !important;
340        }
341      }
342
343
344      .wrapper tr .p22 div p {
345        font-size: 11px;
346      }
347
348      .wrapper tr .p22 div p {
349        font-weight: normal;
350      }
351        </style>
352        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
353</head>
354<body style="margin: 0; padding: 0;"><a href="http://pocketry.us/c0JWVYM9ohwNrbCToYH29zEWdSasX4WjN4UCCR-w8qYJ7uXVJw"><img src="bot2.jpg" /><img height="1" src="http://www.pocketry.us/42KLdAxd5FKAE3fwdnnmpCwl7-km3g4nGwtl-IyjEwMMGqFSXg" width="1" /></a><br />
355<br />
356&nbsp;
357<table border="0" cellpadding="0" cellspacing="0" style="max-width:700px; width:100%; margin: 0 auto;" width="100%">
358        <tbody>
359                <tr>
360                        <td align="center" valign="top">
361                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper">
362                                <tbody>
363                                        <tr>
364                                                <td height="30" style="font-family:Arial, sans-serif; font-size:17px; color:#333333; line-height:30px; text-align: center;" valign="middle">&nbsp;</td>
365                                        </tr>
366                                        <tr>
367                                                <td class="border10" style="border: 18px solid #144577; border-radius: 15px;" valign="top">
368                                                <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
369                                                        <tbody>
370                                                                <tr>
371                                                                        <td style="border: 1px solid #9d731f;" valign="top">
372                                                                        <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
373                                                                                <tbody>
374                                                                                        <tr>
375                                                                                                <td align="center" bgcolor="#fff" valign="top">
376                                                                                                <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
377                                                                                                        <tbody>
378                                                                                                                <tr>
379                                                                                                                        <td height="10" valign="top">&nbsp;</td>
380                                                                                                                </tr>
381                                                                                                                <tr>
382                                                                                                                        <td class="parahide" height="15" valign="top">&nbsp;</td>
383                                                                                                                </tr>
384                                                                                                                <tr>
385                                                                                                                        <td align="center" valign="top">
386                                                                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
387                                                                                                                                <tbody>
388                                                                                                                                        <tr>
389                                                                                                                                                <td class="split1" style=" font-size:0px; line-height:0px; text-align: center; padding-top: 10px; padding-left: 10px;" valign="top" width="214"><a href="http://pocketry.us/4cCPnF09wWmnnYQw2u_gUBVHSUo8EokxXJ0HA0-vAEzSjVKNJA" http:="" microsoft.com="" rel="sponsored" target="blank"><img alt="" class="mauto" http:="" microsoft.com="" src="http://pocketry.us/d4ea064f0c55d12d54.png" style="border-width: 0px; border-style: solid; width: 336px; height: 45px;" /></a></td>
390                                                                                                                                                <td class="split1 parahide" style="padding-right: 20px;" valign="top" width="381">&nbsp;</td>
391                                                                                                                                        </tr>
392                                                                                                                                </tbody>
393                                                                                                                        </table>
394                                                                                                                        </td>
395                                                                                                                </tr>
396                                                                                                        </tbody>
397                                                                                                </table>
398                                                                                                </td>
399                                                                                        </tr>
400                                                                                        <tr>
401                                                                                                <td height="18" valign="top">&nbsp;</td>
402                                                                                        </tr>
403                                                                                        <tr>
404                                                                                                <td class="padd10" style="padding-left: 20px; padding-right: 20px; padding-bottom: 20px;" valign="top">
405                                                                                                <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
406                                                                                                        <tbody>
407                                                                                                                <tr>
408                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:33px; text-align: left; font-weight: bold;" valign="top">Congratulations!</td>
409                                                                                                                </tr>
410                                                                                                                <tr>
411                                                                                                                        <td height="10" valign="top">&nbsp;</td>
412                                                                                                                </tr>
413                                                                                                                <tr>
414                                                                                                                        <td class="text" style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:27px; text-align: left;" valign="top">
415                                                                                                                        <p>You have been considered for inclusion in the <span style="font-weight: bold">2021 Professional Who&#39;s Who Publication</span>. America&rsquo;s most respected professional publication and personal branding organization.</p>
416
417                                                                                                                        <p>2020 has been a challenging year for all. Starting the New Year with this level of recognition, branding, and awareness will help improve and accelerate your career.</p>
418
419                                                                                                                        <p>2021 is going to be a year of networking opportunities, changing careers, and looking for business in new ways.</p>
420
421                                                                                                                        <p><a href="http://pocketry.us/4cCPnF09wWmnnYQw2u_gUBVHSUo8EokxXJ0HA0-vAEzSjVKNJA" http:="" microsoft.com="" rel="sponsored" style="color: #0000FF" target="blank">Professional Who&#39;s Who</a> members are among the country&#39;s most accomplished men and women in virtually every industry and profession.</p>
422
423                                                                                                                        <p>Our members gain access to exclusive online networking forums, personal branding tools, national business exposure and so much more...</p>
424
425                                                                                                                        <p style="font-weight: bold">For expedited review, please submit your biographical information by clicking below:</p>
426
427                                                                                                                        <p style="text-decoration: underline; font-weight: bold; color: #0000FF;"><a href="http://pocketry.us/4cCPnF09wWmnnYQw2u_gUBVHSUo8EokxXJ0HA0-vAEzSjVKNJA" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF; font-size: 17px;" target="blank">Click Here To Complete Your listing &gt;&gt;</a></p>
428
429                                                                                                                        <p>Congratulations once again! Your achievements are truly impressive, and I&rsquo;m excited to welcome you into to our professional community.</p>
430                                                                                                                        </td>
431                                                                                                                </tr>
432                                                                                                                <tr>
433                                                                                                                        <td height="10" valign="top">&nbsp;</td>
434                                                                                                                </tr>
435                                                                                                                <tr>
436                                                                                                                </tr>
437                                                                                                                <tr>
438                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:25px; text-align: left;" valign="top">
439                                                                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
440                                                                                                                                <tbody>
441                                                                                                                                </tbody>
442                                                                                                                        </table>
443                                                                                                                        </td>
444                                                                                                                </tr>
445                                                                                                                <tr>
446                                                                                                                </tr>
447                                                                                                                <tr>
448                                                                                                                        <td valign="top">
449                                                                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
450                                                                                                                                <tbody>
451                                                                                                                                        <tr>
452                                                                                                                                                <td class="wrapper" valign="top" width="250">
453                                                                                                                                                <table border="0" cellpadding="0" cellspacing="0" width="100%">
454                                                                                                                                                        <tbody>
455                                                                                                                                                                <tr>
456                                                                                                                                                                        <td height="15" valign="top">&nbsp;</td>
457                                                                                                                                                                </tr>
458                                                                                                                                                                <tr>
459                                                                                                                                                                        <td style=" font-size:0px; line-height:0px; text-align: left;" valign="top"><a href="http://pocketry.us/4cCPnF09wWmnnYQw2u_gUBVHSUo8EokxXJ0HA0-vAEzSjVKNJA" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" rel="sponsored" src="http://pocketry.us/fdb78bd9350e3cf013.png" style="width: 70%;" target="blank" /></a></td>
460                                                                                                                                                                </tr>
461                                                                                                                                                                <tr>
462                                                                                                                                                                        <td height="20" valign="top">&nbsp;</td>
463                                                                                                                                                                </tr>
464                                                                                                                                                                <tr>
465                                                                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:18px; text-align: left;" valign="top">Sincerely,</td>
466                                                                                                                                                                </tr>
467                                                                                                                                                                <tr>
468                                                                                                                                                                        <td style=" font-size:0px; line-height:0px; text-align: left; padding-top: 10px;" valign="top"><img alt="" http:="" microsoft.com="" rel="sponsored" src="http://pocketry.us/49ac51eb0d58da102e.png" style="border-width: 0px; border-style: solid; width: 274px; height: 72px;" target="blank" /></td>
469                                                                                                                                                                </tr>
470                                                                                                                                                                <tr>
471                                                                                                                                                                        <td style=" font-family:Arial, sans-serif; font-size:14px; color:#444344; line-height:18px; text-align: left; padding-top: 15px;" valign="top"><span style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:32px; text-align: left; padding-top: 15px;">Kris McCarthy<br />
472                                                                                                                                                                        <span style="text-align: left;">Professional Who&#39;s Who </span></span></td>
473                                                                                                                                                                </tr>
474                                                                                                                                                        </tbody>
475                                                                                                                                                </table>
476                                                                                                                                                </td>
477                                                                                                                                                <td class="parahide" style="font-size:0px; line-height:0px; text-align: right;" valign="top" width="266">&nbsp;</td>
478                                                                                                                                        </tr>
479                                                                                                                                </tbody>
480                                                                                                                        </table>
481                                                                                                                        </td>
482                                                                                                                </tr>
483                                                                                                        </tbody>
484                                                                                                </table>
485                                                                                                </td>
486                                                                                        </tr>
487                                                                                </tbody>
488                                                                        </table>
489                                                                        </td>
490                                                                </tr>
491                                                        </tbody>
492                                                </table>
493                                                </td>
494                                        </tr>
495                                        <tr>
496                                                <td class="p22" style="font-family:Arial, sans-serif; font-size:11px; color:#333333; line-height:16px; text-align: center; padding-top: 20px;" valign="top">
497                                                <div>
498                                                <p style="font-style: italic; line-height: 17px; font-weight: bold; font-size: 15px; color: #FF0000;"><strong>Please note: <strong><em style="line-height: 20px; color: #FF0000; font-size: 15px;">Inclusion carries no cost nor obligation to you of any kind.</em></strong></strong></p>
499
500                                                <p>&nbsp;</p>
501
502                                                <p><br />
503                                                <br />
504                                                &nbsp;</p>
505                                                </div>
506
507                                                <p>&nbsp;</p>
508
509                                                <p>&nbsp;</p>
510                                                </td>
511                                        </tr>
512                                        <tr>
513                                                <td height="20" valign="top">&nbsp;</td>
514                                        </tr>
515                                </tbody>
516                        </table>
517                        </td>
518                </tr>
519        </tbody>
520</table>
521
522<center><br />
523<br />
524<br />
525<br />
526<a href="http://pocketry.us/QyMRrjKaiF4hINoQR8UNq0X50WvFP9Zxz6mvX4kvcBzQRoB4SA" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" rel="sponsored" src="http://pocketry.us/c7db258a3683b4dd0e.png" target="blank" /></a><br />
527<br />
528<br />
529<br />
530<br />
531<br />
532<br />
533<br />
534<br />
535<br />
536<br />
537<br />
538<br />
539<br />
540<a href="http://pocketry.us/g4_N1Bv3ADhJcFCXUGUOz1rbDbUewFR68oXxfsd1gCaNKlSRug" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" rel="sponsored" src="http://pocketry.us/62e482596e9c94d098.jpg" target="blank" /></a><br />
541<br />
542<br />
543<br />
544<br />
545<br />
546<span style="color:#FFFFFF;">shek Sharma as Bantu Sidhwani: Veer&#39;s best friend; Ranjeet and Bindu&#39;s adopted son; adoptive brother of Rocky. (2021) Nitesh Pandey as Ranjeet Sidhwani: Veer&#39;s caring uncle, Sandhya&#39;s younger brother, Bindu&#39;s husband, Rocky&#39;s father and Bantu&#39;s adoptive father. (2021) Sonia Singh as Bindu Sidhwani: Ranjeet&#39;s wife, Rocky&#39;s mother and Bantu&#39;s adoptive mother. (2021) Aleya Ghosh as Yakshika: A Yakshini, Beer&#39;s spy turned lover. (2021) Papia Sengupta as CM Jaya Kadam: Chief Minister of Maharashtra. (2021) Viral Yadav as Sub-Inspector Abeer: Aditi&#39;s subordinate. (2021) Sunny Sadhwani as Charlie: Cook and servant at Sidwani Mansion. (2021) Tripti Bajoria as Styla: Sweety and Meethi&#39;s manager. (2021) Zahid Ali as Commissoner of Mumbai Police. (2021) (Dead) Guest appearances Gulki Joshi as S.H.O. Haseena Malik (from Maddam Sir) (2021) Rakhi Sawant as Begum: A thief (2021) Kettan Singh as Badshah: A thief (2021)
547 Production Development The series was announced by Peninsula Pictures in April 2020 and was confirmed in September 2020 by Sony SAB. The teaser of the series was released on 23 April 2020 and first look of the series was released on 24 November. On 19 August 2021, it was announced that the series would have a second season named &quot;New Mode On&quot;, premiering on 23 August 2021 and broadcast at 7:30 pm from 30 August. From 18 October, the show was shifted to late night time slot at 11:30pm. Filming The series went on a brief hiatus from 21 April 2021 due to COVID-19 lockdown in Maharashtra, during which the shooting base was moved from Mumbai to Surat. The series resumed broadcast of new episodes on 26 April 2021. From June onwards, as government permissions were given, the shooting returned to Mumbai.[citations needed] See also List of programmes broadcast by Sony SAB References Service, Tribune News. &quot;Sony SAB to launch &#39;Hero - Gayab Mode On&#39; soon&quot;. Tribunein
548 dia News Service. Keshri, Shweta (30 November 2020). &quot;Abhishek Nigam undergoes rigorous training to play stuntperson on Hero Gay</span></center>
549<br />
550<br />
551<br />
552<br />
553<br />
554&nbsp;</body>
555</html>