Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.71 KB | None | 0 0
  1. <!doctype html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
  3. <head>
  4. <!-- NAME: 1 COLUMN -->
  5. <!--[if gte mso 15]>
  6. <xml>
  7. <o:OfficeDocumentSettings>
  8. <o:AllowPNG/>
  9. <o:PixelsPerInch>96</o:PixelsPerInch>
  10. </o:OfficeDocumentSettings>
  11. </xml>
  12. <![endif]-->
  13. <meta charset="UTF-8">
  14. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  15. <meta name="viewport" content="width=device-width, initial-scale=1">
  16. <title>*|MC:SUBJECT|*</title>
  17.  
  18. <style type="text/css">
  19. p{
  20. margin:10px 0;
  21. padding:0;
  22. }
  23. table{
  24. border-collapse:collapse;
  25. }
  26. h1,h2,h3,h4,h5,h6{
  27. display:block;
  28. margin:0;
  29. padding:0;
  30. }
  31. img,a img{
  32. border:0;
  33. height:auto;
  34. outline:none;
  35. text-decoration:none;
  36. }
  37. body,#bodyTable,#bodyCell{
  38. height:100%;
  39. margin:0;
  40. padding:0;
  41. width:100%;
  42. }
  43. #outlook a{
  44. padding:0;
  45. }
  46. img{
  47. -ms-interpolation-mode:bicubic;
  48. }
  49. table{
  50. mso-table-lspace:0pt;
  51. mso-table-rspace:0pt;
  52. }
  53. .ReadMsgBody{
  54. width:100%;
  55. }
  56. .ExternalClass{
  57. width:100%;
  58. }
  59. p,a,li,td,blockquote{
  60. mso-line-height-rule:exactly;
  61. }
  62. a[href^=tel],a[href^=sms]{
  63. color:inherit;
  64. cursor:default;
  65. text-decoration:none;
  66. }
  67. p,a,li,td,body,table,blockquote{
  68. -ms-text-size-adjust:100%;
  69. -webkit-text-size-adjust:100%;
  70. }
  71. .ExternalClass,.ExternalClass p,.ExternalClass td,.ExternalClass div,.ExternalClass span,.ExternalClass font{
  72. line-height:100%;
  73. }
  74. a[x-apple-data-detectors]{
  75. color:inherit !important;
  76. text-decoration:none !important;
  77. font-size:inherit !important;
  78. font-family:inherit !important;
  79. font-weight:inherit !important;
  80. line-height:inherit !important;
  81. }
  82. #bodyCell{
  83. padding:10px;
  84. }
  85. .templateContainer{
  86. max-width:600px !important;
  87. }
  88. a.mcnButton{
  89. display:block;
  90. }
  91. .mcnImage{
  92. vertical-align:bottom;
  93. }
  94. .mcnTextContent{
  95. word-break:break-word;
  96. }
  97. .mcnTextContent img{
  98. height:auto !important;
  99. }
  100. .mcnDividerBlock{
  101. table-layout:fixed !important;
  102. }
  103. /*
  104. @tab Page
  105. @section Background Style
  106. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  107. */
  108. body,#bodyTable{
  109. /*@editable*/background-color:#fafafa;
  110. }
  111. /*
  112. @tab Page
  113. @section Background Style
  114. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  115. */
  116. #bodyCell{
  117. /*@editable*/border-top:0;
  118. }
  119. /*
  120. @tab Page
  121. @section Email Border
  122. @tip Set the border for your email.
  123. */
  124. .templateContainer{
  125. /*@editable*/border:0;
  126. }
  127. /*
  128. @tab Page
  129. @section Heading 1
  130. @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  131. @style heading 1
  132. */
  133. h1{
  134. /*@editable*/color:#202020;
  135. /*@editable*/font-family:Helvetica;
  136. /*@editable*/font-size:26px;
  137. /*@editable*/font-style:normal;
  138. /*@editable*/font-weight:bold;
  139. /*@editable*/line-height:125%;
  140. /*@editable*/letter-spacing:normal;
  141. /*@editable*/text-align:left;
  142. }
  143. /*
  144. @tab Page
  145. @section Heading 2
  146. @tip Set the styling for all second-level headings in your emails.
  147. @style heading 2
  148. */
  149. h2{
  150. /*@editable*/color:#202020;
  151. /*@editable*/font-family:Helvetica;
  152. /*@editable*/font-size:22px;
  153. /*@editable*/font-style:normal;
  154. /*@editable*/font-weight:bold;
  155. /*@editable*/line-height:125%;
  156. /*@editable*/letter-spacing:normal;
  157. /*@editable*/text-align:left;
  158. }
  159. /*
  160. @tab Page
  161. @section Heading 3
  162. @tip Set the styling for all third-level headings in your emails.
  163. @style heading 3
  164. */
  165. h3{
  166. /*@editable*/color:#202020;
  167. /*@editable*/font-family:Helvetica;
  168. /*@editable*/font-size:20px;
  169. /*@editable*/font-style:normal;
  170. /*@editable*/font-weight:bold;
  171. /*@editable*/line-height:125%;
  172. /*@editable*/letter-spacing:normal;
  173. /*@editable*/text-align:left;
  174. }
  175. /*
  176. @tab Page
  177. @section Heading 4
  178. @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  179. @style heading 4
  180. */
  181. h4{
  182. /*@editable*/color:#202020;
  183. /*@editable*/font-family:Helvetica;
  184. /*@editable*/font-size:18px;
  185. /*@editable*/font-style:normal;
  186. /*@editable*/font-weight:bold;
  187. /*@editable*/line-height:125%;
  188. /*@editable*/letter-spacing:normal;
  189. /*@editable*/text-align:left;
  190. }
  191. /*
  192. @tab Preheader
  193. @section Preheader Style
  194. @tip Set the background color and borders for your email's preheader area.
  195. */
  196. #templatePreheader{
  197. /*@editable*/background-color:#fafafa;
  198. /*@editable*/background-image:none;
  199. /*@editable*/background-repeat:no-repeat;
  200. /*@editable*/background-position:center;
  201. /*@editable*/background-size:cover;
  202. /*@editable*/border-top:0;
  203. /*@editable*/border-bottom:0;
  204. /*@editable*/padding-top:9px;
  205. /*@editable*/padding-bottom:9px;
  206. }
  207. /*
  208. @tab Preheader
  209. @section Preheader Text
  210. @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  211. */
  212. #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  213. /*@editable*/color:#656565;
  214. /*@editable*/font-family:Helvetica;
  215. /*@editable*/font-size:12px;
  216. /*@editable*/line-height:150%;
  217. /*@editable*/text-align:left;
  218. }
  219. /*
  220. @tab Preheader
  221. @section Preheader Link
  222. @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
  223. */
  224. #templatePreheader .mcnTextContent a,#templatePreheader .mcnTextContent p a{
  225. /*@editable*/color:#656565;
  226. /*@editable*/font-weight:normal;
  227. /*@editable*/text-decoration:underline;
  228. }
  229. /*
  230. @tab Header
  231. @section Header Style
  232. @tip Set the background color and borders for your email's header area.
  233. */
  234. #templateHeader{
  235. /*@editable*/background-color:#fafafa;
  236. /*@editable*/background-image:none;
  237. /*@editable*/background-repeat:no-repeat;
  238. /*@editable*/background-position:center;
  239. /*@editable*/background-size:cover;
  240. /*@editable*/border-top:0;
  241. /*@editable*/border-bottom:0;
  242. /*@editable*/padding-top:9px;
  243. /*@editable*/padding-bottom:0;
  244. }
  245. /*
  246. @tab Header
  247. @section Header Text
  248. @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  249. */
  250. #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  251. /*@editable*/color:#202020;
  252. /*@editable*/font-family:Helvetica;
  253. /*@editable*/font-size:16px;
  254. /*@editable*/line-height:150%;
  255. /*@editable*/text-align:left;
  256. }
  257. /*
  258. @tab Header
  259. @section Header Link
  260. @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  261. */
  262. #templateHeader .mcnTextContent a,#templateHeader .mcnTextContent p a{
  263. /*@editable*/color:#2BAADF;
  264. /*@editable*/font-weight:normal;
  265. /*@editable*/text-decoration:underline;
  266. }
  267. /*
  268. @tab Body
  269. @section Body Style
  270. @tip Set the background color and borders for your email's body area.
  271. */
  272. #templateBody{
  273. /*@editable*/background-color:#fafafa;
  274. /*@editable*/background-image:none;
  275. /*@editable*/background-repeat:no-repeat;
  276. /*@editable*/background-position:center;
  277. /*@editable*/background-size:cover;
  278. /*@editable*/border-top:0;
  279. /*@editable*/border-bottom:2px solid #EAEAEA;
  280. /*@editable*/padding-top:0;
  281. /*@editable*/padding-bottom:9px;
  282. }
  283. /*
  284. @tab Body
  285. @section Body Text
  286. @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  287. */
  288. #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  289. /*@editable*/color:#202020;
  290. /*@editable*/font-family:Helvetica;
  291. /*@editable*/font-size:16px;
  292. /*@editable*/line-height:150%;
  293. /*@editable*/text-align:left;
  294. }
  295. /*
  296. @tab Body
  297. @section Body Link
  298. @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  299. */
  300. #templateBody .mcnTextContent a,#templateBody .mcnTextContent p a{
  301. /*@editable*/color:#2BAADF;
  302. /*@editable*/font-weight:normal;
  303. /*@editable*/text-decoration:underline;
  304. }
  305. /*
  306. @tab Footer
  307. @section Footer Style
  308. @tip Set the background color and borders for your email's footer area.
  309. */
  310. #templateFooter{
  311. /*@editable*/background-color:#FAFAFA;
  312. /*@editable*/background-image:none;
  313. /*@editable*/background-repeat:no-repeat;
  314. /*@editable*/background-position:center;
  315. /*@editable*/background-size:cover;
  316. /*@editable*/border-top:0;
  317. /*@editable*/border-bottom:0;
  318. /*@editable*/padding-top:9px;
  319. /*@editable*/padding-bottom:9px;
  320. }
  321. /*
  322. @tab Footer
  323. @section Footer Text
  324. @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  325. */
  326. #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  327. /*@editable*/color:#656565;
  328. /*@editable*/font-family:Helvetica;
  329. /*@editable*/font-size:12px;
  330. /*@editable*/line-height:150%;
  331. /*@editable*/text-align:center;
  332. }
  333. /*
  334. @tab Footer
  335. @section Footer Link
  336. @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  337. */
  338. #templateFooter .mcnTextContent a,#templateFooter .mcnTextContent p a{
  339. /*@editable*/color:#656565;
  340. /*@editable*/font-weight:normal;
  341. /*@editable*/text-decoration:underline;
  342. }
  343. @media only screen and (min-width:768px){
  344. .templateContainer{
  345. width:600px !important;
  346. }
  347.  
  348. } @media only screen and (max-width: 480px){
  349. body,table,td,p,a,li,blockquote{
  350. -webkit-text-size-adjust:none !important;
  351. }
  352.  
  353. } @media only screen and (max-width: 480px){
  354. body{
  355. width:100% !important;
  356. min-width:100% !important;
  357. }
  358.  
  359. } @media only screen and (max-width: 480px){
  360. #bodyCell{
  361. padding-top:10px !important;
  362. }
  363.  
  364. } @media only screen and (max-width: 480px){
  365. .mcnImage{
  366. width:100% !important;
  367. }
  368.  
  369. } @media only screen and (max-width: 480px){
  370. .mcnCartContainer,.mcnCaptionTopContent,.mcnRecContentContainer,.mcnCaptionBottomContent,.mcnTextContentContainer,.mcnBoxedTextContentContainer,.mcnImageGroupContentContainer,.mcnCaptionLeftTextContentContainer,.mcnCaptionRightTextContentContainer,.mcnCaptionLeftImageContentContainer,.mcnCaptionRightImageContentContainer,.mcnImageCardLeftTextContentContainer,.mcnImageCardRightTextContentContainer{
  371. max-width:100% !important;
  372. width:100% !important;
  373. }
  374.  
  375. } @media only screen and (max-width: 480px){
  376. .mcnBoxedTextContentContainer{
  377. min-width:100% !important;
  378. }
  379.  
  380. } @media only screen and (max-width: 480px){
  381. .mcnImageGroupContent{
  382. padding:9px !important;
  383. }
  384.  
  385. } @media only screen and (max-width: 480px){
  386. .mcnCaptionLeftContentOuter .mcnTextContent,.mcnCaptionRightContentOuter .mcnTextContent{
  387. padding-top:9px !important;
  388. }
  389.  
  390. } @media only screen and (max-width: 480px){
  391. .mcnImageCardTopImageContent,.mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent{
  392. padding-top:18px !important;
  393. }
  394.  
  395. } @media only screen and (max-width: 480px){
  396. .mcnImageCardBottomImageContent{
  397. padding-bottom:9px !important;
  398. }
  399.  
  400. } @media only screen and (max-width: 480px){
  401. .mcnImageGroupBlockInner{
  402. padding-top:0 !important;
  403. padding-bottom:0 !important;
  404. }
  405.  
  406. } @media only screen and (max-width: 480px){
  407. .mcnImageGroupBlockOuter{
  408. padding-top:9px !important;
  409. padding-bottom:9px !important;
  410. }
  411.  
  412. } @media only screen and (max-width: 480px){
  413. .mcnTextContent,.mcnBoxedTextContentColumn{
  414. padding-right:18px !important;
  415. padding-left:18px !important;
  416. }
  417.  
  418. } @media only screen and (max-width: 480px){
  419. .mcnImageCardLeftImageContent,.mcnImageCardRightImageContent{
  420. padding-right:18px !important;
  421. padding-bottom:0 !important;
  422. padding-left:18px !important;
  423. }
  424.  
  425. } @media only screen and (max-width: 480px){
  426. .mcpreview-image-uploader{
  427. display:none !important;
  428. width:100% !important;
  429. }
  430.  
  431. } @media only screen and (max-width: 480px){
  432. /*
  433. @tab Mobile Styles
  434. @section Heading 1
  435. @tip Make the first-level headings larger in size for better readability on small screens.
  436. */
  437. h1{
  438. /*@editable*/font-size:22px !important;
  439. /*@editable*/line-height:125% !important;
  440. }
  441.  
  442. } @media only screen and (max-width: 480px){
  443. /*
  444. @tab Mobile Styles
  445. @section Heading 2
  446. @tip Make the second-level headings larger in size for better readability on small screens.
  447. */
  448. h2{
  449. /*@editable*/font-size:20px !important;
  450. /*@editable*/line-height:125% !important;
  451. }
  452.  
  453. } @media only screen and (max-width: 480px){
  454. /*
  455. @tab Mobile Styles
  456. @section Heading 3
  457. @tip Make the third-level headings larger in size for better readability on small screens.
  458. */
  459. h3{
  460. /*@editable*/font-size:18px !important;
  461. /*@editable*/line-height:125% !important;
  462. }
  463.  
  464. } @media only screen and (max-width: 480px){
  465. /*
  466. @tab Mobile Styles
  467. @section Heading 4
  468. @tip Make the fourth-level headings larger in size for better readability on small screens.
  469. */
  470. h4{
  471. /*@editable*/font-size:16px !important;
  472. /*@editable*/line-height:150% !important;
  473. }
  474.  
  475. } @media only screen and (max-width: 480px){
  476. /*
  477. @tab Mobile Styles
  478. @section Boxed Text
  479. @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  480. */
  481. .mcnBoxedTextContentContainer .mcnTextContent,.mcnBoxedTextContentContainer .mcnTextContent p{
  482. /*@editable*/font-size:14px !important;
  483. /*@editable*/line-height:150% !important;
  484. }
  485.  
  486. } @media only screen and (max-width: 480px){
  487. /*
  488. @tab Mobile Styles
  489. @section Preheader Visibility
  490. @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  491. */
  492. #templatePreheader{
  493. /*@editable*/display:block !important;
  494. }
  495.  
  496. } @media only screen and (max-width: 480px){
  497. /*
  498. @tab Mobile Styles
  499. @section Preheader Text
  500. @tip Make the preheader text larger in size for better readability on small screens.
  501. */
  502. #templatePreheader .mcnTextContent,#templatePreheader .mcnTextContent p{
  503. /*@editable*/font-size:14px !important;
  504. /*@editable*/line-height:150% !important;
  505. }
  506.  
  507. } @media only screen and (max-width: 480px){
  508. /*
  509. @tab Mobile Styles
  510. @section Header Text
  511. @tip Make the header text larger in size for better readability on small screens.
  512. */
  513. #templateHeader .mcnTextContent,#templateHeader .mcnTextContent p{
  514. /*@editable*/font-size:16px !important;
  515. /*@editable*/line-height:150% !important;
  516. }
  517.  
  518. } @media only screen and (max-width: 480px){
  519. /*
  520. @tab Mobile Styles
  521. @section Body Text
  522. @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  523. */
  524. #templateBody .mcnTextContent,#templateBody .mcnTextContent p{
  525. /*@editable*/font-size:16px !important;
  526. /*@editable*/line-height:150% !important;
  527. }
  528.  
  529. } @media only screen and (max-width: 480px){
  530. /*
  531. @tab Mobile Styles
  532. @section Footer Text
  533. @tip Make the footer content text larger in size for better readability on small screens.
  534. */
  535. #templateFooter .mcnTextContent,#templateFooter .mcnTextContent p{
  536. /*@editable*/font-size:14px !important;
  537. /*@editable*/line-height:150% !important;
  538. }
  539.  
  540. }</style></head>
  541. <body>
  542. <center>
  543. <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  544. <tr>
  545. <td align="center" valign="top" id="bodyCell">
  546. <!-- BEGIN TEMPLATE // -->
  547. <!--[if gte mso 9]>
  548. <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  549. <tr>
  550. <td align="center" valign="top" width="600" style="width:600px;">
  551. <![endif]-->
  552. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
  553. <tr>
  554. <td valign="top" id="templatePreheader"></td>
  555. </tr>
  556. <tr>
  557. <td valign="top" id="templateHeader"></td>
  558. </tr>
  559. <tr>
  560. <td valign="top" id="templateBody"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnBoxedTextBlock" style="min-width:100%;">
  561. <!--[if gte mso 9]>
  562. <table align="center" border="0" cellspacing="0" cellpadding="0" width="100%">
  563. <![endif]-->
  564. <tbody class="mcnBoxedTextBlockOuter">
  565. <tr>
  566. <td valign="top" class="mcnBoxedTextBlockInner">
  567.  
  568. <!--[if gte mso 9]>
  569. <td align="center" valign="top" ">
  570. <![endif]-->
  571. <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width:100%;" class="mcnBoxedTextContentContainer">
  572. <tbody><tr>
  573.  
  574. <td style="padding-top:8px; padding-left:17px; padding-bottom:8px; padding-right:17px;">
  575.  
  576. <table border="0" cellpadding="18" cellspacing="0" class="mcnTextContentContainer" width="100%" style="min-width: 100% !important;background-color: #FAFAFA;">
  577. <tbody><tr>
  578. <td valign="top" class="mcnTextContent" style="font-family: Helvetica; font-size: 14px; font-weight: normal; text-align: left;">
  579. <span style="font-size:12px"><span style="font-family:arial,helvetica neue,helvetica,sans-serif">Dear Costumer,<br>
  580. <br>
  581. For your protection, Your Apple ID has been locked.<br>
  582. We detect Someone using an unrecognised device attempted to sign in to your Apple account.<br>
  583. <br>
  584. This signed attempt was made on:<br>
  585. <br>
  586. Date: March 23, 2018<br>
  587. Operating System: Iphone X<br>
  588. National: Spain<br>
  589. Browser: Safari<br>
  590. <br>
  591. If this is not you please verify your account today.<br>
  592.  
  593. </td>
  594. </tr>
  595. </tbody></table>
  596. </td>
  597. </tr>
  598. </tbody></table>
  599. <!--[if gte mso 9]>
  600. </td>
  601. <![endif]-->
  602.  
  603. <!--[if gte mso 9]>
  604. </tr>
  605. </table>
  606. <![endif]-->
  607. </td>
  608. </tr>
  609. </tbody>
  610. </table><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  611. <tbody class="mcnButtonBlockOuter">
  612. <tr>
  613. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  614. <table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 3px;background-color: #0AB1B1;">
  615. <tbody>
  616. <tr>
  617. <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 16px; padding: 15px;">
  618. <a class="mcnButton " title="VERIFY YOUR ACCOUNT" href="http://x.co/cl1ck" target="_blank" style="font-weight: bold;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #DDE3E3;">VERIFY ACCOUNT</a>
  619. </td>
  620. </tr>
  621. </tbody>
  622. </table>
  623. </td>
  624. </tr>
  625. </tbody>
  626. </table></td>
  627. </tr>
  628. <tr>
  629. <td valign="top" id="templateFooter"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  630. <tbody class="mcnTextBlockOuter">
  631. <tr>
  632. <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  633. <!--[if mso]>
  634. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  635. <tr>
  636. <![endif]-->
  637.  
  638. <!--[if mso]>
  639. <td valign="top" width="600" style="width:600px;">
  640. <![endif]-->
  641. <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  642. <tbody><tr>
  643.  
  644. <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
  645.  
  646. <div style="text-align: left;color: #26282a;">
  647. <span style="font-size:13px"><em>Copyright 1999-2018 AppleID</em>
  648. </td>
  649. </tr>
  650. </tbody></table>
  651. <!--[if mso]>
  652. </td>
  653. <![endif]-->
  654.  
  655. <!--[if mso]>
  656. </tr>
  657. </table>
  658. <![endif]-->
  659. </td>
  660. </tr>
  661. </tbody>
  662. </table></td>
  663. </tr>
  664. </table>
  665. <!--[if gte mso 9]>
  666. </td>
  667. </tr>
  668. </table>
  669. <![endif]-->
  670. <!-- // END TEMPLATE -->
  671. </td>
  672. </tr>
  673. </table>
  674. </center></body>
  675. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement