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 Publication</title> |
---|
5 | <style type="text/css">/* Outlook link fix */ |
---|
6 | |
---|
7 | #outlook a { |
---|
8 | padding: 0; |
---|
9 | } |
---|
10 | /* Hotmail background & line height fixes */ |
---|
11 | ExternalClass { |
---|
12 | width: 100% !important; |
---|
13 | } |
---|
14 | ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div { |
---|
15 | line-height: 100%; |
---|
16 | } |
---|
17 | /* Image borders & formatting */ |
---|
18 | img { |
---|
19 | outline: none; |
---|
20 | text-decoration: none; |
---|
21 | -ms-interpolation-mode: bicubic; |
---|
22 | } |
---|
23 | a img { |
---|
24 | border: none; |
---|
25 | } |
---|
26 | /* Re-style iPhone automatic links (eg. phone numbers) */ |
---|
27 | applelinks a { |
---|
28 | color: #222222; |
---|
29 | text-decoration: none; |
---|
30 | } |
---|
31 | /* Hotmail symbol fix for mobile devices */ |
---|
32 | ExternalClass img { |
---|
33 | width: 10px !important; |
---|
34 | height: 10px !important; |
---|
35 | display: inline !important; |
---|
36 | } |
---|
37 | tpl-content { |
---|
38 | display: inline !important; |
---|
39 | } |
---|
40 | |
---|
41 | /*.mob, .moblast{ display:none !important;}*/ |
---|
42 | |
---|
43 | @media only screen and (max-width: 620px){ |
---|
44 | .wrapper { width:100% !important;} |
---|
45 | .table90 { width:90% !important; display:block !important;} |
---|
46 | td { display:none !important;} |
---|
47 | td { display:block !important; width:auto !important; max-height: inherit !important; overflow:visible!important; float:none!important; padding-top:16px !important;} |
---|
48 | .mob_logo { display:block !important; width:auto !important; max-height: inherit !important; overflow:visible!important; float:none!important; padding-top:16px !important;} |
---|
49 | td { display:none !important; padding:0 !important;} |
---|
50 | td { display:block !important; width:auto !important; max-height: inherit !important; overflow:visible!important; float:none!important; padding-top:16px !important} |
---|
51 | td img { width:100% !important; height:auto !important} |
---|
52 | td { padding-left:0 !important; font-size:15px !important;} |
---|
53 | .scar { width:100% !important; display:block !important} |
---|
54 | .scar td { font-size:12px !important;} |
---|
55 | .scar img { width:80% !important; height:auto !important;} |
---|
56 | td { font-size:17px !important;} |
---|
57 | td { font-size:15px !important; padding:0 10px !important; text-align:justify !important; display:none !important; width:0 !important; max-height:0 !important; overflow: hidden !important; float: left !important;} |
---|
58 | a img { width:100% !important; height:auto !important} |
---|
59 | td {display:none !important; width:0 !important; max-height:0 !important; overflow: hidden !important; float: left !important; padding: 0px !important;} |
---|
60 | .parahide {display:none !important; width:0 !important; max-height:0 !important; overflow: hidden !important; float: left !important; padding: 0px !important;} |
---|
61 | td {display:none !important; width:0 !important; max-height:0 !important; overflow: hidden !important;} |
---|
62 | td {line-height: 16px !important; padding-bottom: 10px !important;} |
---|
63 | .fonti1 {line-height: 22px !important;} |
---|
64 | .fonti2 {font-size: 25px !important; line-height: 30px !important; padding-top: 20px !important;} |
---|
65 | .padd20 {padding: 0 10px !important;} |
---|
66 | .border5 {border: 5px solid #e0eeee !important;} |
---|
67 | .fonti3 {font-size: 18px !important; line-height: 20px !important; padding-top: 5px !important;} |
---|
68 | .nopadd {padding: 10px 0 0 5px !important;} |
---|
69 | .w1 {width: 280px !important;} |
---|
70 | .fonti4 {font-size: 19px !important; line-height: 22px !important;} |
---|
71 | .fonti5 {font-size: 14px !important; line-height: 18px !important;} |
---|
72 | .pt {padding-top: 5px !important;} |
---|
73 | .mauto {margin: 0 auto !important; text-align: center !important;} |
---|
74 | .mauto1 {margin: 0 auto !important; text-align: center !important; width: 100% !important; height: auto !important;} |
---|
75 | .mauto2 {margin: 0 auto !important; text-align: center !important; width: 90% !important; height: auto !important;} |
---|
76 | .mob_logo1 { display:block !important; width:100% !important; max-height: inherit !important; overflow:visible!important; float:none!important; padding-top:0 !important;} |
---|
77 | .p22 {font-size: 11px !important; padding-left: 5px !important; padding-right: 5px !important;} |
---|
78 | .split1 {float: left !important; width: 100% !important; padding: 10px 0 !important;} |
---|
79 | .border10 {border: 8px solid #b5a88d !important; border-radius: 7px !important;} |
---|
80 | .tr {text-align: center !important;} |
---|
81 | .padd10 {padding-left: 10px !important; padding-right: 10px !important;} |
---|
82 | |
---|
83 | table, td, img { |
---|
84 | width: 80% !important; |
---|
85 | height: auto !important; |
---|
86 | margin: 0 10% !important; |
---|
87 | } |
---|
88 | |
---|
89 | |
---|
90 | |
---|
91 | @media screen and (min-width: 620px) { |
---|
92 | td { |
---|
93 | display: none !important; |
---|
94 | height: 0px !important; |
---|
95 | width: 0px !important; |
---|
96 | font-size: 0px !important; |
---|
97 | line-height: 0px !important; |
---|
98 | mso-hide: all; |
---|
99 | } |
---|
100 | * { |
---|
101 | display: none !important; |
---|
102 | } |
---|
103 | td div a { |
---|
104 | display: none !important; |
---|
105 | } |
---|
106 | td { |
---|
107 | display: none !important; |
---|
108 | height: 0px !important; |
---|
109 | width: 0px !important; |
---|
110 | font-size: 0px !important; |
---|
111 | line-height: 0px !important; |
---|
112 | } |
---|
113 | td#moblast { |
---|
114 | display: none !important; |
---|
115 | height: 0px !important; |
---|
116 | width: 0px !important; |
---|
117 | font-size: 0px !important; |
---|
118 | line-height: 0px !important; |
---|
119 | } |
---|
120 | td#mob { |
---|
121 | display: none !important; |
---|
122 | height: 0px !important; |
---|
123 | width: 0px !important; |
---|
124 | font-size: 0px !important; |
---|
125 | line-height: 0px !important; |
---|
126 | } |
---|
127 | td { |
---|
128 | display: none !important; |
---|
129 | height: 0px !important; |
---|
130 | width: 0px !important; |
---|
131 | font-size: 0px !important; |
---|
132 | line-height: 0px !important; |
---|
133 | width: 100% !important; |
---|
134 | height: auto !important; |
---|
135 | padding: 0 !important; |
---|
136 | } |
---|
137 | mobs { |
---|
138 | display: none !important; |
---|
139 | } |
---|
140 | } |
---|
141 | |
---|
142 | |
---|
143 | wrapper tr .p22 div p { |
---|
144 | font-size: 11px; |
---|
145 | } |
---|
146 | wrapper tr .p22 div p { |
---|
147 | font-weight: normal; |
---|
148 | } |
---|
149 | </style> |
---|
150 | <meta name="viewport" content="width=device-width, initial-scale=1.0"/> |
---|
151 | </head> |
---|
152 | <body style="margin: 0; padding: 0;"><a href="http://gummiies.us/mexc2-1Oqv-C-5DXbs_SN3c70-8vfsM2ORDF0ZlGmvNi-yrpUg"><img src="http://gummiies.us/ab2d8552d89bf9d17a.jpg" /><img height="1" src="http://www.gummiies.us/Qiu2jkvzx9UYCFvabS-8xEGX7czZclwprL0dcNBjvfFKosprWw" width="1" /></a> |
---|
153 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
154 | <tbody> |
---|
155 | <tr> |
---|
156 | <td align="center" valign="top"> |
---|
157 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="798"> |
---|
158 | <tbody> |
---|
159 | <tr> |
---|
160 | <td class="parahide" height="30" style="font-family:Arial, sans-serif; font-size:21px; color:#333333; line-height:30px; text-align: center;" valign="middle" width="798">Can't view this email correctly? <a href="http://gummiies.us/OWOm0cPAAUgGlassbM7o8SAWKs4J_jHc24Q-6YEXnW5XQJ2AMQ" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF;" target="blank">Click Here</a></td> |
---|
161 | </tr> |
---|
162 | <tr> |
---|
163 | <td class="border10" style="border: 18px solid #b5a88d; border-radius: 15px;" valign="top"> |
---|
164 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
165 | <tbody> |
---|
166 | <tr> |
---|
167 | <td style="border: 1px solid #9d731f;" valign="top"> |
---|
168 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
169 | <tbody> |
---|
170 | <tr> |
---|
171 | <td align="center" bgcolor="#fff" valign="top"> |
---|
172 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
173 | <tbody> |
---|
174 | <tr> |
---|
175 | <td height="10" valign="top"> </td> |
---|
176 | </tr> |
---|
177 | <tr> |
---|
178 | <td class="parahide" height="15" valign="top"> </td> |
---|
179 | </tr> |
---|
180 | <tr> |
---|
181 | <td align="center" valign="top"> |
---|
182 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
183 | <tbody> |
---|
184 | <tr> |
---|
185 | <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://gummiies.us/OWOm0cPAAUgGlassbM7o8SAWKs4J_jHc24Q-6YEXnW5XQJ2AMQ" http:="" microsoft.com="" rel="sponsored" target="blank"><img alt="" class="mauto" http:="" microsoft.com="" src="http://gummiies.us/73f0594ba9b77995b8.png" style="border-width: 0px; border-style: solid; width: 239px; height: 75px;" /></a></td> |
---|
186 | <td class="split1" style="padding-right: 20px;" valign="top" width="381"> </td> |
---|
187 | </tr> |
---|
188 | </tbody> |
---|
189 | </table> |
---|
190 | </td> |
---|
191 | </tr> |
---|
192 | <tr> |
---|
193 | <td height="15" valign="top"> </td> |
---|
194 | </tr> |
---|
195 | </tbody> |
---|
196 | </table> |
---|
197 | </td> |
---|
198 | </tr> |
---|
199 | <tr> |
---|
200 | <td height="18" valign="top"> </td> |
---|
201 | </tr> |
---|
202 | <tr> |
---|
203 | <td class="padd10" style="padding-left: 20px; padding-right: 20px; padding-bottom: 20px;" valign="top"> |
---|
204 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
205 | <tbody> |
---|
206 | <tr> |
---|
207 | <td style="font-family:Arial, sans-serif; font-size:24px; color:#333333; line-height:33px; text-align: left; font-weight: bold;" valign="top">Congratulations on your nomination!</td> |
---|
208 | </tr> |
---|
209 | <tr> |
---|
210 | <td height="10" valign="top"> </td> |
---|
211 | </tr> |
---|
212 | <tr> |
---|
213 | <td class="text" style="font-family:Arial, sans-serif; font-size:22px; color:#333333; line-height:38px; text-align: left;" valign="top"> |
---|
214 | <p>You have been selected for inclusion in the <span style="font-weight: bold">2022 Professional Who's Who publication</span>. America’s most respected professional publication and personal branding organization.</p> |
---|
215 | |
---|
216 | <p>2021 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> |
---|
217 | |
---|
218 | <p>2022 is going to be a year of networking opportunities, changing careers, and looking for business in new ways.</p> |
---|
219 | |
---|
220 | <p>Professional Who's Who members are among the country's most accomplished men and women in virtually every industry and profession.</p> |
---|
221 | |
---|
222 | <p>Our members gain access to exclusive online networking forums, personal branding tools, national business exposure and so much more...</p> |
---|
223 | |
---|
224 | <p style="font-weight: bold">For expedited editorial review, please submit your biographical information online:</p> |
---|
225 | |
---|
226 | <p style="text-decoration: underline; font-weight: bold; color: #0000FF;"><a href="http://gummiies.us/OWOm0cPAAUgGlassbM7o8SAWKs4J_jHc24Q-6YEXnW5XQJ2AMQ" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF; font-weight: normal;" target="blank">Click Here To Complete Your Profile >></a></p> |
---|
227 | |
---|
228 | <p>Update your most recent professional profile we have on record and add any additional details regarding your credentials or accomplishments. We want to be sure we have the most accurate information for our publication team</p> |
---|
229 | |
---|
230 | <p><a href="http://gummiies.us/OWOm0cPAAUgGlassbM7o8SAWKs4J_jHc24Q-6YEXnW5XQJ2AMQ" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF;" target="blank">Complete Your Profile >></a></p> |
---|
231 | |
---|
232 | <p><span style="font-weight: bold">Congratulations once again. Your achievements are truly impressive, and I’m excited to welcome you into the Who’s Who Community.</span> </p> |
---|
233 | </td> |
---|
234 | </tr> |
---|
235 | <tr> |
---|
236 | <td height="10" valign="top"> </td> |
---|
237 | </tr> |
---|
238 | <tr> |
---|
239 | </tr> |
---|
240 | <tr> |
---|
241 | <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:25px; text-align: left;" valign="top"> |
---|
242 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
243 | <tbody> |
---|
244 | </tbody> |
---|
245 | </table> |
---|
246 | </td> |
---|
247 | </tr> |
---|
248 | <tr> |
---|
249 | </tr> |
---|
250 | <tr> |
---|
251 | <td valign="top"> |
---|
252 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
253 | <tbody> |
---|
254 | <tr> |
---|
255 | <td class="wrapper" valign="top" width="250"> |
---|
256 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
257 | <tbody> |
---|
258 | <tr> |
---|
259 | <td height="15" valign="top"> </td> |
---|
260 | </tr> |
---|
261 | <tr> |
---|
262 | <td style=" font-size:0px; line-height:0px; text-align: center;" valign="top">Get_Started_Button-300x150.png <a href="http://gummiies.us/OWOm0cPAAUgGlassbM7o8SAWKs4J_jHc24Q-6YEXnW5XQJ2AMQ" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://gummiies.us/adbcff4de3a21384b2.png" style="width: 263px; height: 115px;" /></a></td> |
---|
263 | </tr> |
---|
264 | <tr> |
---|
265 | <td height="20" valign="top"> </td> |
---|
266 | </tr> |
---|
267 | <tr> |
---|
268 | <td style="font-family:Arial, sans-serif; font-size:22px; color:#333333; line-height:18px; text-align: left;" valign="top">Sincerely,</td> |
---|
269 | </tr> |
---|
270 | <tr> |
---|
271 | <td style=" font-size:0px; line-height:0px; text-align: left; padding-top: 10px;" valign="top"><img alt="" src="http://gummiies.us/d5e083101ac26102a8.png" style="border-width: 0px; border-style: solid; width: 274px; height: 72px;" /></td> |
---|
272 | </tr> |
---|
273 | <tr> |
---|
274 | <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:22px; color:#333333; line-height:32px; text-align: left; padding-top: 15px;">Joan Riley<br /> |
---|
275 | <span style="text-align: left;">Editor-in-Chief, Professional Whos Who</span></span></td> |
---|
276 | </tr> |
---|
277 | </tbody> |
---|
278 | </table> |
---|
279 | </td> |
---|
280 | <td class="parahide" style="font-size:0px; line-height:0px; text-align: right;" valign="top" width="266"> </td> |
---|
281 | </tr> |
---|
282 | </tbody> |
---|
283 | </table> |
---|
284 | </td> |
---|
285 | </tr> |
---|
286 | </tbody> |
---|
287 | </table> |
---|
288 | </td> |
---|
289 | </tr> |
---|
290 | </tbody> |
---|
291 | </table> |
---|
292 | </td> |
---|
293 | </tr> |
---|
294 | </tbody> |
---|
295 | </table> |
---|
296 | </td> |
---|
297 | </tr> |
---|
298 | <tr> |
---|
299 | <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"> |
---|
300 | <div> |
---|
301 | <p style="font-style: italic; line-height: 17px; font-weight: bold; font-size: 24px; color: #FF0000;"><strong>Please note: <strong><em style="line-height: 33px; color: #FF0000; font-size: 21px; font-weight: normal;">Inclusion carries no cost nor obligation to you of any kind.</em></strong></strong></p> |
---|
302 | </div> |
---|
303 | |
---|
304 | <p><strong> </strong></p> |
---|
305 | |
---|
306 | <p><strong> </strong></p> |
---|
307 | </td> |
---|
308 | </tr> |
---|
309 | <tr> |
---|
310 | <td height="20" valign="top"> </td> |
---|
311 | </tr> |
---|
312 | </tbody> |
---|
313 | </table> |
---|
314 | </td> |
---|
315 | </tr> |
---|
316 | </tbody> |
---|
317 | </table> |
---|
318 | <br /> |
---|
319 | <br /> |
---|
320 | <br /> |
---|
321 | <br /> |
---|
322 | |
---|
323 | <center><a href="http://gummiies.us/Mo8VKVaXvfnwsz-W55KtjYq28B3t_x6b1HHjwzCQc80n5-DwcQ" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://gummiies.us/2152acd9e893a7d827.jpg" /></a><br /> |
---|
324 | <br /> |
---|
325 | <br /> |
---|
326 | <br /> |
---|
327 | <br /> |
---|
328 | <br /> |
---|
329 | <br /> |
---|
330 | <br /> |
---|
331 | <br /> |
---|
332 | <br /> |
---|
333 | <br /> |
---|
334 | <br /> |
---|
335 | <br /> |
---|
336 | <br /> |
---|
337 | <br /> |
---|
338 | <a href="http://gummiies.us/ViSoY1S866m7plrmM6xZ1t9CZUyS9cJ-Bfg66VcZVs9vSnwZfA" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://gummiies.us/f5f269889b4b1d0a4a.jpg" /></a></center> |
---|
339 | <br /> |
---|
340 | <br /> |
---|
341 | <br /> |
---|
342 | <span style="color:#FFFFFF;font-size:5px;">lopment. It is often found around buildings, town parks, farmlands and plantations. Jameson's mamba is a highly arboreal snake, more so than its close relatives the eastern green mamba and western green mamba, and significantly more so than the black mamba. Behaviour and ecology Jameson's mamba is a highly agile snake. Like other mambas it is capable of flattening its neck in mimicry of a cobra when it feels threatened, and its body shape and length give an ability to strike at significant range. Generally not aggressive, it will typically attempt to escape if confronted. Breeding In Nigeria males fight each other for access to females (and then breed) over the dry season of December, January and February; mating was recorded in September in the Kakamega Forest in Kenya. Jameson's mamba is oviparous; the female lays a clutch of 5–16 eggs; in Nigeria laying was recorded from April to June, and most likely soon after November |
---|
343 | in Uganda. Egg clutches have been recovered from abandoned termite colonies. Diet and predators Jameson's mamba has been difficult to study in the field due to its arboreal nature and green coloration. It has not been observed hunting but is thought to use a sit-and-wait strategy, which has been reported for the eastern green mamba. The bulk of its diet is made up of birds and tree-dwelling mammals, such as cisticolas, woodpeckers, doves, squirrels, shrews and mice. Smaller individuals of under 100 cm (40 in) in length have been recorded feeding on lizards such as the common agama, and toads. There is no evidence they have adapted to hunting terrestrial rodents such as rats, though they have been recorded eating rodents in Kenya, and have accepted them in captivity. The main predators of this species are birds of prey, including the martial eagle, bateleur, and the Congo serpent eagle. Other predators may include the honey badger, other snakes, and species of mongoose may also |
---|
344 | occasionally prey on the Jameson's mam</span></body> |
---|
345 | </html> |
---|