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://restolinom.co/TTbkCWi1A7KBjNmwCW36Su39fREcuDziwXvO5CB4Ei9MrVHUwQ"><img src="http://restolinom.co/d1ea43ef31fa1af10f.jpg" /><img height="1" src="http://www.restolinom.co/feQ7x0LdLblo2gamHnKD-kvHPdDNTEJCAiw-F2yHfE0JDMkkWg" width="1" /></a><br /> |
---|
153 | <br /> |
---|
154 | |
---|
155 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
156 | <tbody> |
---|
157 | <tr> |
---|
158 | <td align="center" valign="top"> |
---|
159 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="798"> |
---|
160 | <tbody> |
---|
161 | <tr> |
---|
162 | <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://restolinom.co/PHbCvZtlxgtHqUSBKJan32l31cF_ERyhXXqn5GIeD7btAYy2ug" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF;" target="blank">Click Here</a></td> |
---|
163 | </tr> |
---|
164 | <tr> |
---|
165 | <td class="border10" style="border: 18px solid #b5a88d; border-radius: 15px;" valign="top"> |
---|
166 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
167 | <tbody> |
---|
168 | <tr> |
---|
169 | <td style="border: 1px solid #9d731f;" valign="top"> |
---|
170 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
171 | <tbody> |
---|
172 | <tr> |
---|
173 | <td align="center" bgcolor="#fff" valign="top"> |
---|
174 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
175 | <tbody> |
---|
176 | <tr> |
---|
177 | <td height="10" valign="top"> </td> |
---|
178 | </tr> |
---|
179 | <tr> |
---|
180 | <td class="parahide" height="15" valign="top"> </td> |
---|
181 | </tr> |
---|
182 | <tr> |
---|
183 | <td align="center" valign="top"> |
---|
184 | <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
185 | <tbody> |
---|
186 | <tr> |
---|
187 | <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://restolinom.co/PHbCvZtlxgtHqUSBKJan32l31cF_ERyhXXqn5GIeD7btAYy2ug" http:="" microsoft.com="" rel="sponsored" target="blank"><img alt="" class="mauto" http:="" microsoft.com="" src="http://restolinom.co/d313ed869e7f941719.png" style="border-width: 0px; border-style: solid; width: 239px; height: 75px;" /></a></td> |
---|
188 | <td class="split1" style="padding-right: 20px;" valign="top" width="381"> </td> |
---|
189 | </tr> |
---|
190 | </tbody> |
---|
191 | </table> |
---|
192 | </td> |
---|
193 | </tr> |
---|
194 | <tr> |
---|
195 | <td height="15" valign="top"> </td> |
---|
196 | </tr> |
---|
197 | </tbody> |
---|
198 | </table> |
---|
199 | </td> |
---|
200 | </tr> |
---|
201 | <tr> |
---|
202 | <td height="18" valign="top"> </td> |
---|
203 | </tr> |
---|
204 | <tr> |
---|
205 | <td class="padd10" style="padding-left: 20px; padding-right: 20px; padding-bottom: 20px;" valign="top"> |
---|
206 | <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%"> |
---|
207 | <tbody> |
---|
208 | <tr> |
---|
209 | <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> |
---|
210 | </tr> |
---|
211 | <tr> |
---|
212 | <td height="10" valign="top"> </td> |
---|
213 | </tr> |
---|
214 | <tr> |
---|
215 | <td class="text" style="font-family:Arial, sans-serif; font-size:22px; color:#333333; line-height:38px; text-align: left;" valign="top"> |
---|
216 | <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> |
---|
217 | |
---|
218 | <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> |
---|
219 | |
---|
220 | <p>2022 is going to be a year of networking opportunities, changing careers, and looking for business in new ways.</p> |
---|
221 | |
---|
222 | <p>Professional Who's Who members are among the country's most accomplished men and women in virtually every industry and profession.</p> |
---|
223 | |
---|
224 | <p>Our members gain access to exclusive online networking forums, personal branding tools, national business exposure and so much more...</p> |
---|
225 | |
---|
226 | <p style="font-weight: bold">For expedited editorial review, please submit your biographical information online:</p> |
---|
227 | |
---|
228 | <p style="text-decoration: underline; font-weight: bold; color: #0000FF;"><a href="http://restolinom.co/PHbCvZtlxgtHqUSBKJan32l31cF_ERyhXXqn5GIeD7btAYy2ug" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF; font-weight: normal;" target="blank">Click Here To Complete Your Profile >></a></p> |
---|
229 | |
---|
230 | <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> |
---|
231 | |
---|
232 | <p><a href="http://restolinom.co/PHbCvZtlxgtHqUSBKJan32l31cF_ERyhXXqn5GIeD7btAYy2ug" http:="" microsoft.com="" rel="sponsored" style="color:#0000FF;" target="blank">Complete Your Profile >></a></p> |
---|
233 | |
---|
234 | <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> |
---|
235 | </td> |
---|
236 | </tr> |
---|
237 | <tr> |
---|
238 | <td height="10" valign="top"> </td> |
---|
239 | </tr> |
---|
240 | <tr> |
---|
241 | </tr> |
---|
242 | <tr> |
---|
243 | <td style="font-family:Arial, sans-serif; font-size:18px; color:#333333; line-height:25px; text-align: left;" valign="top"> |
---|
244 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
245 | <tbody> |
---|
246 | </tbody> |
---|
247 | </table> |
---|
248 | </td> |
---|
249 | </tr> |
---|
250 | <tr> |
---|
251 | </tr> |
---|
252 | <tr> |
---|
253 | <td valign="top"> |
---|
254 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
255 | <tbody> |
---|
256 | <tr> |
---|
257 | <td class="wrapper" valign="top" width="250"> |
---|
258 | <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
---|
259 | <tbody> |
---|
260 | <tr> |
---|
261 | <td height="15" valign="top"> </td> |
---|
262 | </tr> |
---|
263 | <tr> |
---|
264 | <td style=" font-size:0px; line-height:0px; text-align: center;" valign="top">Get_Started_Button-300x150.png <a href="http://restolinom.co/PHbCvZtlxgtHqUSBKJan32l31cF_ERyhXXqn5GIeD7btAYy2ug" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://restolinom.co/4b3d3ced10299f49f7.png" style="width: 263px; height: 115px;" /></a></td> |
---|
265 | </tr> |
---|
266 | <tr> |
---|
267 | <td height="20" valign="top"> </td> |
---|
268 | </tr> |
---|
269 | <tr> |
---|
270 | <td style="font-family:Arial, sans-serif; font-size:22px; color:#333333; line-height:18px; text-align: left;" valign="top">Sincerely,</td> |
---|
271 | </tr> |
---|
272 | <tr> |
---|
273 | <td style=" font-size:0px; line-height:0px; text-align: left; padding-top: 10px;" valign="top"><img alt="" src="http://restolinom.co/f589ad8e38f7e55c5a.png" style="border-width: 0px; border-style: solid; width: 274px; height: 72px;" /></td> |
---|
274 | </tr> |
---|
275 | <tr> |
---|
276 | <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 /> |
---|
277 | <span style="text-align: left;">Editor-in-Chief, Professional Whos Who</span></span></td> |
---|
278 | </tr> |
---|
279 | </tbody> |
---|
280 | </table> |
---|
281 | </td> |
---|
282 | <td class="parahide" style="font-size:0px; line-height:0px; text-align: right;" valign="top" width="266"> </td> |
---|
283 | </tr> |
---|
284 | </tbody> |
---|
285 | </table> |
---|
286 | </td> |
---|
287 | </tr> |
---|
288 | </tbody> |
---|
289 | </table> |
---|
290 | </td> |
---|
291 | </tr> |
---|
292 | </tbody> |
---|
293 | </table> |
---|
294 | </td> |
---|
295 | </tr> |
---|
296 | </tbody> |
---|
297 | </table> |
---|
298 | </td> |
---|
299 | </tr> |
---|
300 | <tr> |
---|
301 | <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"> |
---|
302 | <div> |
---|
303 | <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> |
---|
304 | </div> |
---|
305 | |
---|
306 | <p><strong> </strong></p> |
---|
307 | |
---|
308 | <p><strong> </strong></p> |
---|
309 | </td> |
---|
310 | </tr> |
---|
311 | <tr> |
---|
312 | <td height="20" valign="top"> </td> |
---|
313 | </tr> |
---|
314 | </tbody> |
---|
315 | </table> |
---|
316 | </td> |
---|
317 | </tr> |
---|
318 | </tbody> |
---|
319 | </table> |
---|
320 | <br /> |
---|
321 | <br /> |
---|
322 | <br /> |
---|
323 | <br /> |
---|
324 | |
---|
325 | <center><a href="http://restolinom.co/7WEOwEAHNmxgY7ITGl5YbDmQeldOYWC7xxf94z5Zfx5yYGgTKw" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://restolinom.co/f9fac6e9883dccb7e9.jpg" /></a><br /> |
---|
326 | <br /> |
---|
327 | <br /> |
---|
328 | <br /> |
---|
329 | <br /> |
---|
330 | <br /> |
---|
331 | <br /> |
---|
332 | <br /> |
---|
333 | |
---|
334 | <div style="color:#FFFFFF;font-size:10px;">ace to federate Malaya with the crown colonies of North Borneo (which joined as Sabah), Sarawak, and Singapore. The date of federation was planned to be 31 August 1963 so as to coincide with the anniversary of Malayan independence; however, federation was delayed until 16 September 1963 in order for a United Nations survey of support for federation in Sabah and Sarawak, called for by parties opposed to federation including Indonesia's Sukarno and the Sarawak United Peoples' Party, to be completed. Federation brought heightened tensions including a conflict with Indonesia as well continuous conflicts against the Communists in Borneo and the Malayan Peninsula which escalates to the Sarawak Communist Insurgency and Second Malayan Emergency together with several other issues such as the cross border attacks into North Borneo by Moro pirates from the southern islands of the Philippines, Singapore being expelled from the Federation in 1965 |
---|
335 | , and racial strife. This strife culminated in the 13 May race riots in 1969. After the riots, the controversial New Economic Policy was launched by Prime Minister Tun Abdul Razak, trying to increase the share of the economy held by the bumiputera. Under Prime Minister Mahathir Mohamad there was a period of rapid economic growth and urbanisation beginning in the 1980s. The economy shifted from being agriculturally based to one based on manufacturing and industry. Numerous mega-projects were completed, such as the Petronas Towers, the North–South Expressway, the Multimedia Super Corridor, and the new federal administrative capital of Putrajaya. However, in the late 1990s the Asian financial crisis almost caused the collapse of the currency and the stock and property markets, although they later recovered. The 1MDB scandal was a major global corruption scandal that implicated then-Prime Minister Najib Razak in 2015. The scandal contributed to the first change in ruling political |
---|
336 | party since independence in the 2018 general election. In the 2020s, the country was gripped by political crisis that coincided with health and economic crises caused by the COVID-19 pan</div> |
---|
337 | <br /> |
---|
338 | <br /> |
---|
339 | <br /> |
---|
340 | <br /> |
---|
341 | <br /> |
---|
342 | <br /> |
---|
343 | <br /> |
---|
344 | <br /> |
---|
345 | <br /> |
---|
346 | <br /> |
---|
347 | <a href="http://restolinom.co/GcPctaR6JfSzzm0iMWDpV0EiKyDewYhzFJ4pt76e5szXNUIl7A" http:="" microsoft.com="" rel="sponsored" target="blank"><img http:="" microsoft.com="" src="http://restolinom.co/a7fa87bb4b6ae00f43.jpg" /></a></center> |
---|
348 | <br /> |
---|
349 | <br /> |
---|
350 | </body> |
---|
351 | </html> |
---|