Advertisement
Guest User

Untitled

a guest
Nov 26th, 2014
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.69 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4.  
  5. <title>{Title}</title>
  6.  
  7. <link rel=”shortcut icon” href=”http://media.tumblr.com/tumblr_lkl6acH82q1qfamg6.gif”>
  8. <link rel=”alternate” type=”application/rss+xml” href=”{RSS}”>
  9. {block:Description}<meta name=”description” content=”{MetaDescription}” />{/block:Description}
  10.  
  11. <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  12. <script>
  13. $(document).ready(function(){
  14. $(“.convo”).click(function(){
  15. $(“.content”).slideToggle(‘slow’);
  16. });
  17. });
  18. </script>
  19.  
  20. <!—Default Variables—>
  21.  
  22. <meta name=”color:Background” content=”#ffffff”/>
  23. <meta name=”color:Text” content=”“/>
  24. <meta name=”color:Top Background” content=”#F0F0F0” />
  25. <meta name=”color:Link” content=”#fff000”/>
  26. <meta name=”image:sidebar” content=”“/>
  27. <meta name=”text:singing” content =”“/>
  28. <meta name=”text:creativity” content =”“/>
  29. <meta name=”text:charisma” content =”“/>
  30. <meta name=”text:dance” content =”“/>
  31. <meta name=”text:rap” content =”“/>
  32. <meta name=”text:debut” content =”“/>
  33. <meta name=”color:main” content=”“/>
  34. <meta name=”color:asterick” content=”“/>
  35.  
  36. <link rel=”stylesheet” href=”http://static.tumblr.com/3fk4soa/a2Kmrbu42/bebasneue.css” type=”text/css” media=”screen” />
  37.  
  38.  
  39. <!— jquery for tooltips—>
  40.  
  41.  
  42. <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js”></script>
  43.  
  44. <script src=”http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js”></script>
  45.  
  46. <script>
  47.  
  48. (function($){
  49.  
  50. $(document).ready(function(){
  51.  
  52. $(“a[title]”).style_my_tooltips({
  53.  
  54. tip_follows_cursor:true,
  55.  
  56. tip_delay_time:30,
  57.  
  58. tip_fade_speed:300,
  59.  
  60. attribute:”title”
  61.  
  62. });
  63.  
  64. });
  65.  
  66. })(jQuery);
  67.  
  68. </script>
  69.  
  70.  
  71. <!—CSS customization here. —>
  72.  
  73. <style type=”text/css”>
  74. #s-m-t-tooltip{
  75. max-width:300px;
  76. margin-top:25px;
  77. margin-left:15px;
  78. padding-left:4px;
  79. padding-right:4px;
  80. z-index:1000;
  81. background-color:#fff;
  82. color:#000;
  83. font-family:calibri;
  84. font-size:9px;
  85. letter-spacing:1px;
  86. font-style:italic;
  87. text-transform:lowercase;
  88. line-height:14px;
  89. box-shadow:1px 1px 3px rgba(0,0,0,.1);
  90. }
  91.  
  92. ::-webkit-scrollbar {
  93. height: 10px;
  94. width: 5px;
  95. background-color: white;
  96. }
  97.  
  98. ::-webkit-scrollbar-thumb:vertical {
  99. background-color: {color:main};
  100. }
  101.  
  102. /*basics*/
  103. blockquote {margin-left:5px;
  104. padding-left:5px;
  105. padding-right:5px;
  106. line-height:normal;
  107. color:#000;
  108. width:380px;
  109. }
  110.  
  111. #top {
  112. background-image: url(“https://31.media.tumblr.com/16f3a613e5f77fd0f4702ae893733fa8/tumblr_inline_nensewAF1I1ri5gko.png”);
  113. width: 100%;
  114. height: 410px;
  115. position: fixed;
  116. top: 0;
  117. left: 0;
  118. z-index: -9999;
  119. }
  120.  
  121. body {
  122. background:{color:background};
  123. color:#000;
  124. font-family:calibri;
  125. font-size:11px;
  126. text-align:justify;
  127. margin:0;
  128. line-height:normal;}
  129.  
  130. small, sub {
  131. color:{color:text};
  132. font-family:calibri;
  133. font-size:11px;
  134. text-align:justify;
  135. margin:0;
  136. line-height:normal;}
  137.  
  138. pre {
  139. background-color: #fcfcfc;
  140. padding:5px;
  141. font-size:10px;
  142. color:#000;
  143. white-space:pre-wrap;
  144. }
  145.  
  146. a {
  147. color:{color:link};
  148. text-decoration:none;padding:2px;
  149. -webkit-transition: all .65s;
  150. letter-spacing:none;
  151. font-weight:none;
  152. }
  153.  
  154. a:hover {
  155. text-decoration:none;
  156. color:{color:main};
  157. padding:2px;
  158. -webkit-transition: all .65s;
  159. }
  160.  
  161. img {opacity:1;
  162. border:none;
  163. text-decoration:none}
  164.  
  165.  
  166. #title {font-size:15px;
  167. line-height:18px;
  168. text-align:center;
  169. font-weight:900;
  170. color:#000;
  171. margin-bottom:10px;
  172. letter-spacing:-1px;
  173. border-bottom:1px solid #fcfcfc;
  174. padding:2px;
  175. text-transform:uppercase;
  176. font-family: Arial Bold;
  177. }
  178.  
  179. ik {
  180. font-size:8px;
  181. font-family:arial;
  182. padding:2px;
  183. border-bottom:1px solid {color:main};
  184. letter-spacing:2px;
  185. text-transform:uppercase;
  186. font-weight:bold;
  187. }
  188.  
  189.  
  190. /*sidebar*/
  191. #sidebar {text-align:left;
  192. position:fixed;
  193. margin-left:40px;
  194. margin-top:115px;
  195. }
  196.  
  197. .description {
  198. margin-top:200px;
  199. margin-left:-120px;
  200. z-index:10;
  201. background-color:white;
  202. padding:10px;
  203. padding-left:10px;
  204. line-height:10px;
  205. font-family:arial;
  206. font-size:8px;
  207. padding-right:10px;
  208. width:120px;
  209. height:50px;
  210. overflow:auto;
  211. border-bottom:3px solid {color:asterick};
  212. opacity:1;
  213. position:fixed;
  214. -webkit-transition: all .65s;
  215. }
  216.  
  217. /*container*/
  218. #con {
  219. margin-left:430px;
  220. margin-top:-90px;
  221. position:absolute;
  222. }
  223.  
  224. /*posts*/
  225.  
  226. #entries {
  227. margin-top:120px;
  228. width:460px;
  229. margin-left:100px;
  230. padding:15px;
  231. }
  232.  
  233. #posts {
  234. width:400px;
  235. border:1px solid #F0F0F0;
  236. border-top:3px solid {color:main};
  237. padding:30px;
  238. background-color:#fff;
  239. {block:IndexPage}
  240. margin-bottom:75px;
  241. {/block:IndexPage}
  242. {block:PermalinkPage}
  243. margin-bottom:50px;
  244. {/block:PermalinkPage}
  245.  
  246. }
  247.  
  248. #posts img {
  249. max-width:400px;
  250. }
  251.  
  252. #posts img, #posts li, #posts blockquote {max-width: 100%;line-height:normal;}
  253.  
  254. .caption {
  255. width:100%;
  256. text-transform:none;
  257. margin-top:5px;
  258. }
  259.  
  260. /*snowflake*/
  261. #snowflakeContainer {
  262. position: absolute;
  263. left: 0px;
  264. top: 0px;
  265. }
  266. .snowflake {
  267. padding-left: 15px;
  268. font-family: Cambria, Georgia, serif;
  269. font-size: 14px;
  270. line-height: 24px;
  271. position: fixed;
  272. color: #FFFFFF;
  273. user-select: none;
  274. z-index: 1000;
  275. }
  276. .snowflake:hover {
  277. cursor: default;
  278. }
  279.  
  280. /*quote*/
  281.  
  282. #titlequote {
  283. display:block;
  284. color:#000;
  285. font-size:12px;
  286. padding:10px;
  287. font-family:cambria;
  288. text-transform:lowercase;
  289. }
  290.  
  291. #source {
  292. text-transform:uppercase;
  293. font-family:calibri;
  294. font-size:10px;
  295. color:#000;
  296. font-style:italic;
  297. text-align:right;
  298. padding-right:0px;
  299. }
  300.  
  301. /*audio*/
  302.  
  303. .player {
  304. width:25px;
  305. height:25px;
  306. overflow:hidden;
  307. margin-left:15px;
  308. padding-top:15px;
  309. z-index:2;}
  310.  
  311. .audioinfo {
  312. text-align:right;
  313. z-index:2;
  314. font-weight:bold;
  315. color:black;
  316. position:absolute;
  317. padding-top:17px;
  318. text-transform:uppercase;
  319. width:280px;
  320. font-size:10px;
  321. margin-left:100px;
  322. }
  323.  
  324.  
  325. .playerback {height:58px;
  326. background-color:white;
  327. border:1px solid #eee;
  328. }
  329.  
  330.  
  331. /*asks*/
  332. .q {margin-bottom:10px;
  333. }
  334. .as {
  335. padding:4px;
  336. position:relative;
  337. font-weight:normal;
  338. padding-left:25px;
  339. letter-spacing:5px;
  340. font-size:15px;
  341. color:#fff;
  342. font-family:’bebas neue’;
  343. -webkit-transition:all 0.6s;
  344. -moz-transition:all 0.6s;
  345. -ms-transition:all 0.6s;
  346. -o-transition:all 0.6s;
  347. transition:all 0.6s;
  348. }
  349.  
  350. .as:before {position:Absolute;
  351. content:”;
  352. width:20px;
  353. left:1px;
  354. top:11px;
  355. height:1px;
  356. background:#eeeeee;
  357. -webkit-transition:all 0.6s;
  358. -moz-transition:all 0.6s;
  359. -ms-transition:all 0.6s;
  360. -o-transition:all 0.6s;
  361. transition:all 0.6s; }
  362.  
  363. .as:hover {padding-left:50px;
  364. -webkit-transition:all 0.6s;
  365. -moz-transition:all 0.6s;
  366. -ms-transition:all 0.6s;
  367. -o-transition:all 0.6s;
  368. transition:all 0.6s; }
  369.  
  370. .as:hover::before {width:40px;
  371. -webkit-transition:all 0.6s;
  372. -moz-transition:all 0.6s;
  373. -ms-transition:all 0.6s;
  374. -o-transition:all 0.6s;
  375. transition:all 0.6s; }
  376.  
  377. .qq {
  378. background-color:#fcfcfc;
  379. padding:10px;
  380. }
  381. .a {
  382. margin-top:10px;
  383. }
  384.  
  385.  
  386. /*chat*/
  387.  
  388. .chat ol {
  389. padding:0;
  390. list-style:none;
  391. }
  392. .line {padding:5px 0;}
  393.  
  394. .label {font-weight:bold;
  395. }
  396.  
  397. /*permalink and notes*/
  398.  
  399. #permalink {
  400. text-align:left;
  401. font-size:10px;
  402. letter-spacing:1px;
  403. font-family:cambria;
  404. padding:10px;
  405. margin-left:-11px;
  406. font-style:normal;
  407. width:400px;
  408. color:#000;
  409. text-transform:lowercase;
  410. }
  411. #permalink a {margin-right:2px;
  412. color:#000;
  413. -webkit-transition:all 0.6s;
  414. -moz-transition:all 0.6s;
  415. -ms-transition:all 0.6s;
  416. -o-transition:all 0.6s;
  417. transition:all 0.6s;
  418. }
  419.  
  420. #permalink a:hover {
  421. color:{color:main};
  422. letter-spacing:1px;
  423. font-style:normal;
  424. -webkit-transition:all 0.6s;
  425. -moz-transition:all 0.6s;
  426. -ms-transition:all 0.6s;
  427. -o-transition:all 0.6s;
  428. transition:all 0.6s;
  429. }
  430.  
  431.  
  432. #infoset {
  433. width:400px;
  434. color:#000;
  435. -webkit-transition:all 0.6s;
  436. -moz-transition:all 0.6s;
  437. -ms-transition:all 0.6s;
  438. -o-transition:all 0.6s;
  439. transition:all 0.6s;
  440. }
  441.  
  442. #infoset a:hover {
  443. color:{color:main};
  444. -webkit-transition:all 0.6s;
  445. -moz-transition:all 0.6s;
  446. -ms-transition:all 0.6s;
  447. -o-transition:all 0.6s;
  448. transition:all 0.6s;
  449. background-color:transparent;
  450. }
  451.  
  452. #posts .tags {
  453. opacity:0;
  454. font-size:8px;
  455. text-transform:uppercase;
  456. letter-spacing:1px;
  457. text-align:justify;
  458. margin-top:-35px;
  459. height:10px;
  460. padding:5px;
  461. -webkit-transition:all 0.9s;
  462. -moz-transition:all 0.9s;
  463. -ms-transition:all 0.9s;
  464. -o-transition:all 0.9s;
  465. transition:all 0.9s;
  466. }
  467.  
  468. #posts:hover .tags {
  469. opacity:1;
  470. text-align:justify;
  471. font-size:8px;
  472. text-transform:uppercase;
  473. letter-spacing:1px;
  474. padding:5px;
  475. height:auto;
  476. line-height:100%;
  477. color:#000;
  478. margin-top:0px;
  479. -webkit-transition:all 0.9s;
  480. -moz-transition:all 0.9s;
  481. -ms-transition:all 0.96s;
  482. -o-transition:all 0.9s;
  483. transition:all 0.9s;
  484. }
  485.  
  486. #posts .tags a {
  487. color:#000;
  488. padding-left:5px;
  489. padding-right:5px;
  490. padding-top:0px;
  491. padding-bottom:0px;
  492. font-style:normal;
  493. line-height:10px;
  494. background-color:transparent;
  495. }
  496.  
  497. #posts .tags a:hover {
  498. color:#eee;
  499. padding-left:5px;
  500. padding-right:5px;
  501. padding-top:0px;
  502. font-style:normal;
  503. line-height:10px;
  504. font-weight:normal;
  505. letter-spacing:1px;
  506. padding-bottom:0px;
  507. -webkit-transition:all 0.9s;
  508. -moz-transition:all 0.9s;
  509. -ms-transition:all 0.96s;
  510. -o-transition:all 0.9s;
  511. transition:all 0.9s;
  512. }
  513.  
  514. .pagenotes {
  515. {block:IndexPage}
  516. display: none!important;
  517. {/block:IndexPage}
  518. width:400px;
  519. text-align:left;
  520.  
  521. }
  522. .pagenotes img {
  523. display:none!important;}
  524. .pagenotes li {
  525. list-style-type:none;
  526. padding:5px 0px;
  527. text-align:left;
  528. margin:0 0 0 -40px;
  529. }
  530.  
  531. /*PAGINATION*/
  532.  
  533. .h7 a{
  534. font-family:bebas neue;
  535. font-size:10px;
  536. letter-spacing:2px;
  537. background-color:#fff;
  538. color:#fff;
  539. }
  540.  
  541. .h7 a:hover {
  542. color:transparent;
  543. -webkit-transition: all .65s;
  544. }
  545.  
  546. #shit {
  547. position:fixed;
  548. top:10px;
  549. left:10px;
  550. font-size:8px;
  551. color:black;
  552. letter-spacing:2px;
  553. padding:3px;
  554. font-weight:bold;
  555. z-index:9999;
  556. background-color:white;
  557. border:1px solid {color:background};
  558. width: 10px;
  559. height:10px; overflow: hidden;
  560. transition: all 0.4s ease-out;
  561. -o-transition: all 0.4s ease-out;
  562. -webkit-transition: all 0.4s ease-out;
  563. -moz-transition: all 0.4s ease-out;}
  564.  
  565. #shit:hover {width: 100px;
  566. transition: all 0.4s ease-out;
  567. -o-transition: all 0.4s ease-out;
  568. -webkit-transition: all 0.4s ease-out;
  569. -moz-transition: all 0.4s ease-out;}
  570.  
  571. .liinks {
  572. position:fixed;
  573. margin-top:305px;
  574. margin-left:525px;
  575. }
  576. .liinks a {
  577. display:inline-block;
  578. line-height:1px;
  579. margin-right:10px;
  580. font-family:arial;
  581. font-size:18px;
  582. font-weight:900;
  583. letter-spacing:-1px;
  584. text-align:left;
  585. text-transform:lowercase;
  586. background-color:#fff;
  587. color:#fff;
  588. padding:5px;
  589. opacity:1;
  590. -webkit-transition: all .65s;
  591. }
  592. .liinks a:hover {
  593. background-color:#ffd9e8;
  594. letter-spacing:10px;
  595. color:black;
  596. -webkit-transition: all .65s;
  597. }
  598.  
  599. #cat {
  600. position:fixed;
  601. margin-top:220px;
  602. margin-left:180px;
  603. z-index:-1;
  604. font-size:7px;
  605. font-family:arial;
  606. padding:20px;
  607. border:1px solid #eee;
  608. background-color:#fff;
  609. letter-spacing:1px;
  610. }
  611.  
  612. #links {
  613. position:fixed;
  614. margin-left:-295px;
  615. margin-top:370px;padding:5px;
  616. }
  617.  
  618. #links a {
  619. padding:3px;
  620. letter-spacing:-1px;
  621. font-family:arial;
  622. font-weight:bold;
  623. font-size:18px;
  624. color:#000;
  625. background-color:#fff;
  626. -webkit-transition: all .65s;
  627. }
  628.  
  629. #links a:hover {
  630. color:#fff;
  631. background-color:{color:background};
  632. padding-bottom:30px;
  633. color:#fff;
  634. -webkit-transition: all .65s;
  635. }
  636.  
  637. #pag {
  638. position:fixed;
  639. margin-top:330px;
  640. margin-left:600px;
  641. font-size:50px;
  642. letter-spacing:-2px;
  643. font-family:arial;
  644. font-weight:bold;
  645. text-align:center;
  646. }
  647.  
  648. #pag a {
  649. color:#000;}
  650.  
  651. #pag a:hover {
  652. font-style:none;
  653. color:transparent;
  654. }
  655.  
  656. #pag2 {
  657. position:fixed;
  658. margin-top:390px;
  659. margin-left:600px;
  660. font-size:50px;
  661. letter-spacing:-2px;
  662. font-family:arial;
  663. font-weight:bold;
  664. text-align:center;
  665. }
  666.  
  667.  
  668. #pag2 a {
  669. color:#fff;}
  670.  
  671. #pag2 a:hover {
  672. font-style:none;
  673. color:{color:main};
  674. }
  675.  
  676. #tis {
  677. position:fixed;
  678. margin-top:317px;
  679. margin-left:370px;
  680. font-size: 50px;
  681. text-align: left;
  682. font-weight: bold;
  683. font-family: Microsoft Yahei, Arial Bold;
  684. text-transform: uppercase;
  685. }
  686.  
  687.  
  688. #lostatsea {
  689. top:190px; /*—change the tab’s position—*/
  690. left:115px; /*—change the tab’s position—*/
  691. position:fixed;
  692. }
  693.  
  694. .convo {
  695. width:112px;
  696. text-transform:uppercase; /*—can change to lowercase or none—*/
  697. padding:5px 10px 5px 10px;
  698. letter-spacing:4px;
  699. color:{color:asterick};
  700. font-family:arial;
  701. text-align:center;
  702. font-size:7px; /*—change title font size—*/
  703. line-height:14px;
  704. -moz-transition-duration:0.7s;
  705. -webkit-transition-duration:0.7s;
  706. -o-transition-duration:0.7s;
  707. font-size:130px;
  708. font-family:bebas neue;
  709. text-shadow:
  710. -1px -1px 0 #eee,
  711. 1px -1px 0 #eee,
  712. -1px 1px 0 #eee,
  713. 1px 1px 0 #eee;
  714. -webkit-transition: all .65s;
  715. }
  716.  
  717. @-webkit-keyframes spaceboots {
  718. 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
  719. 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
  720. 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
  721. 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
  722. 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
  723. 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
  724. 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
  725. 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
  726. 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
  727. 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
  728. 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
  729. }
  730.  
  731. .convo {
  732. display:inline-block
  733. }
  734.  
  735. .convo:hover, convo:focus {
  736. cursor:help;
  737. color:{color:main};
  738. -webkit-animation-name: spaceboots;
  739. -webkit-animation-duration: 0.8s;
  740. -webkit-transform-origin:50% 50%;
  741. -webkit-animation-iteration-count: infinite;
  742. -webkit-animation-timing-function: linear;
  743. -webkit-transition: all .65s;
  744. -moz-transition-duration:0.7s;
  745. -webkit-transition-duration:0.7s;
  746. -o-transition-duration:0.7s;
  747. }
  748.  
  749. .content {
  750. width:130px;
  751. margin-left:-100px;
  752. font-size:11px; /*—change tab’s font size—*/
  753. line-height:13px;
  754. text-transform:uppercase; /*—can change to lowercase or none—*/
  755. display:none;
  756. padding:5px;
  757. background:white;
  758. color:#000;
  759. border-bottom:1px solid #eee; /*—change bottom border colour—*/
  760. }
  761.  
  762. .content a {
  763. color:{color:main};
  764. }
  765.  
  766. .content a:hover {
  767. color:#eee;
  768. }
  769.  
  770. .content ul {
  771. margin-left:-30px;
  772. width:110px;
  773. }
  774.  
  775. {CustomCSS}
  776.  
  777.  
  778. </style>
  779.  
  780. </head>
  781.  
  782. <body>
  783. <SCRIPT type=”text/javascript”>
  784. /*
  785. Snow Fall 1 - no images - Java Script
  786. Visit http://rainbow.arch.scriptmania.com/scripts/
  787. for this script and many more
  788. */
  789.  
  790. // Set the number of snowflakes (more than 30 - 40 not recommended)
  791. var snowmax=35
  792.  
  793. // Set the colors for the snow. Add as many colors as you like
  794. var snowcolor=new Array(“#aaaacc”,”#ddddff”,”#ccccdd”,”#f3f3f3”,”#f0ffff”)
  795.  
  796. // Set the fonts, that create the snowflakes. Add as many fonts as you like
  797. var snowtype=new Array(“Times”,”Arial”,”Times”,”Verdana”)
  798.  
  799. // Set the letter that creates your snowflake (recommended: * )
  800. var snowletter=”*”
  801.  
  802. // Set the speed of sinking (recommended values range from 0.3 to 2)
  803. var sinkspeed=0.6
  804.  
  805. // Set the maximum-size of your snowflakes
  806. var snowmaxsize=30
  807.  
  808. // Set the minimal-size of your snowflakes
  809. var snowminsize=8
  810.  
  811. // Set the snowing-zone
  812. // Set 1 for all-over-snowing, set 2 for left-side-snowing
  813. // Set 3 for center-snowing, set 4 for right-side-snowing
  814. var snowingzone=1
  815.  
  816. ///////////////////////////////////////////////////////////////////////////
  817. // CONFIGURATION ENDS HERE
  818. ///////////////////////////////////////////////////////////////////////////
  819.  
  820.  
  821. // Do not edit below this line
  822. var snow=new Array()
  823. var marginbottom
  824. var marginright
  825. var timer
  826. var i_snow=0
  827. var x_mv=new Array();
  828. var crds=new Array();
  829. var lftrght=new Array();
  830. var browserinfos=navigator.userAgent
  831. var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
  832. var ns6=document.getElementById&&!document.all
  833. var opera=browserinfos.match(/Opera/)
  834. var browserok=ie5||ns6||opera
  835.  
  836. function randommaker(range) {
  837. rand=Math.floor(range*Math.random())
  838. return rand
  839. }
  840.  
  841. function initsnow() {
  842. if (ie5 || opera) {
  843. marginbottom = document.body.scrollHeight
  844. marginright = document.body.clientWidth-15
  845. }
  846. else if (ns6) {
  847. marginbottom = document.body.scrollHeight
  848. marginright = window.innerWidth-15
  849. }
  850. var snowsizerange=snowmaxsize-snowminsize
  851. for (i=0;i<=snowmax;i++) {
  852. crds[i] = 0;
  853. lftrght[i] = Math.random()*15;
  854. x_mv[i] = 0.03 + Math.random()/10;
  855. snow[i]=document.getElementById(“s”+i)
  856. snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
  857. snow[i].size=randommaker(snowsizerange)+snowminsize
  858. snow[i].style.fontSize=snow[i].size+’px’;
  859. snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
  860. snow[i].style.zIndex=1000
  861. snow[i].sink=sinkspeed*snow[i].size/5
  862. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  863. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  864. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  865. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  866. snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
  867. snow[i].style.left=snow[i].posx+’px’;
  868. snow[i].style.top=snow[i].posy+’px’;
  869. }
  870. movesnow()
  871. }
  872.  
  873. function movesnow() {
  874. for (i=0;i<=snowmax;i++) {
  875. crds[i] += x_mv[i];
  876. snow[i].posy+=snow[i].sink
  877. snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i])+’px’;
  878. snow[i].style.top=snow[i].posy+’px’;
  879.  
  880. if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
  881. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  882. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  883. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  884. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  885. snow[i].posy=0
  886. }
  887. }
  888. var timer=setTimeout(“movesnow()”,50)
  889. }
  890.  
  891. for (i=0;i<=snowmax;i++) {
  892. document.write(“<span id=’s”+i+”’ style=’position:absolute;top:-“+snowmaxsize+”’>”+snowletter+”</span>”)
  893. }
  894. if (browserok) {
  895. window.onload=initsnow
  896. }
  897.  
  898. </script>
  899.  
  900. <div id=”top”></div>
  901.  
  902. <div id=”lostatsea”>
  903. <div class=”convo”><a title=”click me!”><img src=”http://www.u.arizona.edu/~patricia/cute-collection/christmas-stuff/wreath.gif”></a></div>
  904. <div class=”content”>
  905.  
  906. <div style=”font-family:bebas neue;font-size:8px;letter-spacing:3px;background-color:{color:main};color:black;padding-left:10px;”>XP LOG</div>
  907. <span style=”font-size:8px;line-height:8px;”><ul>
  908. 〔 <span style=”font-weight:bold;color:{color:main};”>{text:singing}</span> 〕 singing<br>
  909. 〔 <span style=”font-weight:bold;color:{color:main};”>{text:creativity}</span> 〕 creativity<br>
  910. 〔 <span style=”font-weight:bold;color:{color:main};”>{text:charisma}</span> 〕 charisma<br>
  911. 〔 <span style=”font-weight:bold;color:{color:main};”>{text:dance}</span> 〕 dance<br>
  912. 〔 <span style=”font-weight:bold;color:{color:main};”>{text:rap}</span> 〕 rapping<br>
  913. 〔 <span style=”font-weight:bold;color:{color:main};”>{text:debut}</span> 〕 debut</span>
  914. </ul>
  915. <center>— <a href=”/sk”>〔 view stats 〕</a> —</center><br></span>
  916. <div style=”font-family:bebas neue;letter-spacing:3px;background-color:{color:main};color:black;padding-left:10px;font-size:8px;”>CURRENTLY</div>
  917. <span style=”font-size:8px;text-align:left;”><ul>
  918. ⇢aspiring singer for <a href=”http://rovalent.tumblr.com”><span style=”font-weight:bold;color:{color:main};”>royal entertainment</a></span>.<br>
  919. ⇢part time waitress at<span style=”font-weight:bold;color:{color:main};”> panda express</span>.
  920. <br>
  921. ★ <span style=”font-weight:bold;color:{color:background};”>HAPPY HOLIDAYS EVERYONE</span><i>!</i>
  922. </ul></span>
  923. </div>
  924. </div>
  925.  
  926. <div style=”position:fixed;margin-top:160px;margin-left:415px;z-index:100;”><img src=”https://31.media.tumblr.com/tumblr_lumfj90JTt1qibcty.gif”></div>
  927.  
  928. <div id=”tis” style=”line-height: 46px;letter-spacing:-4px;”>メリ<br>ーx<br><span style=”color:white”>MAS。</span>
  929. <div style=”margin-left:-60px;margin-top:-65px;font-size:7px;letter-spacing:1px;line-height:10px;color:{color:asterick};”><img src=”http://fc08.deviantart.net/fs39/f/2008/356/2/c/Santa_by_xXMandy20Xx.gif”></div>
  930. <div style=”margin-top:1px;margin-left:-65px;font-size:6px;text-align:center;font-weight:normal;letter-spacing:1px;line-height:100%;width:65px;color:white;”>HO HO HO!</div></div>
  931.  
  932.  
  933. <div id=”cat”><img src=”{image:sidebar}” width=120></div>
  934. <div id=”con”>
  935.  
  936. <div id=”sidebar”>
  937. <div class=”description”>
  938. <div style=”text-align:left;”>{Description}</div></div>
  939. <div id=”links”>
  940. <a href=”/”>01.</a>
  941. <a href=”/ask”>02.</a>
  942. <a href=”/nav”>03.</a>
  943. <a href=”http://rookiesrp.tumblr.com”>04.</a>
  944. </div>
  945. <div id=”pag”>
  946. {block:Pagination}{block:NextPage}<a href=”{NextPage}”>old</a>{/block:NextPage}<br></div><div id=”pag2”>
  947. {block:PreviousPage}<a href=”{PreviousPage}”>new</a>{/block:PreviousPage}{/block:Pagination}
  948. </div>
  949.  
  950. </div>
  951.  
  952.  
  953. <div id=”entries”>
  954.  
  955. {block:Posts}
  956. <div id=”posts”>
  957.  
  958. {block:Date}
  959. <div id=”infoset”><div id=”permalink”>
  960. &nbsp;made: <a href=”{permalink}”>{ShortMonth}, {DayOfMonthWithZero}{DayOfMonthSuffix} {Year}</a>
  961. <br>&nbsp;{block:NoteCount}+<a href=”{Permalink}”>{NoteCount}</a>{/block:NoteCount}{block:RebloggedFrom}<a title=”{ReblogParentName}” href=”{ReblogParentURL}”>VIA</a> {/block:RebloggedFrom}{block:ContentSource} <a href=”{SourceURL}” title=”{SourceTitle}”>SOURCE</a> {/block:ContentSource}</div>
  962. {/block:Date}
  963.  
  964. {block:Quote}
  965. <div id=”titlequote”>“{Quote}”</div>
  966. {block:Source}<div id=”source”>&mdash; {Source}</div>{/block:Source}
  967. {/block:Quote}
  968.  
  969. {block:Text}
  970.  
  971. {block:Title}
  972. <div id=”title”>{Title}</div>{/block:Title}
  973. {Body}
  974. {/block:Text}
  975.  
  976. {block:Link}
  977. <div id=”title”><a href=”{URL}”>{Name}</a></div>{block:Description}{Description}{/block:Description}
  978. {/block:Link}
  979.  
  980. {block:Chat}
  981. {block:Title}
  982. <h1>{Title}</h1>
  983. {/block:Title}
  984. <div class=”chat”>
  985. <ol>{block:Lines}
  986. <li class=”line {Alt}”>
  987. {block:Label}
  988. <span class=”label”>
  989. {Label}</span>
  990. {/block:Label}{Line}</li>
  991. {/block:Lines}
  992. </ol></div>
  993. {/block:Chat}
  994.  
  995. {block:Photo}
  996. {LinkOpenTag}<img src=”{PhotoURL-400}” alt=”{PhotoAlt}”/>{LinkCloseTag}
  997. <div class=”caption”>{Caption}</div>
  998. {/block:Photo}
  999.  
  1000. {block:Photoset}
  1001. {Photoset-400}
  1002. {block:Caption}{Caption}{/block:Caption}
  1003. {/block:Photoset}
  1004.  
  1005. {Video-400}
  1006. {/block:Video}
  1007.  
  1008. {block:Audio}
  1009. <div class=”audioinfo”>
  1010. {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}
  1011. </div>
  1012. <div class=”playerback”>
  1013. <div class=”player”>{AudioPlayerWhite}</div>
  1014. </div>
  1015. <div class=”caption”>{Caption}</div>
  1016. {/block:Audio}
  1017.  
  1018. {block:Answer}
  1019. <div class=”q”>
  1020. <div class=”as”>{Asker}</div>
  1021. <div class=”qq”><p style=”text-align:justify;margin-left:15px;width:350px;color:#000;”>{Question}</div></p></div>
  1022. <div class=”a”>{Answer}</div>
  1023. {/block:Answer}
  1024.  
  1025. </div>
  1026.  
  1027. <div class=”tags”>
  1028. <div class=”substuff”>{block:HasTags}FILED UNDER: {block:Tags}<a href=”{TagUrl}”>#{Tag}</a> &nbsp;&nbsp;&nbsp;{/block:Tags}</div>{/block:HasTags}</div>
  1029.  
  1030. </div>
  1031.  
  1032. {block:PostNotes}
  1033. <div class=”pagenotes”>
  1034. {PostNotes}
  1035. </div>
  1036. {/block:PostNotes}
  1037.  
  1038.  
  1039. {/block:Posts}
  1040.  
  1041. </div>
  1042.  
  1043. </div>
  1044.  
  1045. <div id=”shit” >THEME BY RKQRI.</div>
  1046.  
  1047.  
  1048. {block:ContentSource}
  1049. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  1050. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  1051. {/block:SourceLogo}
  1052. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} —>
  1053. {/block:ContentSource}
  1054.  
  1055. <!—{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} —>
  1056.  
  1057. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement