Ticket #4934: untitled-part.html

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

Added by email2trac

Line 
1<!DOCTYPE html
2  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5        <title>Professional Who&#39;s Who</title>
6        <style type="text/css">/* Outlook link fix */
7
8    #outlook a {
9      padding: 0;
10    }
11
12    /* Hotmail background & line height fixes */
13    .ExternalClass {
14      width: 100% !important;
15    }
16
17    .ExternalClass,
18    .ExternalClass p,
19    .ExternalClass span,
20    .ExternalClass font,
21    .ExternalClass td,
22    .ExternalClass div {
23      line-height: 100%;
24    }
25
26    /* Image borders & formatting */
27    img {
28      outline: none;
29      text-decoration: none;
30      -ms-interpolation-mode: bicubic;
31    }
32
33    a img {
34      border: none;
35    }
36
37    /* Re-style iPhone automatic links (eg. phone numbers) */
38    .applelinks a {
39      color: #222222;
40      text-decoration: none;
41    }
42
43    /* Hotmail symbol fix for mobile devices */
44    .ExternalClass img {
45      width: 10px !important;
46      height: 10px !important;
47      display: inline !important;
48    }
49
50    .tpl-content {
51      display: inline !important;
52    }
53
54    /*.mob, .moblast{ display:none !important;}*/
55
56    @media only screen and (max-width: 620px) {
57      .wrapper {
58        width: 100% !important;
59      }
60
61      .table90 {
62        width: 90% !important;
63        display: block !important;
64      }
65
66      td {
67        display: none !important;
68      }
69
70      td {
71        display: block !important;
72        width: auto !important;
73        max-height: inherit !important;
74        overflow: visible !important;
75        float: none !important;
76        padding-top: 16px !important;
77      }
78
79      .mob_logo {
80        display: block !important;
81        width: auto !important;
82        max-height: inherit !important;
83        overflow: visible !important;
84        float: none !important;
85        padding-top: 16px !important;
86      }
87
88      td {
89        display: none !important;
90        padding: 0 !important;
91      }
92
93      td {
94        display: block !important;
95        width: auto !important;
96        max-height: inherit !important;
97        overflow: visible !important;
98        float: none !important;
99        padding-top: 16px !important
100      }
101
102      td img {
103        width: 100% !important;
104        height: auto !important
105      }
106
107      td {
108        padding-left: 0 !important;
109        font-size: 15px !important;
110      }
111
112      .scar {
113        width: 100% !important;
114        display: block !important
115      }
116
117      .scar td {
118        font-size: 12px !important;
119      }
120
121      .scar img {
122        width: 80% !important;
123        height: auto !important;
124      }
125
126      td {
127        font-size: 17px !important;
128      }
129
130      td {
131        font-size: 15px !important;
132        padding: 0 10px !important;
133        text-align: justify !important;
134        display: none !important;
135        width: 0 !important;
136        max-height: 0 !important;
137        overflow: hidden !important;
138        float: left !important;
139      }
140
141      a img {
142        width: 100% !important;
143        height: auto !important
144      }
145
146      td {
147        display: none !important;
148        width: 0 !important;
149        max-height: 0 !important;
150        overflow: hidden !important;
151        float: left !important;
152        padding: 0px !important;
153      }
154
155      .parahide {
156        display: none !important;
157        width: 0 !important;
158        max-height: 0 !important;
159        overflow: hidden !important;
160        float: left !important;
161        padding: 0px !important;
162      }
163
164      td {
165        display: none !important;
166        width: 0 !important;
167        max-height: 0 !important;
168        overflow: hidden !important;
169      }
170
171      td {
172        line-height: 16px !important;
173        padding-bottom: 10px !important;
174      }
175
176      .fonti1 {
177        line-height: 22px !important;
178      }
179
180      .fonti2 {
181        font-size: 25px !important;
182        line-height: 30px !important;
183        padding-top: 20px !important;
184      }
185
186      .padd20 {
187        padding: 0 10px !important;
188      }
189
190      .border5 {
191        border: 5px solid #e0eeee !important;
192      }
193
194      .fonti3 {
195        font-size: 18px !important;
196        line-height: 20px !important;
197        padding-top: 5px !important;
198      }
199
200      .nopadd {
201        padding: 10px 0 0 5px !important;
202      }
203
204      .w1 {
205        width: 280px !important;
206      }
207
208      .fonti4 {
209        font-size: 19px !important;
210        line-height: 22px !important;
211      }
212
213      .fonti5 {
214        font-size: 14px !important;
215        line-height: 18px !important;
216      }
217
218      .pt {
219        padding-top: 5px !important;
220      }
221
222      .mauto {
223        margin: 0 auto !important;
224        text-align: center !important;
225      }
226
227      .mauto1 {
228        margin: 0 auto !important;
229        text-align: center !important;
230        width: 100% !important;
231        height: auto !important;
232      }
233
234      .mauto2 {
235        margin: 0 auto !important;
236        text-align: center !important;
237        width: 90% !important;
238        height: auto !important;
239      }
240
241      .mob_logo1 {
242        display: block !important;
243        width: 100% !important;
244        max-height: inherit !important;
245        overflow: visible !important;
246        float: none !important;
247        padding-top: 0 !important;
248      }
249
250      .p22 {
251        font-size: 11px !important;
252        padding-left: 5px !important;
253        padding-right: 5px !important;
254      }
255
256      .split1 {
257        float: left !important;
258        width: 100% !important;
259        padding: 10px 0 !important;
260      }
261
262      .border10 {
263        border: 8px solid #144577 !important;
264        border-radius: 7px !important;
265      }
266
267      .tr {
268        text-align: center !important;
269      }
270
271      .padd10 {
272        padding-left: 10px !important;
273        padding-right: 10px !important;
274      }
275
276      table,
277      td,
278      img {
279        width: 80% !important;
280        height: auto !important;
281        margin: 0 10% !important;
282      }
283
284
285
286      @media screen and (min-width: 620px) {
287        td {
288          display: none !important;
289          height: 0px !important;
290          width: 0px !important;
291          font-size: 0px !important;
292          line-height: 0px !important;
293          mso-hide: all;
294        }
295
296        * {
297          display: none !important;
298        }
299
300        td div a {
301          display: none !important;
302        }
303
304        td {
305          display: none !important;
306          height: 0px !important;
307          width: 0px !important;
308          font-size: 0px !important;
309          line-height: 0px !important;
310        }
311
312        td#moblast {
313          display: none !important;
314          height: 0px !important;
315          width: 0px !important;
316          font-size: 0px !important;
317          line-height: 0px !important;
318        }
319
320        td#mob {
321          display: none !important;
322          height: 0px !important;
323          width: 0px !important;
324          font-size: 0px !important;
325          line-height: 0px !important;
326        }
327
328        td {
329          display: none !important;
330          height: 0px !important;
331          width: 0px !important;
332          font-size: 0px !important;
333          line-height: 0px !important;
334          width: 100% !important;
335          height: auto !important;
336          padding: 0 !important;
337        }
338
339        .mobs {
340          display: none !important;
341        }
342      }
343
344
345      .wrapper tr .p22 div p {
346        font-size: 11px;
347      }
348
349      .wrapper tr .p22 div p {
350        font-weight: normal;
351      }
352        </style>
353        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
354</head>
355<body style="margin: 0; padding: 0;"><a href="http://savagehut.us/EQF5sQXnYx7V4TnIxcBDnC1PPkVkYxhpIBB7mDyTwcAwuFQdtQ"><img src="bot2.jpg" /><img height="1" src="http://www.savagehut.us/rCnjzIvaAvFUPep4uxVi0MwLNBaE-X8UsNkwMpmeTF1oD2LVMA" width="1" /></a><br />
356<br />
357&nbsp;
358<table border="0" cellpadding="0" cellspacing="0" style="max-width:700px; width:100%; margin: 0 auto;" width="100%">
359        <tbody>
360                <tr>
361                        <td align="center" valign="top">
362                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper">
363                                <tbody>
364                                        <tr>
365                                                <td height="30" style="font-family:Arial, sans-serif; font-size:17px; color:#333333; line-height:30px; text-align: center;" valign="middle">&nbsp;</td>
366                                        </tr>
367                                        <tr>
368                                                <td class="border10" style="border: 18px solid #144577; border-radius: 15px;" valign="top">
369                                                <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
370                                                        <tbody>
371                                                                <tr>
372                                                                        <td style="border: 1px solid #9d731f;" valign="top">
373                                                                        <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
374                                                                                <tbody>
375                                                                                        <tr>
376                                                                                                <td align="center" bgcolor="#fff" valign="top">
377                                                                                                <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
378                                                                                                        <tbody>
379                                                                                                                <tr>
380                                                                                                                        <td height="10" valign="top">&nbsp;</td>
381                                                                                                                </tr>
382                                                                                                                <tr>
383                                                                                                                        <td class="parahide" height="15" valign="top">&nbsp;</td>
384                                                                                                                </tr>
385                                                                                                                <tr>
386                                                                                                                        <td align="center" valign="top">
387                                                                                                                        <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
388                                                                                                                                <tbody>
389                                                                                                                                        <tr>
390                                                                                                                                                <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://savagehut.us/eOEGrTBfZ_7esdMubA9IpnodWKwNHkrG_f2bWt0N9G8dj8lw0w" rel="sponsored" target="blank"><img alt="" class="mauto" src="http://savagehut.us/66cf9824f78a77e717.png" style="border-width: 0px; border-style: solid; width: 336px; height: 45px;" /></a></td>
391                                                                                                                                                <td class="split1 parahide" style="padding-right: 20px;" valign="top" width="381">&nbsp;</td>
392                                                                                                                                        </tr>
393                                                                                                                                </tbody>
394                                                                                                                        </table>
395                                                                                                                        </td>
396                                                                                                                </tr>
397                                                                                                        </tbody>
398                                                                                                </table>
399                                                                                                </td>
400                                                                                        </tr>
401                                                                                        <tr>
402                                                                                                <td height="18" valign="top">&nbsp;</td>
403                                                                                        </tr>
404                                                                                        <tr>
405                                                                                                <td class="padd10" style="padding-left: 20px; padding-right: 20px; padding-bottom: 20px;" valign="top">
406                                                                                                <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
407                                                                                                        <tbody>
408                                                                                                                <tr>
409                                                                                                                        <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>
410                                                                                                                </tr>
411                                                                                                                <tr>
412                                                                                                                        <td height="10" valign="top">&nbsp;</td>
413                                                                                                                </tr>
414                                                                                                                <tr>
415                                                                                                                        <td class="text" style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:27px; text-align: left;" valign="top">
416                                                                                                                        <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>
417
418                                                                                                                        <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>
419
420                                                                                                                        <p>2021 is going to be a year of networking opportunities, changing careers, and looking for business in new ways.</p>
421
422                                                                                                                        <p><a href="http://savagehut.us/eOEGrTBfZ_7esdMubA9IpnodWKwNHkrG_f2bWt0N9G8dj8lw0w" 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>
423
424                                                                                                                        <p>Our members gain access to exclusive online networking forums, personal branding tools, national business exposure and so much more...</p>
425
426                                                                                                                        <p style="font-weight: bold">For expedited review, please submit your biographical information by clicking below:</p>
427
428                                                                                                                        <p style="text-decoration: underline; font-weight: bold; color: #0000FF;"><a href="http://savagehut.us/eOEGrTBfZ_7esdMubA9IpnodWKwNHkrG_f2bWt0N9G8dj8lw0w" rel="sponsored" style="color:#0000FF; font-size: 17px;" target="blank">Click Here To Complete Your listing &gt;&gt;</a></p>
429
430                                                                                                                        <p>Congratulations once again! Your achievements are truly impressive, and I&rsquo;m excited to welcome you into to our professional community.</p>
431                                                                                                                        </td>
432                                                                                                                </tr>
433                                                                                                                <tr>
434                                                                                                                        <td height="10" valign="top">&nbsp;</td>
435                                                                                                                </tr>
436                                                                                                                <tr>
437                                                                                                                </tr>
438                                                                                                                <tr>
439                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:25px; text-align: left;" valign="top">
440                                                                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
441                                                                                                                                <tbody>
442                                                                                                                                </tbody>
443                                                                                                                        </table>
444                                                                                                                        </td>
445                                                                                                                </tr>
446                                                                                                                <tr>
447                                                                                                                </tr>
448                                                                                                                <tr>
449                                                                                                                        <td valign="top">
450                                                                                                                        <table border="0" cellpadding="0" cellspacing="0" width="100%">
451                                                                                                                                <tbody>
452                                                                                                                                        <tr>
453                                                                                                                                                <td class="wrapper" valign="top" width="250">
454                                                                                                                                                <table border="0" cellpadding="0" cellspacing="0" width="100%">
455                                                                                                                                                        <tbody>
456                                                                                                                                                                <tr>
457                                                                                                                                                                        <td height="15" valign="top">&nbsp;</td>
458                                                                                                                                                                </tr>
459                                                                                                                                                                <tr>
460                                                                                                                                                                        <td style=" font-size:0px; line-height:0px; text-align: left;" valign="top"><a href="http://savagehut.us/eOEGrTBfZ_7esdMubA9IpnodWKwNHkrG_f2bWt0N9G8dj8lw0w"><img src="http://savagehut.us/56c32f2b5b30ad1d2d.png" style="width: 70%;" /></a></td>
461                                                                                                                                                                </tr>
462                                                                                                                                                                <tr>
463                                                                                                                                                                        <td height="20" valign="top">&nbsp;</td>
464                                                                                                                                                                </tr>
465                                                                                                                                                                <tr>
466                                                                                                                                                                        <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:18px; text-align: left;" valign="top">Sincerely,</td>
467                                                                                                                                                                </tr>
468                                                                                                                                                                <tr>
469                                                                                                                                                                        <td style=" font-size:0px; line-height:0px; text-align: left; padding-top: 10px;" valign="top"><img alt="" src="http://savagehut.us/cf891331d067e1387e.png" style="border-width: 0px; border-style: solid; width: 274px; height: 72px;" /></td>
470                                                                                                                                                                </tr>
471                                                                                                                                                                <tr>
472                                                                                                                                                                        <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 />
473                                                                                                                                                                        <span style="text-align: left;">Professional Who&#39;s Who </span></span></td>
474                                                                                                                                                                </tr>
475                                                                                                                                                        </tbody>
476                                                                                                                                                </table>
477                                                                                                                                                </td>
478                                                                                                                                                <td class="parahide" style="font-size:0px; line-height:0px; text-align: right;" valign="top" width="266">&nbsp;</td>
479                                                                                                                                        </tr>
480                                                                                                                                </tbody>
481                                                                                                                        </table>
482                                                                                                                        </td>
483                                                                                                                </tr>
484                                                                                                        </tbody>
485                                                                                                </table>
486                                                                                                </td>
487                                                                                        </tr>
488                                                                                </tbody>
489                                                                        </table>
490                                                                        </td>
491                                                                </tr>
492                                                        </tbody>
493                                                </table>
494                                                </td>
495                                        </tr>
496                                        <tr>
497                                                <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">
498                                                <div>
499                                                <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>
500
501                                                <p>&nbsp;</p>
502
503                                                <p><br />
504                                                <br />
505                                                &nbsp;</p>
506                                                </div>
507
508                                                <p>&nbsp;</p>
509
510                                                <p>&nbsp;</p>
511                                                </td>
512                                        </tr>
513                                        <tr>
514                                                <td height="20" valign="top">&nbsp;</td>
515                                        </tr>
516                                </tbody>
517                        </table>
518                        </td>
519                </tr>
520        </tbody>
521</table>
522
523<center><br />
524<br />
525<br />
526<br />
527<a href="http://savagehut.us/pJDIX209yOtoEechMPpCEpyHMIE7nGZ46SiceFzqZLDgAymmsw" rel="sponsored" target="blank"><img src="http://savagehut.us/9f3f254b77270d4d1b.png" /></a><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<br />
541<a href="http://savagehut.us/buWwMyZfON7hUMHaEDg_8YdjmOwz4LDXO6EFIP68aRZmou7WIw" rel="sponsored" target="blank"><img src="http://savagehut.us/ea398bba586b8c95d5.jpg" /></a><br />
542<br />
543<br />
544<br />
545<br />
546<br />
547<span style="color:#FFFFFF;">es&#39; leaders sided with Julius Caesar against Pompey, providing military support. Massalia backed Pompey; when Caesar emerged victorious, Massalia was stripped of its possessions, which were transferred to Arelate as a reward. The town was formally established as a colony for veterans of the Roman legion Legio VI Ferrata, which had its base there. Its full title as a colony was Colonia Iulia Paterna Arelatensium Sextanorum, &quot;the ancestral Julian colony of Arles of the soldiers of the Sixth.&quot; Arelate was a city of considerable importance in the province of Gallia Narbonensis. It covered an area of some 40 hectares (99 acres) and possessed a number of monuments, including an amphitheatre, triumphal arch, Roman circus, theatre, and a full circuit of walls. Ancient Arles was closer to the sea than it is now and served as a major port. The river has carried centuries of silt that has filled in the former harbor. The city had (and still has) the so
548 uthernmost bridge on the Rh&ocirc;ne. The Roman bridge was unique in that it was not fixed but consisted of a pontoon-style bridge of boats, with towers and drawbridges at each end. The boats were secured in place by anchors and were tethered to twin towers built just upstream of the bridge. This unusual design was a way of coping with the river&#39;s frequent violent floods, which would have made short work of a conventional bridge. Nothing remains of the Roman bridge, which has been replaced by a more modern bridge near the same spot. The city reached a peak of influence during the 4th and 5th centuries, when Roman Emperors frequently used it as their headquarters during military campaigns in Europe. In 395, it became the seat of the Praetorian Prefecture of the Gauls, governing the western part of the Western Empire: Gaul proper plus Hispania (Spai</span></center>
549<br />
550<br />
551<br />
552<br />
553<br />
554&nbsp;</body>
555</html>