Advertisement
Guest User

Untitled

a guest
Nov 15th, 2015
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.05 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  5. <title>{hotelName} - Shop</title>
  6.  
  7. <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/common.css" type="text/css">
  8. <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs2.js"></script>
  9. <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/visual.js"></script>
  10. <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/libs.js"></script>
  11. <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/common.js"></script>
  12. <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/fullcontent.js"></script>
  13.  
  14. <script type="text/javascript">
  15. document.habboLoggedIn = true;
  16. var habboName = "{username}";
  17. var habboId = {userid};
  18. var habboReqPath = "";
  19. var habboStaticFilePath = "{url}/app/tpl/skins/Habbo";
  20. var habboImagerUrl = "http://www.habbo.com/habbo-imaging/";
  21. var habboPartner = "";
  22. var habboDefaultClientPopupUrl = "{url}/client";
  23. window.name = "habboMain";
  24. if (typeof HabboClient != "undefined") {
  25. HabboClient.windowName = "eac955c8dbc88172421193892a3e98fc7402021a";
  26. HabboClient.maximizeWindow = true;
  27. }
  28. </script>
  29.  
  30. <!--[if IE 8]>
  31. <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie8.css" type="text/css">
  32. <![endif]-->
  33. <!--[if lt IE 8]>
  34. <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie.css" type="text/css" />
  35. <![endif]-->
  36. <!--[if lt IE 7]>
  37. <link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/ie6.css" type="text/css" />
  38. <script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/pngfix.js"></script>
  39. <script type="text/javascript">
  40. try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
  41. </script>
  42. <style type="text/css">
  43. body { behavior: url({url}/app/tpl/skins/Habbo/js/csshover.htc); }
  44. </style>
  45. <![endif]-->
  46. </head>
  47.  
  48. <body id="home">
  49.  
  50. <div id="overlay"></div>
  51. <div id="header-container">
  52. <div id="header" class="clearfix">
  53. <h1><a href="{url}/"></a></h1>
  54. <div id="subnavi">
  55. <div id="subnavi-user">
  56. <div style="margin-top:7px"></div>
  57. <div style="margin-top:7px"><b>Did you know?:</b> <script language="JavaScript">
  58.  
  59.  
  60. var r_text = new Array ();
  61.  
  62.  
  63.  
  64. r_text[0] = "Stick Hotel strives to remain as professional as possible.";
  65.  
  66.  
  67. r_text[1] = "Buying things from our store helps pay for our server!";
  68.  
  69.  
  70. r_text[2] = "Stick Hotel was created in 2013 by Rex.";
  71.  
  72.  
  73. r_text[3] = "Stick is always updated and never left behind.";
  74.  
  75.  
  76. r_text[4] = "Stick Hotel's website remains unique as possible.";
  77.  
  78.  
  79. r_text[5] = "Stick Hotel constantly updates for more great action.";
  80.  
  81.  
  82.  
  83.  
  84. var i = Math.floor(5*Math.random())
  85.  
  86.  
  87.  
  88.  
  89.  
  90. document.write(r_text[i]);
  91.  
  92.  
  93.  
  94.  
  95.  
  96. </script>
  97. </div>
  98. </div>
  99. <div id="subnavi-search">
  100. <div id="subnavi-search-upper">
  101. <ul id="subnavi-search-links">
  102. <li><a href="http://stick-hotel.com/client" target="_blank" style="color:#000">Enter</a></li>
  103. <li><a href="{url}/logout" style="color:#000">Sign Out</a></li>
  104. </ul>
  105. </div>
  106. </div>
  107. <div id="to-hotel">
  108. <a href="{url}/client" class="new-button green-button" target="eac955c8dbc88172421193892a3e98fc7402021a" onclick="HabboClient.openOrFocus(this); return false;"><b>Enter Stick</b><i></i></a>
  109. </div>
  110. </div>
  111. <ul id="navi">
  112. <li class="metab"><a href="{url}/me">{username}</a><span></span></li>
  113. <li><a href="{url}/community">Community</a><span></span></li>
  114. <li class="selected"><a href="{url}/shop">Store</a><span></span></li>
  115. <li><a href="http://stick-hotel.com/" target="_blank">Forum</a><span></span></li>
  116. <li><a href="http://facebook.com/StickHotels" target="_blank">Facebook</a><span></span></li>
  117. <?php if(mysql_result(mysql_query("SELECT rank FROM users WHERE id = '" . $_SESSION['user']['id'] . "'"), 0) >= 6)
  118. { ?>
  119. <li class="tab-register-now"><a href="{url}/ase/index.php">Housekeeping</a><span></span></li>
  120. <?php
  121. } ?>
  122. </ul>
  123. <div id="habbos-online"><div class="rounded"><span>{online} Users Online!</span></div></div>
  124. </div>
  125. </div>
  126. <div id="content-container">
  127. <div id="navi2-container" class="pngbg">
  128. <div id="navi2" class="pngbg clearfix">
  129. <ul>
  130. <li class="selected"><a href="{url}/shop">Stick Store</a></li>
  131. <li class=" "><a href="{url}/donations">Donations</a></li>
  132. </ul>
  133. </div>
  134. </div>
  135. <div id="container">
  136. <div id="content" style="position: relative" class="clearfix">
  137. <div id="column1" class="column">
  138. <div class="habblet-container ">
  139. <div class="cbb clearfix white ">
  140. <h2 class="title">About Stick VIP </h2>
  141. <div style="padding:7px 7px 1px">
  142. <img src="{url}/app/tpl/skins/{skin}/images/vip_promo.png" align="right">
  143. On this page you can purchase optional upgrades for your account. The upgrades are described below. <br/> <br/>
  144. <b>All payments are processed in <u>United States Dollars (USD)</u> and over an encrypted connection for your safety.</b>
  145. <br/> <br/>
  146. <b style="font-size:12px; color:red;">Important payment information</b> <br/> <br/>
  147. You must keep your hotel client closed during all purchases or they will not be instant. <br/><br/>
  148. Ultra rare purchases are not instant. Please contact an Administrator after purchase to be issued your ultra.<br/>
  149. <hr>
  150. <div style='font-size:12px; font-weight:700;'>
  151. VIP Packages
  152. </div>
  153. <br/>
  154. <b>Super VIP ($5) includes:</b> <br/>
  155. - 30 Thousand Coins <br/> <img src='http://stick-hotel.com/r63/c_images/album1584/SV1.gif' align='right'>
  156. - 20 Thousand Pixels <br/>
  157. - Supreme VIP badge <br/>
  158. - Super VIP Catalogue <br/>
  159. - :setspeed Command <br/>
  160. - :handitem Command <br/>
  161. - Access to :push, :pull, :mimic,
  162. - :moonwalk and :enable
  163. - Access to full rooms!
  164. <br/>
  165. <b>Platinum VIP ($10.00) includes:</b> <br/>
  166. - 75 Thousand Coins <br/> <img src='http://stick-hotel.com/r63/c_images/album1584/SV2.gif' align='right'>
  167. - 50 Thousand Pixels <br/>
  168. - Supreme VIP badge <br/>
  169. - Super VIP & Platinum VIP Catalogue<br/>
  170. - :setspeed Command <br/>
  171. - :handitem Command <br/>
  172. - Access to :push, :pull, :mimic, <br/>
  173. - :moonwalk and :enable <br/>
  174. - Access to full rooms! <br/>
  175. <br/>
  176. <b>Titanium VIP ($20) includes:</b> <br/>
  177. - 150 Thousand Coins <br/> <img src='http://stick-hotel.com/r63/c_images/album1584/SV3.gif' align='right'>
  178. - 75 Thousand Pixels <br/>
  179. - Supreme VIP badge
  180. - Super VIP & Platinum VIP Catalogue <br/>
  181. - :setspeed Command <br/>
  182. - :handitem Command <br/>
  183. - Access to :push, :pull, :mimic, <br/>
  184. - :moonwalk and :enable <br/>
  185. - Access to full rooms! <br/>
  186. - Access to full rooms!
  187. - Custom Face Badge <br/>
  188. <br/>
  189. <b>Ultimate VIP ($30) includes:</b> <br/>
  190. - 300 Thousand Coins <br/> <img src='http://stick-hotel.com/r63/c_images/album1584/SV4.gif' align='right'4
  191. - 150 Thousand Pixels <br/>
  192. - Supreme VIP badge <br/>
  193. - Exclusive Ultra Rares <br/>
  194. - :setspeed Command <br/>
  195. - :handitem Command <br/>
  196. - :teleport Command <br/>
  197. - Access to :push, :pull, :mimic, <br/>
  198. - :moonwalk and :enable <br/>
  199. - Access to full rooms! <br/>
  200. - <b>No flooding</b> <br/>
  201. - Super VIP & Platinum VIP catalogues <br/>
  202. - Custom Face Badge <br/>
  203. <br/>
  204. <b>Legend VIP ($45)-We have gave a discount for this VIP includes:</b> <br/>
  205. - 750 Thousand Coins <br/> <img src='http://stick-hotel.com/r63/c_images/album1584/SV5.gif' align='right'>
  206. - 400 Thousand Pixels <br/>
  207. - Supreme VIP badge <br/>
  208. - :setspeed Command <br/>
  209. - :handitem Command <br/>
  210. - 1 rare set of your choosing <br/>
  211. - <b>No flooding</b> <br/>
  212. - Access to :push, :pull, :mimic, <br/>
  213. - :moonwalk and :enable <br/>
  214. - Access to full rooms! <br/>
  215. - Ultimate, Super VIP & Platinum VIP catalogues <br/>
  216. - :teleport Command <br/>
  217. - Custom Face Badge <br/>
  218. <br/>
  219. <b>User Face Badge (3$)- Where to find it Look inside the Rare Packs.</b> <br/>
  220. Want your own face on a badge? <br/> <img src='http://stick-hotel.com/r63/c_images/album1584/RH1.gif' align='right'>
  221. Want people wearing your face? <br/>
  222. Buy your own badge today! <br/>
  223. <br/>
  224. <b>Terms and Conditions</b><br>
  225.  
  226. All payments will be processed and delivered within 24-48 hours.
  227. Card/Paypal Payments are processed by Fastspring and will under-go fraud checks before the items are delivered.
  228.  
  229. If for some unknown reason you don't recieve your payment after 48 hours, please email: <b>stickretro@gmail.com<b> with your Username and Order/Transaction ID and it will be looked into ASAP.
  230. </div>
  231. </div>
  232.  
  233. </div>
  234. </div>
  235. <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
  236. <div id="column2" class="column">
  237. <div class="habblet-container ">
  238. <div class="cbb clearfix orange ">
  239. <h2 class="title">Events Staff</h2>
  240. <div style="padding:7px 7px 1px">
  241. <div class="box-content">
  242. <div style="text-align:center;">
  243. <img src='http://stick-hotel.com/r63/c_images/album1584/EVE.gif' align='left'> The Stick Hotel Events Team are users who have either payed for their rank, or have been selected by Rex, these users have a better chance of achieving staff especially if they are doing their job correctly, which is to host events and make the hotel as fun as possible for the users!
  244. <br/> <br/>
  245. <div style="text-align:center;">
  246. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  247. <input type="hidden" name="cmd" value="_xclick">
  248. <input type="hidden" name="business" value="stickretro@gmail.com">
  249. <input type="hidden" name="lc" value="GB">
  250. <input type="hidden" name="item_name" value="Event Staffs">
  251. <input type="hidden" name="button_subtype" value="services">
  252. <input type="hidden" name="no_note" value="0">
  253. <input type="hidden" name="currency_code" value="USD">
  254. <input type="hidden" name="shipping" value="0.00">
  255. <input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHostedGuest">
  256. <table>
  257. <tr><td><input type="hidden" name="on0" value="Events Staff"></td></tr><tr><td><select name="os0">
  258. <option value="Events Staff">Events Staff $50.00 USD</option>
  259. </select> </td></tr>
  260. </table>
  261. <input type="hidden" name="currency_code" value="USD">
  262. <input type="hidden" name="option_select0" value="Events Staff">
  263. <input type="hidden" name="option_amount0" value="50.00">
  264. <input type="hidden" name="option_index" value="0">
  265. <input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
  266. <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  267. </form>
  268.  
  269. </form>
  270. </div>
  271. </div>
  272. </div>
  273. </div>
  274. </div>
  275. <div id="column2" class="column">
  276. <div class="habblet-container ">
  277. <div class="cbb clearfix red ">
  278. <h2 class="title">VIP Packages</h2>
  279. <div style="padding:7px 7px 1px">
  280. <div class="box-content">
  281. <div style="text-align:center;">
  282. <img src='http://stick-hotel.com/r63/c_images/album1584/VIP.gif' align='left'> Please choose your option from the dropdown box below and click "Proceed". You can read details about the packages on the left.
  283. <br/> <br/>
  284. <div style="text-align:center;">
  285. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  286. <input type="hidden" name="cmd" value="_xclick">
  287. <input type="hidden" name="business" value="stickretro@gmail.com">
  288. <input type="hidden" name="lc" value="GB">
  289. <input type="hidden" name="item_name" value="VIP Packages">
  290. <input type="hidden" name="button_subtype" value="services">
  291. <input type="hidden" name="no_note" value="0">
  292. <input type="hidden" name="currency_code" value="USD">
  293. <input type="hidden" name="shipping" value="0.00">
  294. <input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHostedGuest">
  295. <table>
  296. <tr><td><input type="hidden" name="on0" value="VIP Packages">VIP Packages</td></tr><tr><td><select name="os0">
  297. <option value="Super VIP">Super VIP $5.00 USD</option>
  298. <option value="Platinum VIP">Platinum VIP $10.00 USD</option>
  299. <option value="Titanium VIP">Titanium VIP $20.00 USD</option>
  300. <option value="Ultimate VIP">Ultimate VIP $30.00 USD</option>
  301. <option value="Legend VIP">Legend VIP $45.00 USD</option>
  302. </select> </td></tr>
  303. </table>
  304. <input type="hidden" name="currency_code" value="USD">
  305. <input type="hidden" name="option_select0" value="Super VIP">
  306. <input type="hidden" name="option_amount0" value="5.00">
  307. <input type="hidden" name="option_select1" value="Platinum VIP">
  308. <input type="hidden" name="option_amount1" value="10.00">
  309. <input type="hidden" name="option_select2" value="Titanium VIP">
  310. <input type="hidden" name="option_amount2" value="20.00">
  311. <input type="hidden" name="option_select3" value="Ultimate VIP">
  312. <input type="hidden" name="option_amount3" value="30.00">
  313. <input type="hidden" name="option_select4" value="Legend VIP">
  314. <input type="hidden" name="option_amount4" value="45.00">
  315. <input type="hidden" name="option_index" value="0">
  316. <input type="image" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
  317. <img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1">
  318. </form>
  319.  
  320. </form>
  321. </div>
  322. </div>
  323. </div>
  324. </div>
  325. </div>
  326. <div id="column2" class="column">
  327. <div class="habblet-container ">
  328. <div class="cbb clearfix blue ">
  329. <h2 class="title">Ultra Furniture</h2>
  330. <div style="padding:7px 7px 1px">
  331. <div class="box-content">
  332. <div style="text-align:center;"><img src='http://stick-hotel.com/r63/c_images/album1584/throne.gif' align='left'> Please choose your option from the dropdown box below and click "Proceed". You can read details about the packages on the left.</div> <br/>
  333. <div style="text-align:center;">
  334. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  335. <input type="hidden" name="cmd" value="_xclick">
  336. <input type="hidden" name="business" value="stickretro@gmail.com">
  337. <input type="hidden" name="lc" value="US">
  338. <input type="hidden" name="item_name" value="Ultra Furniture">
  339. <input type="hidden" name="button_subtype" value="services">
  340. <input type="hidden" name="no_note" value="0">
  341. <input type="hidden" name="currency_code" value="USD">
  342. <input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHostedGuest">
  343. <table>
  344. <tr><td><input type="hidden" name="on0" value="Ultra Furniture">Ultra Furniture</td></tr><tr><td><select name="os0">
  345. <option value="1x Ice Cream Machine Set">1x Ice Cream Machine Set $10.00 USD</option>
  346. <option value="1x Dragon Set">1x Dragon Set $15.00 USD</option>
  347. <option value="50x Throne">50x Throne $12.00 USD</option>
  348. <option value="1x Fan Set">1x Fan Set $10.00 USD</option>
  349. <option value="50x Dj Decks">50x Dj Decks $12.00 USD</option>
  350. <option value="50x Purple Dinos">50x Purple Dinos $8.00 USD</option>
  351. <option value="Custom Face Badge">Custom Face Badge $3.00 USD</option>
  352. </select> </td></tr>
  353. </table>
  354. <input type="hidden" name="currency_code" value="USD">
  355. <input type="hidden" name="option_select0" value="1x Ice Cream Machine Set">
  356. <input type="hidden" name="option_amount0" value="10.00">
  357. <input type="hidden" name="option_select1" value="1x Dragon Set">
  358. <input type="hidden" name="option_amount1" value="15.00">
  359. <input type="hidden" name="option_select2" value="50x Throne">
  360. <input type="hidden" name="option_amount2" value="12.00">
  361. <input type="hidden" name="option_select3" value="1x Fan Set">
  362. <input type="hidden" name="option_amount3" value="10.00">
  363. <input type="hidden" name="option_select4" value="50x Dj Decks">
  364. <input type="hidden" name="option_amount4" value="12.00">
  365. <input type="hidden" name="option_select5" value="50x Purple Dinos">
  366. <input type="hidden" name="option_amount5" value="8.00">
  367. <input type="hidden" name="option_select6" value="Custom Face Badge">
  368. <input type="hidden" name="option_amount6" value="3.00">
  369. <input type="hidden" name="option_index" value="0">
  370. <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
  371. <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
  372. </form>
  373.  
  374. </form>
  375. </div>
  376. </div>
  377. </div>
  378. </div>
  379. <div id="column2" class="column">
  380. <div class="habblet-container ">
  381. <div class="cbb clearfix green ">
  382. <h2 class="title">Coins and Pixels</h2>
  383. <div style="padding:7px 7px 1px">
  384. <div class="box-content">
  385. <div style="text-align:center;"><img src='http://stick-hotel.com/r63/c_images/album1584/coin.png' align='left'> Please choose your option from the dropdown box below and click "Proceed". You can read details about the packages on the left.</div> <br/>
  386. <div style="text-align:center;">
  387. <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
  388. <input type="hidden" name="cmd" value="_xclick">
  389. <input type="hidden" name="business" value="stickretro@gmail.com">
  390. <input type="hidden" name="lc" value="US">
  391. <input type="hidden" name="item_name" value="Coins and Pixels">
  392. <input type="hidden" name="button_subtype" value="services">
  393. <input type="hidden" name="no_note" value="0">
  394. <input type="hidden" name="currency_code" value="USD">
  395. <input type="hidden" name="bn" value="PP-BuyNowBF:btn_buynowCC_LG.gif:NonHostedGuest">
  396. <table>
  397. <tr><td><input type="hidden" name="on0" value="Coins and Pixels">Coins and Pixels</td></tr><tr><td><select name="os0">
  398. <option value="20,000 Credits">20,000 Credits $2.00 USD</option>
  399. <option value="15,000 Pixels">15,000 Pixels $3.00 USD</option>
  400. <option value="35,000 Credits">35,000 Credits $4.00 USD</option>
  401. <option value="45,000 Pixels">45,000 Pixels $6.00 USD</option>
  402. <option value="70,000 Credits">70,000 Credits $8.00 USD</option>
  403. <option value="85,000 Pixels">85,000 Pixels $10.00 USD</option>
  404. <option value="100,000 Credits">100,000 Credits $12.00 USD</option>
  405. <option value="120,000 Pixels">120,000 Pixels $14.00 USD</option>
  406. </select> </td></tr>
  407. </table>
  408. <input type="hidden" name="currency_code" value="USD">
  409. <input type="hidden" name="option_select0" value="20,000 Credits">
  410. <input type="hidden" name="option_amount0" value="2.00">
  411. <input type="hidden" name="option_select1" value="15,000 Pixels">
  412. <input type="hidden" name="option_amount1" value="3.00">
  413. <input type="hidden" name="option_select2" value="35,000 Credits">
  414. <input type="hidden" name="option_amount2" value="4.00">
  415. <input type="hidden" name="option_select3" value="45,000 Pixels">
  416. <input type="hidden" name="option_amount3" value="6.00">
  417. <input type="hidden" name="option_select4" value="70,000 Credits">
  418. <input type="hidden" name="option_amount4" value="8.00">
  419. <input type="hidden" name="option_select5" value="85,000 Pixels">
  420. <input type="hidden" name="option_amount5" value="10.00">
  421. <input type="hidden" name="option_select6" value="100,000 Credits">
  422. <input type="hidden" name="option_amount6" value="12.00">
  423. <input type="hidden" name="option_select7" value="120,000 Pixels">
  424. <input type="hidden" name="option_amount7" value="14.00">
  425. <input type="hidden" name="option_index" value="0">
  426. <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
  427. <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
  428. </form>
  429.  
  430.  
  431.  
  432. </form>
  433. </div>
  434. </div>
  435. </div>
  436. </div>
  437. <script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
  438.  
  439. <!--[if lt IE 7]>
  440. <script type="text/javascript">
  441. Pngfix.doPngImageFix();
  442. </script>
  443. <![endif]-->
  444.  
  445. <div id="footer" >
  446. <?php include('footer.php'); ?>
  447. <?php include('checktheban.php'); ?>
  448. </div>
  449.  
  450. </body>
  451. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement