DaphneRoss

THEME #1

May 10th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.99 KB | None | 0 0
  1.  
  2.  
  3. <head>
  4.  
  5. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  6.  
  7. <script type="text/javascript" src="http://static.tumblr.com/3iwd31y/3bcmmkpko/aaa.js"></script>
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Text+Me+One' rel='stylesheet' type='text/css'>
  10. <script type="text/javascript">
  11. WebFontConfig = {
  12. google: { families: [ 'Text+Me+One::latin' ] }
  13. };
  14. (function() {
  15. var wf = document.createElement('script');
  16. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  17. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  18. wf.type = 'text/javascript';
  19. wf.async = 'true';
  20. var s = document.getElementsByTagName('script')[0];
  21. s.parentNode.insertBefore(wf, s);
  22. })(); </script>
  23.  
  24.  
  25. <link href='http://fonts.googleapis.com/css?family=Parisienne|Great+Vibes|Text+Me+One' rel
  26. <script type="text/javascript">
  27.  
  28.  
  29.  
  30.  
  31.  
  32. <meta name="color:entry background" content="#F5E9DE" />
  33. <meta name="color:side background" content="#F5E9DE" />
  34. <meta name="color:text" content="#999"/>
  35. <meta name="color:text headers" content="#999"/>
  36. <meta name="color:bold text" content="#999"/>
  37. <meta name="color:links" content="#eee" />
  38. <meta name="color:links hover" content="#999" />
  39. <meta name="color:title" content="#999" />
  40. <meta name="color:title shadow" content="#999" />
  41. <meta name="color:bold text" content="#FF1493"/>
  42. <meta name="color:Italics" content="#eee" />
  43.  
  44.  
  45. <!--
  46. //Disable right click script <script type="text/jfavascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
  47. //visit http://www.rainbow.arch.scriptmania.com/scripts/
  48. var message="Sorry, right-click has been disabled";
  49. ///////////////////////////////////
  50. function clickIE() {if (document.all) {(message);return false;}}
  51. function clickNS(e) {if
  52. (document.layers||(document.getElementById&&!document.all)) {
  53. if (e.which==2||e.which==3) {(message);return false;}}}
  54. if (document.layers)
  55. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  56. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  57. document.oncontextmenu=new Function("return false")
  58. // -->
  59.  
  60.  
  61. <title>{Title}</title>
  62. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lnvurxvJ8i1qepbs7.png">
  63.  
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Cookie' rel='stylesheet' type='text/css'>
  66.  
  67.  
  68.  
  69. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  70. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80. <style type="text/css">
  81.  
  82. @import url(http://fonts.googleapis.com/css?family=Text+Me+One);
  83. @import url(http://fonts.googleapis.com/css?family=Parisienne|Great+Vibes|Text+Me+One);
  84.  
  85. /*--Sidebar titles--*/
  86. #ribbons {
  87. width:175px;
  88. height:30px;
  89. border:1px solid transparent;
  90. margin-top:5px;
  91. background-image:url(http://media.tumblr.com/tumblr_lpwoutAVpr1qcn2vb.png);
  92. border-bottom:2px solid #fbfbfb;
  93. color:#C0C0C0;
  94. text-align:center;
  95. font-size:25px;line-height:30px;
  96. font-family:'Great Vibes';
  97. }
  98.  
  99.  
  100. #entry:hover .permalink{overflow:visible;-webkit-transition: opacity 0.2s linear; opacity: 0.8;
  101. -webkit-transition: all 0.2s linear; opacity: 0.8;-moz-transition: all 0.2s linear; opacity: 0.8;
  102. transition: all 0.2s linear; opacity: 0.8;}
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119. ul{
  120. text-transform: uppercase;
  121. font-size: 7px;
  122. letter-spacing: 2px;
  123. font-family: 'tahoma';
  124. line-height: 12px;
  125. list-style-image: url('http://static.tumblr.com/nxhlvyi/VXXlggo1h/2m7uqlt.gif');
  126. }
  127.  
  128.  
  129. .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
  130. .conversation ul li { padding: 4px 4px 4px 1px; margin-bottom: 1px; }
  131. .conversation ul li span.label { font-weight: bold; }
  132. .conversation ul li.odd {
  133. background-color: #FFF5EE;
  134. }
  135.  
  136.  
  137.  
  138.  
  139. .bubble {
  140. position: relative;
  141. background-color:#FFF0F5;
  142. border:1px dashed #FFB6C1;
  143. margin-left: 5px;
  144. padding:5px;
  145. text-align:center;
  146. width: 390px;
  147. }
  148.  
  149.  
  150. .reply {
  151. background-color:#FFF5EE;
  152. border-left:1px dashed #FFB6C1;
  153. border-right:1px dashed #FFB6C1;
  154. border-bottom:1px dashed #FFB6C1;
  155. margin-left: 5px;
  156. padding:5px;
  157. text-align:center;
  158. width: 390px;
  159. }
  160.  
  161.  
  162. div.navigate a{
  163. background-image:url(http://media.tumblr.com/tumblr_lpwoutAVpr1qcn2vb.png); color: #C0C0C0; display:block; width: 210px; text-align: center; padding-top:2px; padding-bottom:3px; margin-left:2px; margin-top:2px; position:relative; text-align: center; z-index:1; -moz-border-radius:7px; -webkit-border-radius:7px; display: inline-block;
  164. }
  165. div.navigate a:hover{
  166. background: #D2B48C; color: #ffffff; letter-spacing:1px; font-weight: bold;
  167. }
  168.  
  169.  
  170. </style>
  171.  
  172.  
  173. <style type="text/css">
  174.  
  175.  
  176. ::-webkit-scrollbar-thumb:vertical {background-color:#FFE4E1; height:auto;-webkit-border-radius:1ex; border: 1px solid #FFE4E1;}
  177.  
  178. ::-webkit-scrollbar-thumb:horizontal {background-color:#FFE4E1-webkit-border-radius:1ex;height:10px !important;}
  179.  
  180. ::-webkit-scrollbar {height:7px; width:7px; background-color:#FFFFFF;}
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187. body{
  188. color: {color:text};
  189. background-image:url(http://media.tumblr.com/tumblr_lvzhosgwpL1r43b17.png);
  190. background-postition:center;
  191. background-attachment: fixed;
  192. background-repeat: repeat;
  193. font-family: georgia;
  194. font-size: 9px;
  195. letter-spacing: 1px;
  196. line-height: 10px;
  197. text-align:justify;
  198. cursor: url('http://static.tumblr.com/3iwd31y/Xwbmmkhrw/1.png'), auto;
  199. }
  200.  
  201.  
  202. A:link, A:visited, A:active{
  203. color: #c0ab9c;
  204. text-decoration:none;
  205. -webkit-transition-duration: 1.0s;
  206. }
  207.  
  208.  
  209. A:hover{
  210. color: #c0ab9c;
  211. cursor: url(http://static.tumblr.com/3iwd31y/OI4mmkhsn/2.png), auto;
  212. }
  213.  
  214.  
  215. Title{
  216. color: #c0ab9c;
  217. text-shadow: 1px 1px 2px #eee;
  218. font-family: 'Text Me One', sans-serif;
  219. font-size: 25px;
  220. line-height:80%;
  221. letter-spacing:0px;
  222. font-weight:normal;
  223. text-align: center;
  224. display: block;
  225. }
  226.  
  227. @font-face {
  228.  
  229. font-family: "tinytots";
  230. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');
  231. }
  232.  
  233.  
  234. @font-face {
  235. font-family: "KG";
  236. src: url('http://static.tumblr.com/z4woeaq/8Ubmbjwyh/kgallthingsnew.ttf');}
  237.  
  238. @font-face {
  239. font-family: "KGGG";
  240. src: url('http://static.tumblr.com/z4woeaq/U8qmcdsx7/kgonemorenight.ttf');}
  241.  
  242.  
  243.  
  244. @font-face {
  245. font-family: "JM";
  246. src: url('http://static.tumblr.com/z4woeaq/3HYmc57d3/theonlyexception.ttf');}
  247.  
  248.  
  249. @font-face {
  250. font-family: "handy";
  251. src: url('http://static.tumblr.com/z4woeaq/gFhm7g17m/handy00__1_.ttf');
  252. }
  253.  
  254.  
  255.  
  256. body, div, p, textarea, submit, input{ font-family: trebuchet, ms; font-size: 9px; line-height:11px; letter-spacing:2px; color: #999; cursor: url('http://static.tumblr.com/3iwd31y/Xwbmmkhrw/1.png');}
  257.  
  258. arr {font-family: "arr"; font-size:30px; z-index:1; color:#8B008B}
  259. @font-face {
  260. font-family: "arr";
  261. src: url('http://static.tumblr.com/oct6d4x/Zyvlqqu92/arsenale_white.ttf');
  262. }
  263.  
  264.  
  265. Quotes{
  266. display: block;
  267. font-family: 'Text Me One', sans-serif;
  268. font-style:;
  269. font-size: 25px;
  270. line-height:80%;
  271. letter-spacing:0px;
  272. font-weight:normal;
  273. text-align: center;
  274. color: #c0ab9c;
  275. text-shadow: 1px 1px 2px #eee;
  276. }
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283. Asks{
  284. display: block;
  285. font-family: "Great Vibes";
  286. font-size: 31px;
  287. line-height:80%;
  288. letter-spacing:0px;
  289. font-weight:normal;
  290. text-align: center;
  291. color: {color:title};
  292. text-shadow: 1px 1px 2px {color:titleshadow};
  293. }
  294.  
  295.  
  296.  
  297. big{
  298. color:#c0ab9c;
  299. font-family:"tinytots";
  300. font-size:17px;
  301. line-height:30px;
  302. letter-spacing:-1px;
  303. font-weight:normal;
  304. text-transform:;
  305. margin:0px;
  306. padding:0px;
  307. text-align:left;
  308. }
  309.  
  310.  
  311. b {
  312. font-family: "Great Vibes";
  313. color: #c0ab9c;
  314. font-weight: bold;
  315. font-size: 8px;
  316. }
  317.  
  318.  
  319. i {
  320. color: {color:Italics};
  321. font-family: "arr";
  322. font-weight: none;
  323. font-size: 9px;
  324. border-bottom: solid 0px ;
  325. }
  326.  
  327.  
  328. u{
  329. text-decoration:none;
  330. border-bottom:#d5d0c1 dashed 1px;
  331. }
  332.  
  333.  
  334.  
  335. #cent{
  336. margin-left:370px;
  337. margin-top:50px;
  338. position:absolute;
  339. width:500px;
  340. position:absolute;
  341. padding:3px;
  342. opacity: 0.97;
  343. background-image: url('http://27.media.tumblr.com/tumblr_lq9rmvDH2T1qjex46o4_250.jpg');
  344. border:#c0ab9c solid 1px ;
  345. -moz-box-shadow: 0px 0px 10px #999;
  346. -webkit-box-shadow: 0px 0px 10px #999;
  347. }
  348.  
  349.  
  350.  
  351.  
  352.  
  353. div#picbar{
  354. background-color: #FFF;
  355. width:260px;
  356. background-color: #FFF;
  357. margin-top:40px;
  358. margin-left:70px;
  359. position:absolute;
  360. padding:3px;
  361. border: 3px solid #c0ab9c; border-left: 8px solid #c0ab9c;border-right: 8px solid #c0ab9c; border-radius:150px 150px 20px 20px;
  362. }
  363.  
  364. div#picbar2{
  365. background-color: #FFF;
  366. width:260px;
  367. color:#c0ab9c;
  368. margin-top:40px;
  369. margin-left:895px;
  370. position:absolute;
  371. padding:3px;
  372. border: 3px solid #c0ab9c; border-left: 8px solid #c0ab9c;border-right: 8px solid #c0ab9c; border-radius:150px 150px 20px 20px;
  373. }
  374.  
  375. #entry {
  376. padding:5px;
  377. background-color: #FFF;
  378. float:justify;
  379. margin:0px;
  380. color:#CDB7B5;
  381. font-family:"tinytots";
  382. font-size: 8px;
  383. overflow-x: hidden;
  384. float:left;
  385. width:490px;
  386. height:auto;
  387. {block:IndexPage}
  388. {/block:IndexPage}
  389. {block:permalinkpage}
  390. width:490px;
  391. height:100%;
  392. {/block:permalinkpage}
  393. overflow:hidden;
  394. -moz-border-radius:0px;
  395. -webkit-border-radius:0px;}
  396. box
  397. }
  398.  
  399. @font-face {
  400. font-family: "handy";
  401. src: url('http://static.tumblr.com/z4woeaq/gFhm7g17m/handy00__1_.ttf');
  402. }
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. #notes{
  410. display:block;
  411. width:500px;
  412. float:left;
  413. padding:3px;
  414. margin:5px;
  415. }
  416.  
  417.  
  418. .heart {display : block; font-size: 12px; line-height: 15px; border-bottom : 1px solid #f4f4f3; text-indent : 5px; vertical-align : middle; background:
  419. url('http://www.hellostar.org/wp-admin/images/q1.gif') no-repeat left; padding-left : 10px;
  420. padding-bottom : 1px;}
  421.  
  422. .heart:hover {display : block; font-size: 12px; line-height: 15px; border-bottom : 1px dashed #E0DCD6; text-indent : 5px; vertical-align : middle; background : url('http://www.hellostar.org/wp-admin/images/q2.gif') no-repeat left; padding-left : 10px; padding-bottom : 1px;}
  423.  
  424. .ribbonleft {
  425. width: 0;
  426. height: 0;margin-left:-3px;
  427. border-top: 20px solid transparent;
  428. border-bottom: 20px solid transparent;
  429. border-left: 20px solid #fff;position:absolute;
  430. }
  431.  
  432. .ribbonright {
  433. width: 0;
  434. height: 0;margin-left:787px;
  435. border-top: 20px solid transparent;
  436. border-bottom: 20px solid transparent;
  437. border-right: 20px solid #fff;position:absolute;
  438. }
  439.  
  440. .ribbonright2 {
  441. width: 0;
  442. height: 0;margin-left:-2px;
  443. border-top: 15px solid transparent;
  444. border-bottom: 15px solid transparent;
  445. border-left: 15px solid #fff;position:absolute;
  446. }
  447.  
  448. .ribbonleft2 {
  449. width: 0;
  450. height: 0;margin-left:162px;
  451. border-top: 15px solid transparent;
  452. border-bottom: 15px solid transparent;
  453. border-right: 15px solid #fff;position:absolute;
  454. }
  455.  
  456.  
  457. #foot{
  458. display:block;
  459. width:500px;
  460. position:absolute;
  461. padding:10px;
  462. height:15px;
  463. bottom:-45px;
  464. border-top: 1px dashed #000000;
  465. _bottom:-55px;
  466. _margin-left:370px;
  467. background-color: #FFFFFF;
  468.  
  469.  
  470. #question{
  471. font-family:"tinytots";
  472. border-bottom:1px solid #ffffff;
  473. overflow:SHOW;
  474. padding-bottom:3px;
  475. margin-bottom:3px;}
  476.  
  477.  
  478.  
  479.  
  480. #answer
  481. {font-family:"tinytots";
  482. border-bottom:1px solid #ffffff;
  483. overflow:SHOW;
  484. padding-bottom:3px;
  485. margin-bottom:3px;}
  486.  
  487.  
  488.  
  489. #entry:hover #perma {display: block; opacity:1;}
  490. .alignleft {float: left;}
  491. .alignright {float: right;}
  492. .right { background-color:; margin: 0 0 px 0; padding: px; overflow:hidden; -moz-border-radius:3px; border-radius:3px; text-align: left; text-transform:; }
  493. .totalright {float:right; margin-top:0px;}
  494.  
  495.  
  496. #ask{
  497. display:block; float: left; width:50px; overflow:hidden; word-wrap:break-word; margin-right:3px;}
  498. blockquote{ background-color: #E79FBE; padding: 7px; padding-left:8px; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;
  499. p{
  500. margin-top:3px; margin-bottom:3px;}
  501. blockquote img{display:block; width:100%;}
  502. border-left: 2px solid #616161;
  503. padding: 0 0 0 15px;
  504. margin-left: 0px;
  505. blockquote {position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
  506. a img{border:none;}
  507.  
  508. .audio{background-color:#C7C7C7; display:block;}
  509.  
  510. .user_1 .label, .user_4 .label, .user_7 .label {color:#d594af;}
  511.  
  512. .user_2 .label, .user_5 .label, .user_8 .label {color:#d594af;}
  513.  
  514. .user_3 .label, .user_6 .label, .user_9 .label {color:#b295a1; opacity:.75;}
  515.  
  516. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  517.  
  518. .notes img{width:10px; position:relative; top:1px;}
  519.  
  520. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  521.  
  522. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  523.  
  524.  
  525.  
  526. <style type="text/css">{CustomCSS]</style>
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534. <script type="text/javascript">
  535. // <![CDATA[
  536. var bgcolour="#FFE4E1"; // background colour
  537. var fgcolour="#FFC0CB"; // foreground colour
  538. var speed=100; // speed of bubbling, lower is faster
  539. var shades=10; // number of shades of bubble
  540.  
  541. /****************************
  542. * Bubbling Text Effect *
  543. *(c) 2003-6 mf2fm web-design*
  544. * http://www.mf2fm.com/rv *
  545. * DON'T EDIT BELOW THIS BOX *
  546. ****************************/
  547. var bubbcol=new Array();
  548. var bubbler, bubbtxt;
  549. var bubbchr=new Array();
  550. window.onload=function() { if (document.getElementById) {
  551. for (bubbler=0; bubbler<=shades; bubbler++) {
  552. bubbtxt="#";
  553. for (var i=1; i<6; i+=2) {
  554. var bg=parseInt(bgcolour.substring(i,i+2),16);
  555. bubbtxt+=dechex(Math.floor(bg+(parseInt(fgcolour.substring(i,i+2),16)-bg)*(bubbler/shades)));
  556. }
  557. bubbcol[bubbler+1]=bubbtxt;
  558. }
  559. bubbler=document.getElementById("bubble");
  560. bubbtxt=bubbler.firstChild.nodeValue;
  561. while (bubbler.childNodes.length) bubbler.removeChild(bubbler.childNodes[0]);
  562. for (var i=0; i<bubbtxt.length; i++) {
  563. var bubbi=document.createElement("span");
  564. bubbi.setAttribute("id", "bubb"+i);
  565. bubbi.appendChild(document.createTextNode(bubbtxt.charAt(i)));
  566. bubbler.appendChild(bubbi);
  567. }
  568. bubbler=setInterval ("bubbling()", speed);
  569. }}
  570.  
  571. function dechex(dec) {
  572. var hex=dec.toString(16);
  573. if (dec<16) return "0"+hex;
  574. else return hex;
  575. }
  576.  
  577. function bubbling() {
  578. for (var i=0; i<bubbtxt.length; i++) {
  579. var bubbme=document.getElementById("bubb"+i);
  580. if (bubbchr[i]) {
  581. bubbme.style.color=bubbcol[bubbchr[i]];
  582. bubbchr[i]=(bubbchr[i]+1)%bubbcol.length;
  583. }
  584. else if (Math.random()<0.75/bubbchr.length) bubbchr[i]=1;
  585. }
  586. }
  587. // ]]>
  588.  
  589.  
  590.  
  591.  
  592.  
  593. </script>
  594.  
  595.  
  596. </head>
  597.  
  598.  
  599.  
  600.  
  601.  
  602. <body onkeydown="return false">
  603.  
  604.  
  605.  
  606.  
  607.  
  608. <!-- SIDEBAR -->
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617. <div id="picbar"><br><br>
  618. <center>
  619. <img src="http://i268.photobucket.com/albums/jj20/Joca_boca/296ljl5.png" style="-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);">
  620. <center>
  621. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>The blogger</div></center><center>
  622. <img src="http://25.media.tumblr.com/8d5eaa9d91d28e7f07dae68308f1f514/tumblr_mmard75YqY1s5fomlo1_500.png" align='center' style="border: 1px solid #E7CEBA; background:#F5E9DE; width: 250px;margin: 3px" />
  623. A blog is a personal diary. A daily pulpit. A collaborative space. A political soapbox. A breaking-news outlet. A collection of links. Your own private thoughts. Memos to the world.
  624. <br>
  625.  
  626.  
  627.  
  628.  
  629. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>Statistics</div></center><center>
  630. <div class="heart"><script language="JavaScript">
  631. var ref = (''+document.referrer+'');
  632. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID1508349&e1=Ang manliligaw ko&e2=Ang mga manliligaw ko&r=' + ref + '"><\/script>');
  633. </script></div>
  634. <div class="heart"><script language="JavaScript" src="http://freehostedscripts1.net/ocount.php?site=ID1435907&name=Ang binasted ko"></script></div>
  635. <div class="heart">Hate messages will be deleted</div>
  636. <div class="heart">Unfollowers will be blocked</div>
  637.  
  638. <div class="heart">
  639. <SCRIPT>
  640. function GetCookie (name) {
  641. var arg = name + "=";
  642. var alen = arg.length;
  643. var clen = document.cookie.length;
  644. var i = 0;
  645. while (i < clen) {
  646. var j = i + alen;
  647. if (document.cookie.substring(i, j) == arg)
  648. return getCookieVal (j);
  649. i = document.cookie.indexOf(" ", i) + 1;
  650. if (i == 0) break;
  651. }
  652. return null;
  653. }
  654. function SetCookie (name, value) {
  655. var argv = SetCookie.arguments;
  656. var argc = SetCookie.arguments.length;
  657. var expires = (argc > 2) ? argv[2] : null;
  658. var path = (argc > 3) ? argv[3] : null;
  659. var domain = (argc > 4) ? argv[4] : null;
  660. var secure = (argc > 5) ? argv[5] : false;
  661. document.cookie = name + "=" + escape (value) +
  662. ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) +
  663. ((path == null) ? "" : ("; path=" + path)) +
  664. ((domain == null) ? "" : ("; domain=" + domain)) +
  665. ((secure == true) ? "; secure" : "");
  666. }
  667. function DeleteCookie (name) {
  668. var exp = new Date();
  669. exp.setTime (exp.getTime() - 1);
  670. var cval = GetCookie (name);
  671. document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString();
  672. }
  673. var expDays = 30;
  674. var exp = new Date();
  675. exp.setTime(exp.getTime() + (expDays*24*60*60*1000));
  676. function amt(){
  677. var count = GetCookie('count')
  678. if(count == null) {
  679. SetCookie('count','1')
  680. return 1
  681. }
  682. else {
  683. var newcount = parseInt(count) + 1;
  684. DeleteCookie('count')
  685. SetCookie('count',newcount,exp)
  686. return count
  687. }
  688. }
  689. function getCookieVal(offset) {
  690. var endstr = document.cookie.indexOf (";", offset);
  691. if (endstr == -1)
  692. endstr = document.cookie.length;
  693. return unescape(document.cookie.substring(offset, endstr));
  694. }
  695. </SCRIPT>
  696. <SCRIPT>
  697. document.write("You've been here <b>" + amt() + "</b> times.")
  698. </SCRIPT>
  699. </div>
  700.  
  701.  
  702. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>Disclaimer</div></center><center>
  703. <br>I do not own any of the photos posted on this blog. Most of them are just reblogged or from weheartit. I only own the photos if they are watermarked with my URL or tagged with <accent2>"thisismine"</accent2>. If you see any photo in this blog that's poorly credited, just message me and I'll put credit right away.<br>
  704. <br>
  705. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>Credits</div></center><center>
  706. <center>
  707. Theme made by <a href="http://dakilanggerlpren.tumblr.com/">dakilanggerlpren</a><br>
  708. Exclusively for my beloved followers.<br>
  709. All Rights Reserved, 2012. <br>
  710. Powered by Tumblr.<br>
  711. Optimized for <b>CHROME</b>.
  712. </div>
  713.  
  714.  
  715.  
  716. <div id="picbar2"><br><br>
  717. <center>
  718. <img src="http://i268.photobucket.com/albums/jj20/Joca_boca/296ljl5.png" style="-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);">
  719. <center>
  720. <br>
  721. <!--------STATS---------->
  722.  
  723. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>Teleport</div></center><center>
  724. <center><div class="navigate">
  725. <a href="http://link1.com">message</a><a href="http://link2.com">submit</a>
  726. <a href="http://link1.com">archive</a><a href="http://link2.com">name1</a>
  727. <a href="http://link1.com">name2</a><a href="http://link2.com">name3</a>
  728. <a href="http://link1.com">name4</a><a href="http://link2.com">name5</a>
  729. <a href="http://link1.com">name6</a><a href="http://link2.com">name7</a>
  730. <a href="http://link1.com">name8</a><a href="http://link2.com">name9</a>
  731. <div>
  732. </div></center>
  733.  
  734.  
  735.  
  736. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>Blog info</div></center><center>
  737.  
  738. <div class="heart">Right click is on</div>
  739. <div class="heart">Infinite scrolling is on</div>
  740. <div class="heart">Strictly no copying of codes</div>
  741. <div class="heart">Random Blog</div>
  742.  
  743. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>Melody</div></center><center>
  744. **You can change the song if you want.**
  745. **You can change the song if you want.**
  746. **You can change the song if you want.**
  747. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://mp3hits20.wen.ru/REQUESTED/mp3hits_girlonfireminusone.mp3&t0=Girl on Fire&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  748. Girl on Fire
  749.  
  750. <center><div id="ribbons"><div class="ribbonright2"></div><div class="ribbonleft2"></div>Quotes</div></center><center>
  751.  
  752. <br>
  753. <font face="georgia"><font size="4px">“</font></font>
  754.  
  755. <font face="georgia"><font size="1px">People are often unreasonable and self-centered. Forgive them anyway.
  756. If you are kind, people may accuse you of ulterior motives. Be kind anyway.</font></font>
  757.  
  758. <font face="georgia"><font size="4px">”</font></font>
  759. <br><br>
  760. <div align="right"><font face="georgia"><font size="2px">― Unknown </font></font></div>
  761.  
  762.  
  763.  
  764. </div>
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782. <div id="cent">
  783.  
  784. <div class = "autopagerize_page_element" >
  785.  
  786. {block:Posts}<div id="entry">
  787.  
  788.  
  789. <div style=" background-image:url(http://media.tumblr.com/tumblr_lpwoutAVpr1qcn2vb.png);;text-align:center; margin-top: 2px;margin-bottom: 2px; height: 12px; width:510px; border-bottom: 1px dashed #FFE4E1;">
  790. <a href="{permalink}">{TimeAgo} | {NoteCount} LOVE</a> | <a href="{ReblogURL}" target="_blank">REBLOG</a></span></div>
  791. {/block:IndexPage}
  792.  
  793.  
  794.  
  795. {block:IndexPage}<div id="bar"></div>{/block:IndexPage}<div id="title">{block:Text}<div id="perma"><a href="{Permalink}"></a></span></div>{block:Title}<title>{Title}</title>{/block:Title} {/block:Text}{block:Chat}<div id="perma"><a href="{Permalink}"></a></span></div>{block:Title}{Title}{/block:Title} {/block:Chat}{block:Link}<div id="perma"><a href="{Permalink}"></a></span></div>{/block:Link}{block:Quote}<div id="perma"><a href="{Permalink}"></a></span></div><quotes>"{Quote}"</quotes>{/block:Quote}{block:Photo}<div id="perma"><a href="{Permalink}"></a></span></div>{/block:Photo}{block:Photoset}<div id="perma"><a href="{Permalink}"></a></span></div>{/block:Photoset}{block:Video}<div id="perma"><a href="{Permalink}"></a></span></div>{/block:Video}{block:Audio}<div id="perma"><a href="{Permalink}"></a></span></div>{/block:Audio}{block:Answer}<div id="perma"><a href="{Permalink}"></a></span></div>{/block:Answer}</div>
  796.  
  797. {block:Text}<center>
  798. {Body}</center>{/block:Text}
  799.  
  800.  
  801.  
  802. {block:Photo}
  803. <center>{block:IndexPage}<a href="{ReblogURL}" target="_blank"><img src="{PhotoURL-400}" width="490" alt="{PhotoAlt}"/></a>
  804. {/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-400}" width="490" alt="{PhotoAlt}"/>{LinkCloseTag}{/block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}</center>{/block:Photo}
  805.  
  806.  
  807. {block:Photoset}
  808. <center>{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  809.  
  810.  
  811. {block:Quote}
  812. {block:Source}{Source}{/block:Source}{/block:Quote}
  813.  
  814.  
  815. {block:Link}
  816. <a href="{URL}" class="links2" {Target}>{Name}</a><BR>{block:Description}{Description}{/block:Description}{/block:Link}
  817.  
  818.  
  819. {block:Chat}
  820. <div class="post">
  821. <div class="conversation">
  822. <ul><br>
  823. {block:Lines}
  824. <li class="{Alt}">
  825. {block:Label}<span class="label"><img src="http://static.tumblr.com/z4woeaq/o7Rmdmwbl/jona__1_.png"> {Label}</span>{/block:Label}
  826. {Line}
  827. </li>
  828. {/block:Lines}
  829. </ul>
  830. <br><br>
  831. </div>
  832. </div>
  833. {/block:Chat}
  834.  
  835.  
  836. {block:Video}
  837. <center>{block:IndexPage}<div id="video">{Video-400}</div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>{/block:Video}
  838.  
  839.  
  840. {block:Audio}{AudioPlayerBlack}</span>{block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{/block:Audio}
  841.  
  842. {block:Answer}
  843. <div class="post"><br>
  844.  
  845. <div class="askerportrait"><img src="{AskerPortraitURL-40}" width="50px" align="right"; style="margin-right: 3px; border: 1px double #FFB6C1; -webkit-border-radius: 30px;
  846. -moz-border-radius: 30px;
  847. border-radius: 30px;
  848. -moz-box-shadow: 0px 0px 10px #999;
  849. -webkit-box-shadow: 0px 0px 10px #999;"/></div>
  850. <style="margin-left: 3px;">
  851.  
  852. <div class="bubble">{Asker} asked: {Question}</div>
  853. <div class="reply">{Answer} </div>
  854. <div align="center">
  855.  
  856.  
  857. </div>
  858. {/block:Answer}
  859.  
  860.  
  861.  
  862. </div>
  863.  
  864. {block:PermalinkPage}{block:Date}<div id="info">{block:Caption}{Caption}{/block:Caption}
  865.  
  866. <div id="bottominfo">
  867. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayofMonth}{/block:Date} {block:RebloggedFrom}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  868. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  869. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  870. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  871. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  872. </div></div> {/block:Date}{/block:PermalinkPage}
  873. {/block:Posts}
  874. </div>
  875. {block:PostNotes}{PostNotes}{/block:PostNotes}
  876.  
  877. <center><br><br>
  878. <div id="paginacaoml"> <span class="pagina_atual">1</span> <a class="jump_page" href="/page/2">2</a> <a class="jump_page" href="/page/3">3</a> <a class="jump_page" href="/page/4">4</a> <a class="jump_page" href="/page/5">5</a> <a class="jump_page" href="/page/6">6</a> <a class="jump_page" href="/page/7">7</a> <a class="jump_page" href="/page/8">8</a> <a class="jump_page" href="/page/9">9</a> <a class="jump_page" href="/page/10">10</a> <a href="/page/2">&raquo;</a> </div><br><br>
  879. </div><br>
  880. </center>
  881.  
  882.  
  883. <p id="footer">
  884.  
  885.  
  886. </div>
  887.  
  888. </BODY>
  889. </HTML>
Advertisement
Add Comment
Please, Sign In to add comment