Advertisement
Guest User

sss

a guest
Feb 17th, 2020
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5. <title>{$settings.site_name}</title>
  6. <link rel="icon" href="styles/images/favicon.png">
  7. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
  8. <link href='styles/animate.css' rel='stylesheet' type='text/css'>
  9. <link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800|Orbitron:400,500,700,900&display=swap" rel="stylesheet">
  10. <link href='styles/custom.css' rel='stylesheet' type='text/css'>
  11. <link href='styles/hover.css' rel='stylesheet' type='text/css'>
  12. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
  13. <script src='styles/setting2.js' type='text/javascript'></script>
  14. <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  15. <script src="styles/wow.js"></script>
  16. <script src="styles/wow.min.js"></script>
  17. </head>
  18. <body>
  19. <div class="wrapper">
  20. <div class="headerwrap">
  21. <div class="menuwrap">
  22. <div class="content">
  23. <div class="logo bounceInDown wow"><a href="?a=home"><img src="styles/images/logo.png" alt="" /></a></div>
  24. <div class="menu bounceInDown wow">
  25. <ul>
  26. <li><a href="?a=home">HOME</a></li>
  27. <li><a href="?a=cust&page=about">ABOUT</a></li>
  28. <li><a href="?a=faq">FAQ</a></li>
  29. <li><a href="?a=news">NEWS</a></li>
  30. <li><a href="?a=paidout">Payment Proofs</a></li>
  31. <li><a href="?a=support">SUPPORT</a></li>
  32. {if $userinfo.logged != 1}
  33. <li class="login"><a href="?a=login">LOGIN</a></li>
  34. <li class="signup"><a href="?a=signup">SIGNUP</a></li>
  35. {else}
  36. <li class="logout"><a href="?a=login">LOGOUT</a></li>
  37. <li class="account"><a href="?a=signup">ACCOUNT</a></li>
  38. {/if}
  39. </ul>
  40. </div>
  41. </div>
  42. </div>
  43. <div class="bannerwrap">
  44. <div class="content">
  45. <div class="left left-home">
  46. <h1 class="bounceInUp wow"><strong>24% Daily</strong> profit<br />
  47. and Forever</h1>
  48. <p class="bounceInUp wow">{$settings.site_name} is a brand new online trading platform made so even investors with zero
  49. trading experience are successfully making a profit. Our program, unlike any other,
  50. guarantees fix hourly interest for investors regardless of market conditions.</p>
  51. <div class="action fadeInRight wow">
  52. {if $userinfo.logged != 1}
  53. <a href="?a=signup" class="signup">signup</a>
  54. <a href="?a=login" class="memberlogin">login</a>
  55. {else}
  56. <a href="?a=account" class="signup">account</a>
  57. <a href="?a=logout" class="memberlogin">logout</a>
  58. {/if}
  59. </div>
  60. </div>
  61.  
  62. </div>
  63. </div>
  64. <div class="bestinvestent">
  65. <div class="content">
  66. <h2 class="flipInX wow">The best investment plan of 2019-2020.<br />
  67. We pay <strong>1.00% every hour and forever.</strong></h2>
  68. </div>
  69. </div>
  70. </div>
  71.  
  72. <div class="statwrap">
  73. <div class="content">
  74. <div class="statboxwrap">
  75. <div class="statbox bounce wow">
  76. <h4>{$currency_sign} {$settings.info_box_deposit_funds_generated}</h4>
  77. <p>Total Deposited</p>
  78. <div class="icon"><img src="styles/images/staticon1.png" alt="" /></div>
  79. </div>
  80. <div class="statbox bounce wow">
  81. <h4>{$settings.info_box_total_accounts_generated}</h4>
  82. <p>Total members</p>
  83. <div class="icon"><img src="styles/images/staticon2.png" alt="" /></div>
  84. </div>
  85. <div class="statbox bounce wow">
  86. <h4>{$currency_sign} {$settings.info_box_withdraw_funds_generated}</h4>
  87. <p>Total withdrawal</p>
  88. <div class="icon"><img src="styles/images/staticon3.png" alt="" /></div>
  89. </div>
  90. <div class="statbox bounce wow last">
  91. <h4>{$settings.site_days_online_generated}</h4>
  92. <p>Days Online</p>
  93. <div class="icon"><img src="styles/images/staticon4.png" alt="" /></div>
  94. </div>
  95. </div>
  96. </div>
  97. </div>
  98. <div class="investmenwrap">
  99. <div class="content">
  100. <div class="planwrap">
  101. <h2 class="zoomIn wow">Our <strong>investment</strong> Plans</h2>
  102. <div class="planbox one fadeInUp wow">
  103. <div class="hourlydaily"><strong>100%</strong>After 24 Hours<br />
  104. <strong></strong> </div>
  105. <div class="forever">PLAN 1</div>
  106. <div class="minmax"><span>Minimum: <strong>$12</strong></span> <span>Maximum:$10,000 <strong></strong></span></div>
  107. <div class="bottomicon"><img src="styles/images/planbg.png" alt="" /></div>
  108. </div>
  109. <div class="planbox two fadeInUp wow">
  110. <div class="hourlydaily"><strong>115%</strong>After 24 Hours<br />
  111. <strong></strong> </div>
  112. <div class="forever">PLAN 2</div>
  113. <div class="minmax"><span>Minimum: <strong>$15</strong></span> <span>Maximum: <strong>$10,000</strong></span></div>
  114. <div class="bottomicon"><img src="styles/images/planbg.png" alt="" /></div>
  115. </div>
  116. <div class="planbox three fadeInUp wow">
  117. <div class="hourlydaily"><strong>117%</strong>After 24 Hours<br />
  118. <strong></strong> </div>
  119. <div class="forever">PLAN 3</div>
  120. <div class="minmax"><span>Minimum: <strong>$30</strong></span> <span>Maximum: <strong>$15,000</strong></span></div>
  121. <div class="bottomicon"><img src="styles/images/planbg.png" alt="" /></div>
  122. </div>
  123. <div class="planbox four fadeInUp wow">
  124. <div class="hourlydaily"><strong>143%</strong> After 48 Hours<br />
  125. <strong></strong> </div>
  126. <div class="forever">PLAN 4</div>
  127. <div class="minmax"><span>Minimum: <strong>$1000</strong></span> <span>Maximum: <strong>50,000</strong></span></div>
  128. <div class="bottomicon"><img src="styles/images/planbg.png" alt="" /></div>
  129. </div>
  130. <div class="calculator flipInX wow">
  131. <div class="icon"><img src="styles/images/calculatoricon.png" alt="" /></div>
  132. <div class="calculatorright">
  133. <div class="enter">investment amount<span>(BTC)</span></div>
  134. <div class="amountinput">
  135. <input name="" type="text" id="amount" />
  136. </div>
  137. <div class="calculatorresults">
  138. <div class="resultbox">
  139. <h3 id="profitHourly"></h3>
  140. <label>hourly profit</label>
  141. </div>
  142. <div class="resultbox">
  143. <h3 id="profitDaily"></h3>
  144. <label>daily profit</label>
  145. </div>
  146. <div class="resultbox">
  147. <h3 id="profitWeekly"></h3>
  148. <label>weekly profit</label>
  149. </div>
  150. <div class="resultbox">
  151. <h3 id="profitMonthly"></h3>
  152. <label>monthly Profit</label>
  153. </div>
  154. </div>
  155. </div>
  156. </div>
  157. </div>
  158. <div class="welcomewrap">
  159. <div class="welcome">
  160. <div class="left fadeInLeftBig wow">
  161. <h1>Welcome to <span>{$settings.site_name}</span></h1>
  162. <p>Looking for highest returns on your investments? {$settings.site_name} is an automatic online investment platform, part of {$settings.site_name} – team of professional traders focusing mainly on Bitcoin and other crypto currencies trading over multiple Exchanges and markets. Thanks to the extraordinary diversification of our investments, we are able to deliver steady income for our investors.Thanks to our company, you can become an investor in the network without any specialist knowledge. You can become a partial shareholder of {$settings.site_name}, which we buy with a minimum investment of 0.001 BTC and start earning from 9.6% to 24% per day. Just choose one of the four investment plans depending on the amount you want to invest.</p>
  163. <a href="?a=cust&page=about">more information</a> </div>
  164. </div>
  165. </div>
  166. </div>
  167. </div>
  168. <div class="benifitwrap">
  169. <div class="content">
  170. <h2 class="zoomIn wow">{$settings.site_name} <strong>benefits</strong></h2>
  171. <div class="benifitinside">
  172. <div class="benifitbox bounceIn wow">
  173. <div class="icon"><img src="styles/images/benifiticon1.png" alt="" /></div>
  174. <div class="infos">
  175. <h4>Professional Team</h4>
  176. <p>We are team of professional traders in Forex &amp; Crypto Exchange and Coins trading and Crypto Mining who know how to grab the profit end of the day.</p>
  177. </div>
  178. </div>
  179. <div class="benifitbox bounceIn wow">
  180. <div class="icon"><img src="styles/images/benifiticon2.png" alt="" /></div>
  181. <div class="infos">
  182. <h4>DDOS Protection</h4>
  183. <p>We are using one of most experienced, professional and trusted DDoS Protection and mitigation provider.</p>
  184. </div>
  185. </div>
  186. <div class="benifitbox bounceIn wow">
  187. <div class="icon"><img src="styles/images/benifiticon3.png" alt="" /></div>
  188. <div class="infos">
  189. <h4>COMODO Essential-SSL </h4>
  190. <p>Our website is using Comodo Essential-SSL Security encryption and that confirms that the presented content is the genuine and legitimate.</p>
  191. </div>
  192. </div>
  193. <div class="benifitbox bounceIn wow">
  194. <div class="icon"><img src="styles/images/benifiticon4.png" alt="" /></div>
  195. <div class="infos">
  196. <h4>Registered Company</h4>
  197. <p>We are a legal company registered in the USA and Panama , providing its investment services to the members all around the world.</p>
  198. </div>
  199. </div>
  200. <div class="benifitbox bounceIn wow">
  201. <div class="icon"><img src="styles/images/benifiticon5.png" alt="" /></div>
  202. <div class="infos">
  203. <h4>Instant Withdrawals</h4>
  204. <p>Get your payment instantly as soon as you request it! Minimum withdrawal is 0.0005 BTC . There is no fee for withdrawals of hourly interest.</p>
  205. </div>
  206. </div>
  207. <div class="benifitbox bounceIn wow">
  208. <div class="icon"><img src="styles/images/benifiticon6.png" alt="" /></div>
  209. <div class="infos">
  210. <h4>Great Customer Support 24/7</h4>
  211. <p>We understand how important having reliable support service is to you. Please don't hesitate to contact us should you have any questions and we will get back to you in 24 Hours!</p>
  212. </div>
  213. </div>
  214. </div>
  215. </div>
  216. </div>
  217. <div class="referralwrap">
  218. <div class="content">
  219. <div class="referralbox">
  220. <div class="left fadeInLeftBig wow">
  221. <div class="referralitems">
  222. <div class="icon"><img src="styles/images/refcoins.png" alt="" /></div>
  223. <h4><strong>Referral</strong> commission</h4>
  224. <h3>2 levels: 5% / 1%</h3>
  225. </div>
  226. </div>
  227. <div class="mid fadeInRightBig wow">
  228. <h3>Promote {$settings.site_name} <span><img src="styles/images/promoteicon.png" alt="" /></span></h3>
  229. <p>Present our project to your friends, family, or any other community, advertise &amp; promote it everywhere and enjoy the financial benefits. You don't even need an active deposit to receive affiliate commission.</p>
  230. </div>
  231. <div class="right fadeInRightBig wow">
  232. <h3>Get Affiliates &amp; Earn <span><img src="styles/images/getaffiliateicon.png" alt="" /></span></h3>
  233. <p>Once someone registers through your referral link, he becomes your referral! You will receive 5% commission for every deposit that your direct referral makes from his wallet. Second level referral commission - 1% .</p>
  234. </div>
  235. </div>
  236. <div class="referralbottom">
  237. <p>At {$settings.site_name}, we believe there is no better advertisement than satisfied clients. No wonder that majority of our new clients are affiliates from our existing clients. We are proud that our clients like to recommend our financial service to others. Because of this, we are pleased to offer one of the strongest online affiliate programs in the financial service industry, with a high commission rate, customized tools and reports, and timely commission payouts. </p>
  238. <p>{$settings.site_name} is paying for the popularization of its investment program and anyone can be rewarded. To benefit from this, you have to tell your friends, relatives or colleagues about our company. We offer 2 level referral commissions: The first level of direct referrals from you will entitle you to a commission of 5%, and second level gives you commission of 1% . You can surely make a lot of money from the referral commissions you get!</p>
  239. </div>
  240. </div>
  241. </div>
  242. <div class="footerwrap">
  243. <div class="content">
  244. <div class="left">&copy; COPYRIGHT 2019. {$settings.site_name}. ALL RIGHTS RESERVED</div>
  245. <div class="mid"><img src="styles/images/footerpayment.png" alt="" /></div>
  246. <div class="right"><a href="?a=home">HOME</a> <a href="?a=cust&page=about">ABOUT US</a> <a href="?a=faq">FAQ</a> <a href="?a=support">SUPPORT</a> <a href="?a=rules">RULES</a></div>
  247. </div>
  248. </div>
  249. </div>
  250. </div>
  251. </body>
  252. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement