Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.78 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.  
  4. <head>
  5. <!-- NAME: 1:3 COLUMN -->
  6. <!--[if gte mso 15]>
  7. <xml>
  8. <o:OfficeDocumentSettings>
  9. <o:AllowPNG/>
  10. <o:PixelsPerInch>96</o:PixelsPerInch>
  11. </o:OfficeDocumentSettings>
  12. </xml>
  13. <![endif]-->
  14. <meta charset="UTF-8">
  15. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  16. <meta name="viewport" content="width=device-width, initial-scale=1">
  17. <title>*|MC:SUBJECT|*</title>
  18.  
  19. <style type="text/css">
  20. p {
  21. margin: 10px 0;
  22. padding: 0;
  23. }
  24.  
  25. table {
  26. border-collapse: collapse;
  27. }
  28.  
  29. h1,
  30. h2,
  31. h3,
  32. h4,
  33. h5,
  34. h6 {
  35. display: block;
  36. margin: 0;
  37. padding: 0;
  38. }
  39.  
  40. img,
  41. a img {
  42. border: 0;
  43. height: auto;
  44. outline: none;
  45. text-decoration: none;
  46. }
  47.  
  48. body,
  49. #bodyTable,
  50. #bodyCell {
  51. height: 100%;
  52. margin: 0;
  53. padding: 0;
  54. width: 100%;
  55. }
  56.  
  57. .mcnPreviewText {
  58. display: none !important;
  59. }
  60.  
  61. #outlook a {
  62. padding: 0;
  63. }
  64.  
  65. img {
  66. -ms-interpolation-mode: bicubic;
  67. }
  68.  
  69. table {
  70. mso-table-lspace: 0pt;
  71. mso-table-rspace: 0pt;
  72. }
  73.  
  74. .ReadMsgBody {
  75. width: 100%;
  76. }
  77.  
  78. .ExternalClass {
  79. width: 100%;
  80. }
  81.  
  82. p,
  83. a,
  84. li,
  85. td,
  86. blockquote {
  87. mso-line-height-rule: exactly;
  88. }
  89.  
  90. a[href^=tel],
  91. a[href^=sms] {
  92. color: inherit;
  93. cursor: default;
  94. text-decoration: none;
  95. }
  96.  
  97. p,
  98. a,
  99. li,
  100. td,
  101. body,
  102. table,
  103. blockquote {
  104. -ms-text-size-adjust: 100%;
  105. -webkit-text-size-adjust: 100%;
  106. }
  107.  
  108. .ExternalClass,
  109. .ExternalClass p,
  110. .ExternalClass td,
  111. .ExternalClass div,
  112. .ExternalClass span,
  113. .ExternalClass font {
  114. line-height: 100%;
  115. }
  116.  
  117. a[x-apple-data-detectors] {
  118. color: inherit !important;
  119. text-decoration: none !important;
  120. font-size: inherit !important;
  121. font-family: inherit !important;
  122. font-weight: inherit !important;
  123. line-height: inherit !important;
  124. }
  125.  
  126. #bodyCell {
  127. padding: 10px;
  128. }
  129.  
  130. .templateContainer {
  131. max-width: 600px !important;
  132. }
  133.  
  134. a.mcnButton {
  135. display: block;
  136. }
  137.  
  138. .mcnImage {
  139. vertical-align: bottom;
  140. }
  141.  
  142. .mcnTextContent {
  143. word-break: break-word;
  144. }
  145.  
  146. .mcnTextContent img {
  147. height: auto !important;
  148. }
  149.  
  150. .mcnDividerBlock {
  151. table-layout: fixed !important;
  152. }
  153. /*
  154. @tab Page
  155. @section Background Style
  156. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  157. */
  158.  
  159. body,
  160. #bodyTable {
  161. /*@editable*/
  162. background-color: #FAFAFA;
  163. }
  164. /*
  165. @tab Page
  166. @section Background Style
  167. @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
  168. */
  169.  
  170. #bodyCell {
  171. /*@editable*/
  172. border-top: 0;
  173. }
  174. /*
  175. @tab Page
  176. @section Email Border
  177. @tip Set the border for your email.
  178. */
  179.  
  180. .templateContainer {
  181. /*@editable*/
  182. border: 0;
  183. }
  184. /*
  185. @tab Page
  186. @section Heading 1
  187. @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
  188. @style heading 1
  189. */
  190.  
  191. h1 {
  192. /*@editable*/
  193. color: #202020;
  194. /*@editable*/
  195. font-family: Helvetica;
  196. /*@editable*/
  197. font-size: 26px;
  198. /*@editable*/
  199. font-style: normal;
  200. /*@editable*/
  201. font-weight: bold;
  202. /*@editable*/
  203. line-height: 125%;
  204. /*@editable*/
  205. letter-spacing: normal;
  206. /*@editable*/
  207. text-align: left;
  208. }
  209. /*
  210. @tab Page
  211. @section Heading 2
  212. @tip Set the styling for all second-level headings in your emails.
  213. @style heading 2
  214. */
  215.  
  216. h2 {
  217. /*@editable*/
  218. color: #202020;
  219. /*@editable*/
  220. font-family: Helvetica;
  221. /*@editable*/
  222. font-size: 22px;
  223. /*@editable*/
  224. font-style: normal;
  225. /*@editable*/
  226. font-weight: bold;
  227. /*@editable*/
  228. line-height: 125%;
  229. /*@editable*/
  230. letter-spacing: normal;
  231. /*@editable*/
  232. text-align: left;
  233. }
  234. /*
  235. @tab Page
  236. @section Heading 3
  237. @tip Set the styling for all third-level headings in your emails.
  238. @style heading 3
  239. */
  240.  
  241. h3 {
  242. /*@editable*/
  243. color: #202020;
  244. /*@editable*/
  245. font-family: Helvetica;
  246. /*@editable*/
  247. font-size: 20px;
  248. /*@editable*/
  249. font-style: normal;
  250. /*@editable*/
  251. font-weight: bold;
  252. /*@editable*/
  253. line-height: 125%;
  254. /*@editable*/
  255. letter-spacing: normal;
  256. /*@editable*/
  257. text-align: left;
  258. }
  259. /*
  260. @tab Page
  261. @section Heading 4
  262. @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
  263. @style heading 4
  264. */
  265.  
  266. h4 {
  267. /*@editable*/
  268. color: #202020;
  269. /*@editable*/
  270. font-family: Helvetica;
  271. /*@editable*/
  272. font-size: 18px;
  273. /*@editable*/
  274. font-style: normal;
  275. /*@editable*/
  276. font-weight: bold;
  277. /*@editable*/
  278. line-height: 125%;
  279. /*@editable*/
  280. letter-spacing: normal;
  281. /*@editable*/
  282. text-align: left;
  283. }
  284. /*
  285. @tab Preheader
  286. @section Preheader Style
  287. @tip Set the background color and borders for your email's preheader area.
  288. */
  289.  
  290. #templatePreheader {
  291. /*@editable*/
  292. background-color: #FAFAFA;
  293. /*@editable*/
  294. background-image: none;
  295. /*@editable*/
  296. background-repeat: no-repeat;
  297. /*@editable*/
  298. background-position: center;
  299. /*@editable*/
  300. background-size: cover;
  301. /*@editable*/
  302. border-top: 0;
  303. /*@editable*/
  304. border-bottom: 0;
  305. /*@editable*/
  306. padding-top: 9px;
  307. /*@editable*/
  308. padding-bottom: 9px;
  309. }
  310. /*
  311. @tab Preheader
  312. @section Preheader Text
  313. @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
  314. */
  315.  
  316. #templatePreheader .mcnTextContent,
  317. #templatePreheader .mcnTextContent p {
  318. /*@editable*/
  319. color: #656565;
  320. /*@editable*/
  321. font-family: Helvetica;
  322. /*@editable*/
  323. font-size: 12px;
  324. /*@editable*/
  325. line-height: 150%;
  326. /*@editable*/
  327. text-align: left;
  328. }
  329. /*
  330. @tab Preheader
  331. @section Preheader Link
  332. @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
  333. */
  334.  
  335. #templatePreheader .mcnTextContent a,
  336. #templatePreheader .mcnTextContent p a {
  337. /*@editable*/
  338. color: #656565;
  339. /*@editable*/
  340. font-weight: normal;
  341. /*@editable*/
  342. text-decoration: underline;
  343. }
  344. /*
  345. @tab Header
  346. @section Header Style
  347. @tip Set the background color and borders for your email's header area.
  348. */
  349.  
  350. #templateHeader {
  351. /*@editable*/
  352. background-color: #FFFFFF;
  353. /*@editable*/
  354. background-image: none;
  355. /*@editable*/
  356. background-repeat: no-repeat;
  357. /*@editable*/
  358. background-position: center;
  359. /*@editable*/
  360. background-size: cover;
  361. /*@editable*/
  362. border-top: 0;
  363. /*@editable*/
  364. border-bottom: 0;
  365. /*@editable*/
  366. padding-top: 9px;
  367. /*@editable*/
  368. padding-bottom: 0;
  369. }
  370. /*
  371. @tab Header
  372. @section Header Text
  373. @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
  374. */
  375.  
  376. #templateHeader .mcnTextContent,
  377. #templateHeader .mcnTextContent p {
  378. /*@editable*/
  379. color: #202020;
  380. /*@editable*/
  381. font-family: Helvetica;
  382. /*@editable*/
  383. font-size: 16px;
  384. /*@editable*/
  385. line-height: 150%;
  386. /*@editable*/
  387. text-align: left;
  388. }
  389. /*
  390. @tab Header
  391. @section Header Link
  392. @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
  393. */
  394.  
  395. #templateHeader .mcnTextContent a,
  396. #templateHeader .mcnTextContent p a {
  397. /*@editable*/
  398. color: #2BAADF;
  399. /*@editable*/
  400. font-weight: normal;
  401. /*@editable*/
  402. text-decoration: underline;
  403. }
  404. /*
  405. @tab Body
  406. @section Body Style
  407. @tip Set the background color and borders for your email's body area.
  408. */
  409.  
  410. #templateBody {
  411. /*@editable*/
  412. background-color: #FFFFFF;
  413. /*@editable*/
  414. background-image: none;
  415. /*@editable*/
  416. background-repeat: no-repeat;
  417. /*@editable*/
  418. background-position: center;
  419. /*@editable*/
  420. background-size: cover;
  421. /*@editable*/
  422. border-top: 0;
  423. /*@editable*/
  424. border-bottom: 0;
  425. /*@editable*/
  426. padding-top: 0;
  427. /*@editable*/
  428. padding-bottom: 0;
  429. }
  430. /*
  431. @tab Body
  432. @section Body Text
  433. @tip Set the styling for your email's body text. Choose a size and color that is easy to read.
  434. */
  435.  
  436. #templateBody .mcnTextContent,
  437. #templateBody .mcnTextContent p {
  438. /*@editable*/
  439. color: #202020;
  440. /*@editable*/
  441. font-family: Helvetica;
  442. /*@editable*/
  443. font-size: 16px;
  444. /*@editable*/
  445. line-height: 150%;
  446. /*@editable*/
  447. text-align: left;
  448. }
  449. /*
  450. @tab Body
  451. @section Body Link
  452. @tip Set the styling for your email's body links. Choose a color that helps them stand out from your text.
  453. */
  454.  
  455. #templateBody .mcnTextContent a,
  456. #templateBody .mcnTextContent p a {
  457. /*@editable*/
  458. color: #2BAADF;
  459. /*@editable*/
  460. font-weight: normal;
  461. /*@editable*/
  462. text-decoration: underline;
  463. }
  464. /*
  465. @tab Columns
  466. @section Column Style
  467. @tip Set the background color and borders for your email's columns.
  468. */
  469.  
  470. #templateColumns {
  471. /*@editable*/
  472. background-color: #FFFFFF;
  473. /*@editable*/
  474. background-image: none;
  475. /*@editable*/
  476. background-repeat: no-repeat;
  477. /*@editable*/
  478. background-position: center;
  479. /*@editable*/
  480. background-size: cover;
  481. /*@editable*/
  482. border-top: 0;
  483. /*@editable*/
  484. border-bottom: 2px solid #EAEAEA;
  485. /*@editable*/
  486. padding-top: 0;
  487. /*@editable*/
  488. padding-bottom: 9px;
  489. }
  490. /*
  491. @tab Columns
  492. @section Column Text
  493. @tip Set the styling for your email's column text. Choose a size and color that is easy to read.
  494. */
  495.  
  496. #templateColumns .columnContainer .mcnTextContent,
  497. #templateColumns .columnContainer .mcnTextContent p {
  498. /*@editable*/
  499. color: #202020;
  500. /*@editable*/
  501. font-family: Helvetica;
  502. /*@editable*/
  503. font-size: 16px;
  504. /*@editable*/
  505. line-height: 150%;
  506. /*@editable*/
  507. text-align: left;
  508. }
  509. /*
  510. @tab Columns
  511. @section Column Link
  512. @tip Set the styling for your email's column links. Choose a color that helps them stand out from your text.
  513. */
  514.  
  515. #templateColumns .columnContainer .mcnTextContent a,
  516. #templateColumns .columnContainer .mcnTextContent p a {
  517. /*@editable*/
  518. color: #2BAADF;
  519. /*@editable*/
  520. font-weight: normal;
  521. /*@editable*/
  522. text-decoration: underline;
  523. }
  524. /*
  525. @tab Footer
  526. @section Footer Style
  527. @tip Set the background color and borders for your email's footer area.
  528. */
  529.  
  530. #templateFooter {
  531. /*@editable*/
  532. background-color: #FAFAFA;
  533. /*@editable*/
  534. background-image: none;
  535. /*@editable*/
  536. background-repeat: no-repeat;
  537. /*@editable*/
  538. background-position: center;
  539. /*@editable*/
  540. background-size: cover;
  541. /*@editable*/
  542. border-top: 0;
  543. /*@editable*/
  544. border-bottom: 0;
  545. /*@editable*/
  546. padding-top: 9px;
  547. /*@editable*/
  548. padding-bottom: 9px;
  549. }
  550. /*
  551. @tab Footer
  552. @section Footer Text
  553. @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
  554. */
  555.  
  556. #templateFooter .mcnTextContent,
  557. #templateFooter .mcnTextContent p {
  558. /*@editable*/
  559. color: #656565;
  560. /*@editable*/
  561. font-family: Helvetica;
  562. /*@editable*/
  563. font-size: 12px;
  564. /*@editable*/
  565. line-height: 150%;
  566. /*@editable*/
  567. text-align: center;
  568. }
  569. /*
  570. @tab Footer
  571. @section Footer Link
  572. @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
  573. */
  574.  
  575. #templateFooter .mcnTextContent a,
  576. #templateFooter .mcnTextContent p a {
  577. /*@editable*/
  578. color: #656565;
  579. /*@editable*/
  580. font-weight: normal;
  581. /*@editable*/
  582. text-decoration: underline;
  583. }
  584.  
  585. @media only screen and (min-width:768px) {
  586. .templateContainer {
  587. width: 600px !important;
  588. }
  589. }
  590.  
  591. @media only screen and (max-width: 480px) {
  592. body,
  593. table,
  594. td,
  595. p,
  596. a,
  597. li,
  598. blockquote {
  599. -webkit-text-size-adjust: none !important;
  600. }
  601. }
  602.  
  603. @media only screen and (max-width: 480px) {
  604. body {
  605. width: 100% !important;
  606. min-width: 100% !important;
  607. }
  608. }
  609.  
  610. @media only screen and (max-width: 480px) {
  611. #bodyCell {
  612. padding-top: 10px !important;
  613. }
  614. }
  615.  
  616. @media only screen and (max-width: 480px) {
  617. .columnWrapper {
  618. max-width: 100% !important;
  619. width: 100% !important;
  620. }
  621. }
  622.  
  623. @media only screen and (max-width: 480px) {
  624. .mcnImage {
  625. width: 100% !important;
  626. }
  627. }
  628.  
  629. @media only screen and (max-width: 480px) {
  630. .mcnCartContainer,
  631. .mcnCaptionTopContent,
  632. .mcnRecContentContainer,
  633. .mcnCaptionBottomContent,
  634. .mcnTextContentContainer,
  635. .mcnBoxedTextContentContainer,
  636. .mcnImageGroupContentContainer,
  637. .mcnCaptionLeftTextContentContainer,
  638. .mcnCaptionRightTextContentContainer,
  639. .mcnCaptionLeftImageContentContainer,
  640. .mcnCaptionRightImageContentContainer,
  641. .mcnImageCardLeftTextContentContainer,
  642. .mcnImageCardRightTextContentContainer {
  643. max-width: 100% !important;
  644. width: 100% !important;
  645. }
  646. }
  647.  
  648. @media only screen and (max-width: 480px) {
  649. .mcnBoxedTextContentContainer {
  650. min-width: 100% !important;
  651. }
  652. }
  653.  
  654. @media only screen and (max-width: 480px) {
  655. .mcnImageGroupContent {
  656. padding: 9px !important;
  657. }
  658. }
  659.  
  660. @media only screen and (max-width: 480px) {
  661. .mcnCaptionLeftContentOuter .mcnTextContent,
  662. .mcnCaptionRightContentOuter .mcnTextContent {
  663. padding-top: 9px !important;
  664. }
  665. }
  666.  
  667. @media only screen and (max-width: 480px) {
  668. .mcnImageCardTopImageContent,
  669. .mcnCaptionBlockInner .mcnCaptionTopContent:last-child .mcnTextContent {
  670. padding-top: 18px !important;
  671. }
  672. }
  673.  
  674. @media only screen and (max-width: 480px) {
  675. .mcnImageCardBottomImageContent {
  676. padding-bottom: 9px !important;
  677. }
  678. }
  679.  
  680. @media only screen and (max-width: 480px) {
  681. .mcnImageGroupBlockInner {
  682. padding-top: 0 !important;
  683. padding-bottom: 0 !important;
  684. }
  685. }
  686.  
  687. @media only screen and (max-width: 480px) {
  688. .mcnImageGroupBlockOuter {
  689. padding-top: 9px !important;
  690. padding-bottom: 9px !important;
  691. }
  692. }
  693.  
  694. @media only screen and (max-width: 480px) {
  695. .mcnTextContent,
  696. .mcnBoxedTextContentColumn {
  697. padding-right: 18px !important;
  698. padding-left: 18px !important;
  699. }
  700. }
  701.  
  702. @media only screen and (max-width: 480px) {
  703. .mcnImageCardLeftImageContent,
  704. .mcnImageCardRightImageContent {
  705. padding-right: 18px !important;
  706. padding-bottom: 0 !important;
  707. padding-left: 18px !important;
  708. }
  709. }
  710.  
  711. @media only screen and (max-width: 480px) {
  712. .mcpreview-image-uploader {
  713. display: none !important;
  714. width: 100% !important;
  715. }
  716. }
  717.  
  718. @media only screen and (max-width: 480px) {
  719. /*
  720. @tab Mobile Styles
  721. @section Heading 1
  722. @tip Make the first-level headings larger in size for better readability on small screens.
  723. */
  724. h1 {
  725. /*@editable*/
  726. font-size: 22px !important;
  727. /*@editable*/
  728. line-height: 125% !important;
  729. }
  730. }
  731.  
  732. @media only screen and (max-width: 480px) {
  733. /*
  734. @tab Mobile Styles
  735. @section Heading 2
  736. @tip Make the second-level headings larger in size for better readability on small screens.
  737. */
  738. h2 {
  739. /*@editable*/
  740. font-size: 20px !important;
  741. /*@editable*/
  742. line-height: 125% !important;
  743. }
  744. }
  745.  
  746. @media only screen and (max-width: 480px) {
  747. /*
  748. @tab Mobile Styles
  749. @section Heading 3
  750. @tip Make the third-level headings larger in size for better readability on small screens.
  751. */
  752. h3 {
  753. /*@editable*/
  754. font-size: 18px !important;
  755. /*@editable*/
  756. line-height: 125% !important;
  757. }
  758. }
  759.  
  760. @media only screen and (max-width: 480px) {
  761. /*
  762. @tab Mobile Styles
  763. @section Heading 4
  764. @tip Make the fourth-level headings larger in size for better readability on small screens.
  765. */
  766. h4 {
  767. /*@editable*/
  768. font-size: 16px !important;
  769. /*@editable*/
  770. line-height: 150% !important;
  771. }
  772. }
  773.  
  774. @media only screen and (max-width: 480px) {
  775. /*
  776. @tab Mobile Styles
  777. @section Boxed Text
  778. @tip Make the boxed text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  779. */
  780. .mcnBoxedTextContentContainer .mcnTextContent,
  781. .mcnBoxedTextContentContainer .mcnTextContent p {
  782. /*@editable*/
  783. font-size: 14px !important;
  784. /*@editable*/
  785. line-height: 150% !important;
  786. }
  787. }
  788.  
  789. @media only screen and (max-width: 480px) {
  790. /*
  791. @tab Mobile Styles
  792. @section Preheader Visibility
  793. @tip Set the visibility of the email's preheader on small screens. You can hide it to save space.
  794. */
  795. #templatePreheader {
  796. /*@editable*/
  797. display: block !important;
  798. }
  799. }
  800.  
  801. @media only screen and (max-width: 480px) {
  802. /*
  803. @tab Mobile Styles
  804. @section Preheader Text
  805. @tip Make the preheader text larger in size for better readability on small screens.
  806. */
  807. #templatePreheader .mcnTextContent,
  808. #templatePreheader .mcnTextContent p {
  809. /*@editable*/
  810. font-size: 14px !important;
  811. /*@editable*/
  812. line-height: 150% !important;
  813. }
  814. }
  815.  
  816. @media only screen and (max-width: 480px) {
  817. /*
  818. @tab Mobile Styles
  819. @section Header Text
  820. @tip Make the header text larger in size for better readability on small screens.
  821. */
  822. #templateHeader .mcnTextContent,
  823. #templateHeader .mcnTextContent p {
  824. /*@editable*/
  825. font-size: 16px !important;
  826. /*@editable*/
  827. line-height: 150% !important;
  828. }
  829. }
  830.  
  831. @media only screen and (max-width: 480px) {
  832. /*
  833. @tab Mobile Styles
  834. @section Body Text
  835. @tip Make the body text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  836. */
  837. #templateBody .mcnTextContent,
  838. #templateBody .mcnTextContent p {
  839. /*@editable*/
  840. font-size: 16px !important;
  841. /*@editable*/
  842. line-height: 150% !important;
  843. }
  844. }
  845.  
  846. @media only screen and (max-width: 480px) {
  847. /*
  848. @tab Mobile Styles
  849. @section Column Text
  850. @tip Make the column text larger in size for better readability on small screens. We recommend a font size of at least 16px.
  851. */
  852. #templateColumns .columnContainer .mcnTextContent,
  853. #templateColumns .columnContainer .mcnTextContent p {
  854. /*@editable*/
  855. font-size: 16px !important;
  856. /*@editable*/
  857. line-height: 150% !important;
  858. }
  859. }
  860.  
  861. @media only screen and (max-width: 480px) {
  862. /*
  863. @tab Mobile Styles
  864. @section Footer Text
  865. @tip Make the footer content text larger in size for better readability on small screens.
  866. */
  867. #templateFooter .mcnTextContent,
  868. #templateFooter .mcnTextContent p {
  869. /*@editable*/
  870. font-size: 14px !important;
  871. /*@editable*/
  872. line-height: 150% !important;
  873. }
  874. }
  875. </style>
  876. </head>
  877.  
  878. <body>
  879. <!--*|IF:MC_PREVIEW_TEXT|*-->
  880. <!--[if !gte mso 9]><!----><span class="mcnPreviewText" style="display:none; font-size:0px; line-height:0px; max-height:0px; max-width:0px; opacity:0; overflow:hidden; visibility:hidden; mso-hide:all;">*|MC_PREVIEW_TEXT|*</span>
  881. <!--<![endif]-->
  882. <!--*|END:IF|*-->
  883. <center>
  884. <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable">
  885. <tr>
  886. <td align="center" valign="top" id="bodyCell">
  887. <!-- BEGIN TEMPLATE // -->
  888. <!--[if gte mso 9]>
  889. <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  890. <tr>
  891. <td align="center" valign="top" width="600" style="width:600px;">
  892. <![endif]-->
  893. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer">
  894. <tr>
  895. <td valign="top" id="templatePreheader"></td>
  896. </tr>
  897. <tr>
  898. <td valign="top" id="templateHeader">
  899. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnImageBlock" style="min-width:100%;">
  900. <tbody class="mcnImageBlockOuter">
  901. <tr>
  902. <td valign="top" style="padding:9px" class="mcnImageBlockInner">
  903. <table align="left" width="100%" border="0" cellpadding="0" cellspacing="0" class="mcnImageContentContainer" style="min-width:100%;">
  904. <tbody>
  905. <tr>
  906. <td class="mcnImageContent" valign="top" style="padding-right: 9px; padding-left: 9px; padding-top: 0; padding-bottom: 0; text-align:center;">
  907.  
  908.  
  909. <img align="center" alt="" src="https://gallery.mailchimp.com/8db3fec630f9f0a66eda0afcf/images/a65061b3-4e40-4267-9af2-d5e378c6dd4a.png" width="162.5" style="max-width:325px; padding-bottom: 0; display: inline !important; vertical-align: bottom;" class="mcnImage">
  910.  
  911.  
  912. </td>
  913. </tr>
  914. </tbody>
  915. </table>
  916. </td>
  917. </tr>
  918. </tbody>
  919. </table>
  920. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  921. <tbody class="mcnTextBlockOuter">
  922. <tr>
  923. <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  924. <!--[if mso]>
  925. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  926. <tr>
  927. <![endif]-->
  928.  
  929. <!--[if mso]>
  930. <td valign="top" width="600" style="width:600px;">
  931. <![endif]-->
  932. <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  933. <tbody>
  934. <tr>
  935.  
  936. <td valign="top" class="mcnTextContent" style="padding: 0px 18px 9px; font-family: Roboto, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; line-height: 125%; text-align: left;">
  937.  
  938. <br>
  939. <span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Madame, Monsieur,<br>
  940. <br>
  941. Dans le cadre d’un projet visant à participer à l’activité culturelle et musicale de la ville;<br>
  942. Nous avons formé un collectif d’artistes composé de 3 DJs/Compositeurs, de Graphistes et Photographes : le&nbsp;<em><strong>Northern Club</strong></em><br>
  943. <br>
  944. Notre projet ambitionne de promouvoir, notamment à travers des performances ( DJ Sets), une culture urbaine en renouveau et trop délaissée de la nuit lilloise (au profit d’une musique plus commerciale).<br>
  945. <br>
  946. Ce projet incarne donc la réaction d’une jeunesse éclectique et multiculturelle, avec un éventail large de styles musicaux, propres aux univers de chacun des différents artistes allant de la <strong>House,</strong> la<strong> Trap</strong>, le <strong>Hip-Hop</strong> en passant par la <strong>Funk</strong>, la <strong>Garage</strong> et la<strong> Techno</strong>.<br>
  947. <br>
  948. C’est donc naturellement que nous nous tournons vers votre enseigne, correspondant à l’univers et l’esprit du projet, afin de vous proposer sa mise en place.<br>
  949. Cette initiative nous permettrait par l’animation d'événements, d’apporter un projet nouveau et frais, de valoriser l’image de votre enseigne, mais également d'apporter une exposition supplémentaire au projet ainsi qu'à ses membres.<br>
  950. <br>
  951. Dans cette perspective, nous espérons que cette proposition suscitera votre intérêt.<br>
  952. Nous restons disponibles à tout moment pour répondre à vos questions.<br>
  953. <br>
  954. Artistiquement, Northern Club.</span><br>
  955. <br>
  956. <br> &nbsp;
  957. </td>
  958. </tr>
  959. </tbody>
  960. </table>
  961. <!--[if mso]>
  962. </td>
  963. <![endif]-->
  964.  
  965. <!--[if mso]>
  966. </tr>
  967. </table>
  968. <![endif]-->
  969. </td>
  970. </tr>
  971. </tbody>
  972. </table>
  973. </td>
  974. </tr>
  975. <tr>
  976. <td valign="top" id="templateBody">
  977. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  978. <tbody class="mcnDividerBlockOuter">
  979. <tr>
  980. <td class="mcnDividerBlockInner" style="min-width:100%; padding:18px;">
  981. <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 2px ridge #6B5E5E;">
  982. <tbody>
  983. <tr>
  984. <td>
  985. <span></span>
  986. </td>
  987. </tr>
  988. </tbody>
  989. </table>
  990. <!--
  991. <td class="mcnDividerBlockInner" style="padding: 18px;">
  992. <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  993. -->
  994. </td>
  995. </tr>
  996. </tbody>
  997. </table>
  998. </td>
  999. </tr>
  1000. <tr>
  1001. <td valign="top" id="templateColumns">
  1002. <!--[if gte mso 9]>
  1003. <table align="center" border="0" cellspacing="0" cellpadding="0" width="600" style="width:600px;">
  1004. <tr>
  1005. <td align="center" valign="top" width="200" style="width:200px;">
  1006. <![endif]-->
  1007. <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper">
  1008. <tr>
  1009. <td valign="top" class="columnContainer">
  1010. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock">
  1011. <tbody class="mcnCaptionBlockOuter">
  1012. <tr>
  1013. <td class="mcnCaptionBlockInner" valign="top" style="padding:9px;">
  1014.  
  1015.  
  1016. <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionBottomContent" width="false">
  1017. <tbody>
  1018. <tr>
  1019. <td class="mcnCaptionBottomImageContent" align="center" valign="top" style="padding:0 9px 9px 9px;">
  1020.  
  1021.  
  1022.  
  1023. <img alt="" src="https://gallery.mailchimp.com/8db3fec630f9f0a66eda0afcf/images/3d13532b-df08-47d6-bff3-43f3173ac3e4.jpg" width="164" style="max-width:354px;" class="mcnImage">
  1024.  
  1025.  
  1026. </td>
  1027. </tr>
  1028. <tr>
  1029. <td class="mcnTextContent" valign="top" style="padding:0 9px 0 9px;" width="164">
  1030. <span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><strong>MOOKICE</strong>, Beatmaker de 20 ans de Lille, baigne depuis l'enfance dans la musique et la culture hip-hop. Cet amour de la musique ainsi que son admiration pour les producteurs <strong>The Neptunes, Kanye West </strong>ou encore <strong>Kaytranada</strong> l’ont poussé à toucher à la production musicale. Son univers musical se veut varié, à la croisée entre le <strong>R&amp;B</strong>, la <strong>Funk</strong>, la <strong>House</strong> et le <strong>Hip-Hop</strong>.</span><br> &nbsp;
  1031. </td>
  1032. </tr>
  1033. </tbody>
  1034. </table>
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040. </td>
  1041. </tr>
  1042. </tbody>
  1043. </table>
  1044. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  1045. <tbody class="mcnButtonBlockOuter">
  1046. <tr>
  1047. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  1048. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 3px;background-color: #EB863A;">
  1049. <tbody>
  1050. <tr>
  1051. <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 16px; padding: 15px;">
  1052. <a class="mcnButton " title="Soundcloud" href="https://soundcloud.com/mookice" target="_blank" style="font-weight: bold;letter-spacing: -1px;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;">Soundcloud</a>
  1053. </td>
  1054. </tr>
  1055. </tbody>
  1056. </table>
  1057. </td>
  1058. </tr>
  1059. </tbody>
  1060. </table>
  1061. </td>
  1062. </tr>
  1063. </table>
  1064. <!--[if gte mso 9]>
  1065. </td>
  1066. <td align="center" valign="top" width="200" style="width:200px;">
  1067. <![endif]-->
  1068. <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper">
  1069. <tr>
  1070. <td valign="top" class="columnContainer">
  1071. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock">
  1072. <tbody class="mcnCaptionBlockOuter">
  1073. <tr>
  1074. <td class="mcnCaptionBlockInner" valign="top" style="padding:9px;">
  1075.  
  1076.  
  1077. <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionBottomContent" width="false">
  1078. <tbody>
  1079. <tr>
  1080. <td class="mcnCaptionBottomImageContent" align="center" valign="top" style="padding:0 9px 9px 9px;">
  1081.  
  1082.  
  1083.  
  1084. <img alt="" src="https://gallery.mailchimp.com/8db3fec630f9f0a66eda0afcf/images/7c2a6de3-1fd2-4580-b232-0e544c13810a.jpg" width="164" style="max-width:593px;" class="mcnImage">
  1085.  
  1086.  
  1087. </td>
  1088. </tr>
  1089. <tr>
  1090. <td class="mcnTextContent" valign="top" style="padding:0 9px 0 9px;" width="164">
  1091. <span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif"><strong>URBAIN</strong>, Beatmaker et Batteur de 19 ans de Lille, fortement Influencé par le milieu de la&nbsp;<strong>House</strong>, la <strong>Techno</strong>, le <strong>Jazz</strong> et le <strong>HipHop,</strong> URBAIN essaie de créer des combinaisons musicales tentant d'atteindre un résultat impactant et doux à la fois.<br>
  1092. Pour cela il s'inspire d'artistes comme <strong>Lone</strong> ou bien <strong>Kerri Chandler</strong>&nbsp;afin de créer de nouvelles sonorités.</span><br> &nbsp;
  1093. </td>
  1094. </tr>
  1095. </tbody>
  1096. </table>
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102. </td>
  1103. </tr>
  1104. </tbody>
  1105. </table>
  1106. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  1107. <tbody class="mcnButtonBlockOuter">
  1108. <tr>
  1109. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  1110. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 3px;background-color: #EB863A;">
  1111. <tbody>
  1112. <tr>
  1113. <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 16px; padding: 15px;">
  1114. <a class="mcnButton " title="Soundcloud" href="https://soundcloud.com/thomas-lefebvre-3" target="_blank" style="font-weight: bold;letter-spacing: -1px;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;">Soundcloud</a>
  1115. </td>
  1116. </tr>
  1117. </tbody>
  1118. </table>
  1119. </td>
  1120. </tr>
  1121. </tbody>
  1122. </table>
  1123. </td>
  1124. </tr>
  1125. </table>
  1126. <!--[if gte mso 9]>
  1127. </td>
  1128. <td align="center" valign="top" width="200" style="width:200px;">
  1129. <![endif]-->
  1130. <table align="left" border="0" cellpadding="0" cellspacing="0" width="200" class="columnWrapper">
  1131. <tr>
  1132. <td valign="top" class="columnContainer">
  1133. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnCaptionBlock">
  1134. <tbody class="mcnCaptionBlockOuter">
  1135. <tr>
  1136. <td class="mcnCaptionBlockInner" valign="top" style="padding:9px;">
  1137.  
  1138.  
  1139. <table align="left" border="0" cellpadding="0" cellspacing="0" class="mcnCaptionBottomContent" width="false">
  1140. <tbody>
  1141. <tr>
  1142. <td class="mcnCaptionBottomImageContent" align="center" valign="top" style="padding:0 9px 9px 9px;">
  1143.  
  1144.  
  1145.  
  1146. <img alt="" src="https://gallery.mailchimp.com/8db3fec630f9f0a66eda0afcf/images/105c5e52-9fe4-4767-b1f6-4d77468c3464.jpg" width="164" style="max-width:593px;" class="mcnImage">
  1147.  
  1148.  
  1149. </td>
  1150. </tr>
  1151. <tr>
  1152. <td class="mcnTextContent" valign="top" style="padding:0 9px 0 9px;" width="164">
  1153. <strong style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">TAKMIHAYA</strong>
  1154. <font face="roboto, helvetica neue, helvetica, arial, sans-serif">, Beatmaker de 19 ans de Lille, il décide il y a 4 ans de devenir acteur de ce monde en produisant des beats.&nbsp;</font>
  1155. <font face="roboto, helvetica neue, helvetica, arial, sans-serif">Ses multiples influences allant du&nbsp;</font><strong style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Rap</strong>
  1156. <font face="roboto, helvetica neue, helvetica, arial, sans-serif">, à la </font><strong style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Soul</strong>
  1157. <font face="roboto, helvetica neue, helvetica, arial, sans-serif">, la </font><strong style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">Funk</strong>
  1158. <font face="roboto, helvetica neue, helvetica, arial, sans-serif">, ou la </font><strong style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">House</strong>
  1159. <font face="roboto, helvetica neue, helvetica, arial, sans-serif"> lui permettent d’allier plusieurs sonorités et de créer son propre son.&nbsp;</font>
  1160. <font face="roboto, helvetica neue, helvetica, arial, sans-serif">A mi-chemin entre nouvelle et ancienne école, il s’inspire d'artistes comme </font><strong style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">J-Dilla</strong><span style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">,</span>
  1161. <strong
  1162. style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">&nbsp;Ikaz Boi,</strong>
  1163. <font face="roboto, helvetica neue, helvetica, arial, sans-serif">&nbsp;</font><strong style="font-family:roboto,helvetica neue,helvetica,arial,sans-serif">SOULECTION</strong>
  1164. </td>
  1165. </tr>
  1166. </tbody>
  1167. </table>
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173. </td>
  1174. </tr>
  1175. </tbody>
  1176. </table>
  1177. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonBlock" style="min-width:100%;">
  1178. <tbody class="mcnButtonBlockOuter">
  1179. <tr>
  1180. <td style="padding-top:0; padding-right:18px; padding-bottom:18px; padding-left:18px;" valign="top" align="center" class="mcnButtonBlockInner">
  1181. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnButtonContentContainer" style="border-collapse: separate !important;border-radius: 3px;background-color: #EB863A;">
  1182. <tbody>
  1183. <tr>
  1184. <td align="center" valign="middle" class="mcnButtonContent" style="font-family: Arial; font-size: 16px; padding: 15px;">
  1185. <a class="mcnButton " title="Soundcloud" href="https://soundcloud.com/takmihaya" target="_blank" style="font-weight: bold;letter-spacing: -1px;line-height: 100%;text-align: center;text-decoration: none;color: #FFFFFF;">Soundcloud</a>
  1186. </td>
  1187. </tr>
  1188. </tbody>
  1189. </table>
  1190. </td>
  1191. </tr>
  1192. </tbody>
  1193. </table>
  1194. </td>
  1195. </tr>
  1196. </table>
  1197. <!--[if gte mso 9]>
  1198. </td>
  1199. </tr>
  1200. </table>
  1201. <![endif]-->
  1202. </td>
  1203. </tr>
  1204. <tr>
  1205. <td valign="top" id="templateFooter">
  1206. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowBlock" style="min-width:100%;">
  1207. <tbody class="mcnFollowBlockOuter">
  1208. <tr>
  1209. <td align="center" valign="top" style="padding:9px" class="mcnFollowBlockInner">
  1210. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentContainer" style="min-width:100%;">
  1211. <tbody>
  1212. <tr>
  1213. <td align="center" style="padding-left:9px;padding-right:9px;">
  1214. <table border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width:100%;" class="mcnFollowContent">
  1215. <tbody>
  1216. <tr>
  1217. <td align="center" valign="top" style="padding-top:9px; padding-right:9px; padding-left:9px;">
  1218. <table align="center" border="0" cellpadding="0" cellspacing="0">
  1219. <tbody>
  1220. <tr>
  1221. <td align="center" valign="top">
  1222. <!--[if mso]>
  1223. <table align="center" border="0" cellspacing="0" cellpadding="0">
  1224. <tr>
  1225. <![endif]-->
  1226.  
  1227. <!--[if mso]>
  1228. <td align="center" valign="top">
  1229. <![endif]-->
  1230.  
  1231.  
  1232. <table align="left" border="0" cellpadding="0" cellspacing="0" style="display:inline;">
  1233. <tbody>
  1234. <tr>
  1235. <td valign="top" style="padding-right:0; padding-bottom:9px;" class="mcnFollowContentItemContainer">
  1236. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnFollowContentItem">
  1237. <tbody>
  1238. <tr>
  1239. <td align="left" valign="middle" style="padding-top:5px; padding-right:10px; padding-bottom:5px; padding-left:9px;">
  1240. <table align="left" border="0" cellpadding="0" cellspacing="0" width="">
  1241. <tbody>
  1242. <tr>
  1243.  
  1244. <td align="center" valign="middle" width="24" class="mcnFollowIconContent">
  1245. <a href="mailto:NorthernClub.mgmt@gmail.com" target="_blank"><img src="https://cdn-images.mailchimp.com/icons/social-block-v2/color-forwardtofriend-48.png" style="display:block;" height="24" width="24" class=""></a>
  1246. </td>
  1247.  
  1248.  
  1249. </tr>
  1250. </tbody>
  1251. </table>
  1252. </td>
  1253. </tr>
  1254. </tbody>
  1255. </table>
  1256. </td>
  1257. </tr>
  1258. </tbody>
  1259. </table>
  1260.  
  1261. <!--[if mso]>
  1262. </td>
  1263. <![endif]-->
  1264.  
  1265. <!--[if mso]>
  1266. </tr>
  1267. </table>
  1268. <![endif]-->
  1269. </td>
  1270. </tr>
  1271. </tbody>
  1272. </table>
  1273. </td>
  1274. </tr>
  1275. </tbody>
  1276. </table>
  1277. </td>
  1278. </tr>
  1279. </tbody>
  1280. </table>
  1281.  
  1282. </td>
  1283. </tr>
  1284. </tbody>
  1285. </table>
  1286. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnDividerBlock" style="min-width:100%;">
  1287. <tbody class="mcnDividerBlockOuter">
  1288. <tr>
  1289. <td class="mcnDividerBlockInner" style="min-width: 100%; padding: 10px 18px 25px;">
  1290. <table class="mcnDividerContent" border="0" cellpadding="0" cellspacing="0" width="100%" style="min-width: 100%;border-top: 2px solid #EEEEEE;">
  1291. <tbody>
  1292. <tr>
  1293. <td>
  1294. <span></span>
  1295. </td>
  1296. </tr>
  1297. </tbody>
  1298. </table>
  1299. <!--
  1300. <td class="mcnDividerBlockInner" style="padding: 18px;">
  1301. <hr class="mcnDividerContent" style="border-bottom-color:none; border-left-color:none; border-right-color:none; border-bottom-width:0; border-left-width:0; border-right-width:0; margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;" />
  1302. -->
  1303. </td>
  1304. </tr>
  1305. </tbody>
  1306. </table>
  1307. <table border="0" cellpadding="0" cellspacing="0" width="100%" class="mcnTextBlock" style="min-width:100%;">
  1308. <tbody class="mcnTextBlockOuter">
  1309. <tr>
  1310. <td valign="top" class="mcnTextBlockInner" style="padding-top:9px;">
  1311. <!--[if mso]>
  1312. <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
  1313. <tr>
  1314. <![endif]-->
  1315.  
  1316. <!--[if mso]>
  1317. <td valign="top" width="600" style="width:600px;">
  1318. <![endif]-->
  1319. <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width:100%; min-width:100%;" width="100%" class="mcnTextContentContainer">
  1320. <tbody>
  1321. <tr>
  1322.  
  1323. <td valign="top" class="mcnTextContent" style="padding-top:0; padding-right:18px; padding-bottom:9px; padding-left:18px;">
  1324.  
  1325. <strong>Our mailing address is:</strong><br> NorthernClub.mgmt@gmail.com
  1326. </td>
  1327. </tr>
  1328. </tbody>
  1329. </table>
  1330. <!--[if mso]>
  1331. </td>
  1332. <![endif]-->
  1333.  
  1334. <!--[if mso]>
  1335. </tr>
  1336. </table>
  1337. <![endif]-->
  1338. </td>
  1339. </tr>
  1340. </tbody>
  1341. </table>
  1342. </td>
  1343. </tr>
  1344. </table>
  1345. <!--[if gte mso 9]>
  1346. </td>
  1347. </tr>
  1348. </table>
  1349. <![endif]-->
  1350. <!-- // END TEMPLATE -->
  1351. </td>
  1352. </tr>
  1353. </table>
  1354. </center>
  1355. </body>
  1356.  
  1357. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement