Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 25th, 2012  |  syntax: None  |  size: 15.56 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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. <html lang="en"><head>
  4. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  5. <script type="text/javascript">
  6. $(document).ready(function(){
  7. $(".links_body").hide();
  8. $(".links_head").click(function(){
  9. $(this).next(".links_body").slideToggle('fast');
  10. }); }); </script>
  11. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lkl5vkKkoZ1qfamg6.gif"/>
  12. <style type="text/css">
  13. .links_list { margin:0px; padding:0px; width:180px;}
  14. .links_head { padding-top:5px; padding-bottom:5px; cursor:pointer; position:relative; margin:1px; text-align:center;}
  15. .links_body { padding:10px; text-align:left; color: #fff; display:none;}
  16. </style>
  17. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  18. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19. <link rel="shortcut icon" href="{Favicon}" />
  20. {block:IfInfiniteScrolling}
  21. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  22. {/block:IfInfiniteScrolling}
  23. <meta name="color:Text" content="#000000"/>
  24. <meta name="color:Link" content="#C5008E"/>
  25. <meta name="color:Background" content="#FFFFFF"/>    
  26. <meta name="font:Body" content="Trebuchet MS, Arial, Helvetica, sans-serif">
  27. <meta name="if:Fixed Sidebar" content="1"/>
  28. <meta name="if:Show Links" content="1"/>
  29. <meta name="if:Show Pagination In Sidebar" content="0"/>
  30. <meta name="if:Cornify Link" content="0"/>
  31. <meta name="if:Infinite Scrolling" content="0"/>
  32. <meta name="text:Permalink Text" content="+"/>
  33. <meta name="if:Fixed Background" content="1"/>
  34. <meta name="image:Background" content=""/>
  35. <meta name="image:Title" content=""/>
  36. <meta name="text:Ask Title" content="Questions?"/>
  37. <meta name="text:Submit Title" content="Submit?"/>
  38. <meta name="text:Next Page" content="earlier"/>
  39. <meta name="text:Previous Page" content="later"/>
  40. <meta name="text:Post Space" content="15px"/>
  41. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  42. <script type="text/javascript">
  43. $(document).ready(function () {
  44. $('li.drawer div:nth-child(2)').hide();
  45. $('li.drawer h4').click(function () {
  46. if ($(this).hasClass('open')) {
  47. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  48. else {
  49. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  50. $(this).next().slideDown();
  51. $(this).addClass('open');}
  52. });
  53. });
  54. </script>
  55. <style type="text/css">
  56. body {
  57. font-size: 11px;
  58. line-height: 1em;
  59. background-color: {color:Background};
  60. background-image: url('{image:Background}');
  61. color: {color:Text};
  62. font-family: {font:Body};
  63. margin: 10px;
  64. padding: 0px;
  65. }
  66. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {
  67. display: none;
  68. }
  69. a {
  70. color: {color:Text};
  71. text-decoration: none;
  72. -webkit-transition: color 0.5s ease-out;
  73. -moz-transition: color 0.5s ease-out;
  74. transition: color 0.5s ease-out;
  75. }
  76. div.cap a:hover, p a:hover, ol.notes span.action a:hover {
  77. margin: -1px;
  78. border: 1px dotted {color:Link};
  79. color: {color:Text};
  80. }
  81. a:hover, div.permalink p a:hover {
  82. color: {color:Link};
  83. border: 0px;
  84. margin: 0px;
  85. filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
  86. }
  87. img a, img, img a:link, img a:visited, img a:active, img a:hover {
  88. border: 0px;
  89. }
  90. p {
  91. margin-top: 0.2em;
  92. margin-bottom: 0.2em;
  93. }
  94. blockquote {
  95. padding-left: 7px;
  96. border-left: 2px solid {color:Text};
  97. margin: 3px 0 3px 7px;
  98. }
  99. div.post li {
  100. list-style-type: square;
  101. margin-left: -15px;
  102. padding-left: -8px;
  103. }
  104. h3 {
  105. font-style: normal;
  106. font-weight: bolder;
  107. font-stretch: extra-expanded;
  108. text-transform: uppercase;
  109. line-height: 110%;
  110. margin: 0px;
  111. padding-bottom: 2px;
  112. }
  113. h2 {
  114. font-weight: normal;
  115. letter-spacing: 0.5pt;
  116. margin: 0px;
  117. font-size: 200%;
  118. line-height: 0.9em;
  119. }
  120. h4 {
  121. font-weight: normal;
  122. letter-spacing: -0.2pt;
  123. margin: 5px 0px 20px 20px;
  124. font-size: 150%;
  125. line-height: 0.8em;
  126. }
  127. h1 {
  128. font-size: 200%;
  129. line-height: 0.95em;
  130. font-family: Tahoma, Geneva, sans-serif;
  131. font-weight: 100;
  132. letter-spacing: -1px;
  133. margin-bottom: 8px;
  134. }
  135. div.cap {
  136. font-size: 11px;
  137. font-style: normal;
  138. font-weight: normal;
  139. padding-top: 0px;
  140. padding-bottom: 3px;
  141. }
  142. img#title {
  143. margin: 10px
  144. padding-bottom: 7px;
  145. padding-left: 47px
  146. padding-right: -4px
  147. }
  148. ul#pages {
  149. margin: 7px;
  150. padding-left: 0px;
  151. }
  152. ul#pages li {
  153. list-style-type: square;
  154. margin: 3px 0 3px 0px;
  155. text-transform: uppercase;
  156. }
  157. div#twitter div.content {
  158. line-height: 90%;
  159. margin: 0 0 4px -5px;
  160. }
  161. div.permalink
  162. table.chat {
  163. font-family: Georgia, "Times New Roman", Times, serif;
  164. font-size: 80%;
  165. float: left;
  166. width: 100%;
  167. }
  168. table.chat td.label {
  169. width: auto;
  170. text-align: left;
  171. padding-left: 15px;
  172. font-weight: bolder;
  173. }
  174. table.chat td.line {
  175. text-align: left;
  176. marign: 0px;
  177. padding: 0px;
  178. }
  179. div#shell {
  180. width: 720px;
  181. margin: 0 auto;
  182. }
  183. div#side {
  184. float: right;
  185. width: 250px;
  186. margin-left: 600px;
  187. padding-left: -300px;
  188. height: 800%;
  189. overflow: visible;
  190. text-align: center;
  191. {block:IfFixedSidebar}
  192. position:fixed;
  193. padding-top: 50px;
  194. {/block:IfFixedSidebar}
  195. {block:IfNotFixedSidebar}
  196. position:absolute;
  197. padding-top: 10px;
  198. {/block:IfNotFixedSidebar}
  199.  
  200. }
  201. {block:IfFixedSidebar}
  202. body>div#side {
  203. position:fixed;
  204. }
  205. {/block:IfFixedSidebar}
  206. div#content {
  207. width: 520px;
  208. position: absolute;
  209. height: 105%;
  210. float: left
  211. }
  212. div.permalink {
  213. width: 150px;
  214. margin-left: -155px;
  215. position: absolute;
  216. text-align: right;
  217. }
  218. div.permalink p {
  219. padding-bottom: 0.6em;
  220. line-height: 1.1em;
  221. }
  222. div.post {
  223. margin: {text:Post Space} 8px 8px;
  224. display: block;
  225. }
  226. div.audio {
  227. text-align: center;
  228. width: 100%;
  229. padding: 5px 0px;
  230. font-style: italic;
  231. letter-spacing: 1pt;
  232. }
  233. div.audio blockquote {
  234. padding-left: 0px;
  235. border-left: 0px;
  236. margin: 3px 0px;
  237. }
  238. div.nav {
  239. text-align: center;
  240. margin: 2em;
  241. }
  242. ol.notes {
  243. margin-left: -10px;
  244. }
  245. ol.notes li.note {
  246. list-style-type: decimal;
  247. padding: 0px;
  248. }
  249. ol.notes li.note img.avatar {
  250. vertical-align: -4px;
  251. margin-right: 5px;
  252. width: 16px;
  253. height: 16px;
  254. }
  255. ol.notes li.note blockquote {
  256. border-left: 16px solid {color:Text};
  257. padding: 6px 10px;
  258. margin: 0px;
  259. font-style: italic;
  260. }
  261. ol.notes li.note .answer_content {
  262. font-weight: normal;
  263. font-style: italic;
  264. padding: 6px 10px;
  265. border-left: 16px solid {color:Text};
  266. display: block;
  267. }
  268. ul#pages li input {
  269. font-size: 11px;
  270. text-transform: uppercase;
  271. line-height: 1em;
  272. color: {color:Text};
  273. font-family: {font:Body};
  274. border: 0px;
  275. margin: -1px;
  276. padding: 0px;
  277. background: transparent;
  278. }
  279. {CustomCSS}
  280. ul#drawers {width: 100px; list-style: none; margin: 0 auto; padding: 0px; border-top: 0px; color: #000;}
  281.  
  282. ul#drawers a {text-decoration: none; color: #000;}
  283.  
  284. ul#drawers li h4 {margin: 0; padding: 0px; text-transform: Camelcase; font-size: 10px; text-align: center; background-color: #363835; background: rgba(255, 255, 255, 0.0); -webkit-transition: background-color 0.2s ease-out; -moz-transition: background-color 0.2s ease-out;
  285. transition: background-color 0.2s ease-out;}
  286.  
  287. h4.small {display: table-cell; width: 100px; margin: 0px; height: 100%;}
  288.  
  289. li.drawer h4.open {background-color: ; border-top: 0px;}
  290.  
  291. li.drawer div {padding: 0px; margin: 0px; line-height: 10px; background-color: #363835; background: rgba(255, 255, 255, 0.0);}
  292.  
  293. li.drawer div li {list-style-type: disc;}
  294.  
  295. li.drawer div ul {-webkit-padding-start: 12px;}
  296. </style>
  297.  
  298. <script type="text/javascript">
  299. // <![CDATA[
  300. var colours=new Array("#FFB6C1", "#D87093", "#D87093", "#FFB6C1", "#ccc"); // colours for top, right, bottom and left borders and background of bubbles
  301. var bubbles=66; // maximum number of bubbles on screen
  302.  
  303. /****************************
  304. * JavaScript Bubble Cursor *
  305. * (c) 2010 mf2fm web-design *
  306. * http://www.mf2fm.com/rv *
  307. * DON'T EDIT BELOW THIS BOX *
  308. ****************************/
  309. var x=ox=400;
  310. var y=oy=300;
  311. var swide=800;
  312. var shigh=600;
  313. var sleft=sdown=0;
  314. var bubb=new Array();
  315. var bubbx=new Array();
  316. var bubby=new Array();
  317. var bubbs=new Array();
  318.  
  319. window.onload=function() { if (document.getElementById) {
  320. var rats, div;
  321. for (var i=0; i<bubbles; i++) {
  322. rats=createDiv("3px", "3px");
  323. rats.style.visibility="hidden";
  324.  
  325. div=createDiv("auto", "auto");
  326. rats.appendChild(div);
  327. div=div.style;
  328. div.top="1px";
  329. div.left="0px";
  330. div.bottom="1px";
  331. div.right="0px";
  332. div.borderLeft="1px solid "+colours[3];
  333. div.borderRight="1px solid "+colours[1];
  334.  
  335. div=createDiv("auto", "auto");
  336. rats.appendChild(div);
  337. div=div.style;
  338. div.top="0px";
  339. div.left="1px";
  340. div.right="1px";
  341. div.bottom="0px"
  342. div.borderTop="1px solid "+colours[0];
  343. div.borderBottom="1px solid "+colours[2];
  344.  
  345. div=createDiv("auto", "auto");
  346. rats.appendChild(div);
  347. div=div.style;
  348. div.left="1px";
  349. div.right="1px";
  350. div.bottom="1px";
  351. div.top="1px";
  352. div.backgroundColor=colours[4];
  353. div.opacity=0.5;
  354. if (document.all) div.filter="alpha(opacity=50)";
  355.  
  356. document.body.appendChild(rats);
  357. bubb=rats.style;
  358. }
  359. set_scroll();
  360. set_width();
  361. bubble();
  362. }}
  363.  
  364. function bubble() {
  365. var c;
  366. if (x!=ox || y!=oy) {
  367. ox=x;
  368. oy=y;
  369. for (c=0; c<bubbles; c++) if (!bubby[c]) {
  370. bubb[c].left=(bubbx[c]=x)+"px";
  371. bubb[c].top=(bubby[c]=y)+"px";
  372. bubb[c].width="3px";
  373. bubb[c].height="3px"
  374. bubb[c].visibility="visible";
  375. bubbs[c]=3;
  376. break;
  377. }
  378. }
  379. for (c=0; c<bubbles; c++) if (bubby[c]) update_bubb(c);
  380. setTimeout("bubble()", 40);
  381. }
  382.  
  383. function update_bubb(i) {
  384. if (bubby) {
  385. bubby-=bubbs/2+i%2;
  386. bubbx+=(i%5-2)/5;
  387. if (bubby>sdown && bubbx>0) {
  388. if (Math.random()<bubbs/shigh*2 && bubbs++<8) {
  389. bubb.width=bubbs+"px";
  390. bubb.height=bubbs+"px";
  391. }
  392. bubb.top=bubby+"px";
  393. bubb.left=bubbx+"px";
  394. }
  395. else {
  396. bubb.visibility="hidden";
  397. bubby=0;
  398. return;
  399. }
  400. }
  401. }
  402.  
  403. document.onmousemove=mouse;
  404. function mouse(e) {
  405. set_scroll();
  406. y=(e)?e.pageY:event.y+sleft;
  407. x=(e)?e.pageX:event.x+sdown; }
  408.  
  409. window.onresize=set_width;
  410. function set_width() {
  411. if (document.documentElement && document.documentElement.clientWidth) {
  412. swide=document.documentElement.clientWidth;
  413. shigh=document.documentElement.clientHeight;
  414. }
  415. else if (typeof(self.innerHeight)=="number") {
  416. swide=self.innerWidth;
  417. shigh=self.innerHeight;
  418. }
  419. else if (document.body.clientWidth) {
  420. swide=document.body.clientWidth;
  421. shigh=document.body.clientHeight;
  422. }
  423. else {
  424. swide=800;
  425. shigh=600;
  426. }
  427. }
  428.  
  429. window.onscroll=set_scroll;
  430. function set_scroll() {
  431. if (typeof(self.pageYOffset)=="number") {
  432. sdown=self.pageYOffset;
  433. sleft=self.pageXOffset;
  434. }
  435. else if (document.body.scrollTop || document.body.scrollLeft) {
  436. sdown=document.body.scrollTop;
  437. sleft=document.body.scrollLeft;
  438. }
  439. else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
  440. sleft=document.documentElement.scrollLeft;
  441. sdown=document.documentElement.scrollTop;
  442. }
  443. else {
  444. sdown=0;
  445. sleft=0;
  446. }
  447. }
  448.  
  449. function createDiv(height, width) {
  450. var div=document.createElement("div");
  451. div.style.position="absolute";
  452. div.style.height=height;
  453. div.style.width=width;
  454. div.style.overflow="hidden";
  455. return (div);
  456. }
  457. // ]]>
  458. </script>
  459. </head>
  460.  
  461. <body>
  462. <div id="shell">
  463. <div id="side">
  464. <a href="/">{block:IfTitleImage}<img id="title" width="211px" height="169" src="{image:Title}"/><br />{/block:IfTitleImage}
  465. </a>
  466. {Description}
  467.  
  468.  
  469. {block:IfShowPaginationInSidebar}
  470. {block:IfNotInfiniteScrolling}
  471. {block:Pagination}<div style="font-size: 350%; margin-left: -3px;">
  472. {block:PreviousPage}
  473. <a href="{PreviousPage}" title="post">&lsaquo;</a>
  474. {/block:PreviousPage}
  475. {block:NextPage}<span style="float: right;">
  476. <a href="{NextPage}" title="ante">&rsaquo;</a>
  477. </span>{/block:NextPage}
  478. </div>{/block:Pagination}{/block:IfNotInfiniteScrolling}
  479.  
  480. {block:PermalinkPagination}<div style="font-size: 350%; margin-left: -3px;">
  481. {block:PreviousPost}
  482. <a href="{PreviousPost}" title="post">&lsaquo;</a>
  483. {/block:PreviousPost}
  484. {block:NextPost}<span style="float: right;">
  485. <a href="{NextPost}" title="ante">&rsaquo;</a>
  486. </span>{/block:NextPost}
  487. </div>{/block:PermalinkPagination}
  488. {/block:IfShowPaginationInSidebar}
  489.  
  490. </div>
  491. <div id="content">
  492.  
  493. {block:SearchPage}
  494. <h4>search results for "{SearchQuery}"</p>{block:NoSearchResults}no results found{/block:NoSearchResults}</h4>
  495. {/block:SearchPage}
  496.  
  497. {block:TagPage}
  498. <h4>posts tagged "{Tag}"</h4>
  499. {/block:TagPage}
  500.  
  501. {block:Posts}
  502. <div class="post">
  503. <div class="permalink">{block:IndexPage}<a href="{permalink}" title="{NoteCountWithLabel}">{text:Permalink Text}</a>{/block:IndexPage}
  504.  
  505. {block:PermalinkPage}
  506. {block:Date}<p>{12Hour}:{Minutes}{AmPm}<br />{DayOfMonth}{DayOfMonthSuffix} {Month} {Year}</p>{/block:Date}
  507. {block:PostNotes}{block:NoteCount}<p>{NoteCountWithLabel}{/block:NoteCount}</p>{/block:PostNotes}
  508. {block:Audio}<p style="padding-top: 0px; margin-top: -0.9em;">{PlayCount} plays</p>{/block:Audio}
  509. {block:HasTags}<p><em>tags:&nbsp;&nbsp;&nbsp;</em><br />
  510. {block:Tags}
  511. <a style="text-transform: lowercase;" href="{TagURL}">{Tag}</a>
  512. <br />
  513. {/block:Tags}</p>
  514. {/block:HasTags}
  515.  
  516. {/block:PermalinkPage}
  517.  
  518. </div>
  519.  
  520. {block:Quote}
  521. <h3>"{Quote}"</h3>
  522. {block:Source}<div class="cap">- {Source}</div>{/block:Source}
  523. {/block:Quote}
  524.  
  525. {block:Photo}
  526. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}  
  527. {/block:Photo}
  528.  
  529. {block:Photoset}
  530. {Photoset-500}
  531. {/block:Photoset}      
  532.  
  533. {block:Video}
  534. {Video-500}
  535. {/block:Video}
  536.  
  537. {block:Link}   
  538. <h2><a href="{URL}" {Target}>{Name} &#8600;</span></a></h2>
  539. {block:Description}<caption>{Description}</caption>{/block:Description}
  540. {/block:Link}  
  541.  
  542. {block:Chat}
  543. {block:Title}<h2>{Title}</h2>{/block:Title}
  544. <table class="chat">
  545. {block:Lines}
  546. <tr>
  547. <td class="line">{Line}</td>
  548. {block:Label}<td class="label">{Label}</td>{/block:Label}
  549. </tr>
  550. {/block:Lines}
  551. </table>
  552. {/block:Chat}
  553.  
  554. {block:Audio}
  555. <div class="audio">{AudioPlayerBlack}
  556. {block:Caption}<div style="padding-top: 0.4em;"><caption>{Caption}</caption></div>{/block:Caption}</div>
  557. {/block:Audio}
  558.  
  559. {block:Text}
  560. {block:Title}<h2>{Title}</h2>{/block:Title}
  561. {Body}
  562. {/block:Text}
  563.  
  564. {block:Answer}
  565. <table><tr><td width="40px" style="vertical-align: top; width: 40px; padding: 0 6px 0 12px;"><img height="22px" width="22px" style="padding: 0px; margin: 0px;" src="{AskerPortraitURL-48}"/></td><td><strong>{Asker} :<br />{Question}</strong></td></tr>
  566. <tr><td colspan=2>{Answer}</td></tr></table>
  567. {/block:Answer}
  568.  
  569. </div>
  570.  
  571. {block:PostNotes}
  572. <div id="notes">
  573. {PostNotes}
  574. </div>
  575. {/block:PostNotes}
  576.  
  577. {/block:Posts}
  578.  
  579. {block:IfNotInfiniteScrolling}
  580. <div class="nav">
  581. {block:Pagination}
  582. {block:PreviousPage}
  583. &lsaquo; <a href="{PreviousPage}">{text:Previous Page}</a>
  584. {/block:PreviousPage}
  585. &nbsp;&nbsp;{CurrentPage}/{TotalPages}&nbsp;&nbsp;
  586. {block:NextPage}
  587. <a href="{NextPage}">{text:Next Page}</a> &rsaquo;
  588. {/block:NextPage}
  589. {/block:Pagination}
  590. <br /><br><br>
  591. {/block:IfNotInfiniteScrolling}
  592. {block:ContentSource}
  593. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  594. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  595. {/block:SourceLogo}
  596. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  597. {/block:ContentSource}
  598. </div></div>
  599. </body>
  600. </html>