Advertisement
kawaiibuu

Fairweather

Oct 19th, 2014
9,740
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.78 KB | None | 0 0
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  2. <!--
  3.  
  4. Fairweather theme
  5. by softwaring.tumblr.com
  6. Download at jubileethemes.tumblr.com
  7.  
  8. To ease customization, i've left a few tags
  9. in the css coding.
  10. If you want to edit something specifically,
  11. CTRL+F the word!
  12.  
  13. Standard rules apply, do not steal,
  14. do not take bits of coding.
  15. All JQuery besides infinite scrolling
  16. © jubilee/softwaring.tumblr.com 2014
  17. Infinite scroll code © Cody Sherman
  18.  
  19. -->
  20. <title>{title}</title>
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}"/>
  22. <link rel="shortcut icon" href="{Favicon}"/>
  23. <!-- hosted fonts -->
  24. <link href='http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,400,300' rel='stylesheet' type='text/css'><script src="http://static.tumblr.com/mqkrxog/w2Snaoho7/modernizr.custom.js"></script>
  25. <!-- infinite scroll jquery © Cody Sherman -->
  26. {block:ifinfinitescroll}
  27. <script type="text/javascript" src="http://static.tumblr.com/mqkrxog/gL0n98ljw/infinitescroll.js"></script>
  28. {/block:ifinfinitescroll}
  29.  
  30. <!-- defaults -->
  31. <meta name="color:background" content="#FFF"/>
  32. <meta name="color:borders" content="#efefef"/>
  33. <meta name="color:background gradient top" content="#8EB3D7"/>
  34. <meta name="color:background gradient bottom" content="#c7a0d6"/>
  35. <meta name="color:link" content="#33393E"/>
  36. <meta name="color:text" content="#33393E"/>
  37.  
  38. <meta name="image:background" content=""/>
  39. <meta name="image:sidebar" content=""/>
  40.  
  41. <meta name="if:400px" content="1"/>
  42. <meta name="if:captions" content="1"/>
  43. <meta name="if:fullscreen background image" content=""/>
  44. <meta name="if:fullscreen profile pop up" content=""/>
  45. <meta name="if:hover permalinks" content="1"/>
  46. <meta name="if:infinite scroll" content="0"/>
  47. <meta name="if:pop up askbox" content="1"/>
  48. <meta name="if:sidebar on left" content="0"/>
  49. <meta name="if:tags" content="0"/>
  50.  
  51. <meta name="select:background style" content="default" title="Default"/>
  52. <meta name="select:background style" content="fullscreen-background" title="Fullscreen Background"/>
  53. <meta name="select:background style" content="pattern-background" title="Tiled Background"/>
  54. <meta name="select:background style" content="gradient" title="Gradient"/>
  55.  
  56. <meta name="select:sidebar image style" content="border-radius: 100%;" title="Circle"/>
  57. <meta name="select:sidebar image style" content="border-radius: 3%;" title="Rounded"/>
  58. <meta name="select:sidebar image style" content="border-radius: 0%;" title="Square"/>
  59.  
  60. <meta name="select:page alignment" content="margin:auto;" title="Centered"/>
  61. <meta name="select:page alignment" content="margin: auto 50px;" title="Left"/>
  62. <meta name="select:page alignment" content="position:absolute; right: 50px;" title="Right"/>
  63.  
  64. <meta name="select:post gaps" content="margin: 80px 0px 230px 0px;" title="Default"/>
  65. <meta name="select:post gaps" content="margin: 80px 0px 160px 0px;" title="Closer"/>
  66. <meta name="select:post gaps" content="margin: 80px 0px 300px 0px;" title="Larger"/>
  67.  
  68. <meta name="text:profile open" content="profile"/>
  69. <meta name="text:about title" content="information"/>
  70. <meta name="text:about info" content=""/>
  71. <meta name="text:updates title" content="updates"/>
  72. <meta name="text:updates info" content=""/>
  73. <meta name="text:links title" content="navigation"/>
  74. <meta name="text:tags title" content="explore"/>
  75. <meta name="text:link 1 title" content=""/>
  76. <meta name="text:link 1 url" content="" />
  77. <meta name="text:link 2 title" content="" />
  78. <meta name="text:link 2 url" content="" />
  79. <meta name="text:link 3 title" content="" />
  80. <meta name="text:link 3 url" content="" />
  81. <meta name="text:link 4 title" content="" />
  82. <meta name="text:link 4 url" content="" />
  83. <meta name="text:link 5 title" content="" />
  84. <meta name="text:link 5 url" content="" />
  85. <meta name="text:link 6 title" content="" />
  86. <meta name="text:link 6 url" content="" />
  87. <meta name="text:tag 1 title" content=""/>
  88. <meta name="text:tag 1 url" content="/tagged/" />
  89. <meta name="text:tag 2 title" content="" />
  90. <meta name="text:tag 2 url" content="/tagged/" />
  91. <meta name="text:tag 3 title" content="" />
  92. <meta name="text:tag 3 url" content="/tagged/" />
  93. <meta name="text:tag 4 title" content="" />
  94. <meta name="text:tag 4 url" content="/tagged/" />
  95. <meta name="text:tag 5 title" content="" />
  96. <meta name="text:tag 5 url" content="/tagged/" />
  97. <meta name="text:tag 6 title" content="" />
  98. <meta name="text:tag 6 url" content="/tagged/" />
  99.  
  100.  
  101. <style>
  102. /* tumblr controls */
  103. iframe#tumblr_controls { opacity: 0.4!important; top: 0px !important; margin: 0 0 0 0; right: 0px !important; position: fixed !important; padding: 10px!important; }
  104. /* backgrounds and fonts */
  105. body { font: 11px 'Roboto'; color: {color:text}; cursor: default; letter-spacing: 1px; }
  106. /* background stylings */
  107. .default { background:{color:background}; }
  108. .gradient { background:fixed; background-image: -o-linear-gradient(bottom, {color:background gradient bottom}, {color:background gradient top} ); background-image: -moz-linear-gradient(bottom, {color:background gradient bottom}, {color:background gradient top}); background-image: -webkit-linear-gradient(bottom, {color:background gradient bottom}, {color:background gradient top}); background-image: -ms-linear-gradient(bottom, {color:background gradient bottom}, {color:background gradient top}); background-image: linear-gradient(bottom, {color:background gradient bottom}, {color:background gradient top}); }
  109. .pattern-background { background: url({image:background})top left fixed repeat; }
  110. .fullscreen-background { background: url({image:background}) center center fixed no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
  111. /* links */
  112. a { color: {color:link}; text-decoration:none; cursor:help; }
  113. /* wrapper and post stylings */
  114. #wrapper { {select:page alignment} margin-top: 30px; {block:if400px}width: 650px;{/block:if400px} {block:ifnot400px}width: 750px;{/block:ifnot400px}}
  115. #post { {block:if400px}width: 400px;{/block:if400px} {block:ifnot400px}width: 500px;{/block:ifnot400px} {select:post gaps} {block:ifsidebaronleft} margin-left: 200px; {/block:ifsidebaronleft} padding: 10px; }
  116. #post img { width: 100%; }
  117. /* title stylings */
  118. h3 { font: 16px 'Roboto Condensed'; font-weight: 300; text-align: center; font-style: italic; text-transform:uppercase; }
  119. h3 b { font-weight: 400; }
  120. /* sidebar stylings */
  121. .sidemessage { position:fixed;
  122. {block:ifnotsidebaronleft}
  123. {block:if400px}margin-left: 490px;{/block:if400px} {block:ifnot400px}margin-left: 590px;{/block:ifnot400px} {/block:ifnotsidebaronleft}
  124. {block:ifsidebaronleft} {/block:ifsidebaronleft}
  125. width: 150px; margin-top: 50px; font-style: italic; }
  126. /* sidebar link stylings */
  127. .sidemessage li, #pop li { list-style:none; text-transform: uppercase; border-top: 1px dotted {color:borders}; margin-top: 5px; padding: 5px 0 0; -webkit-transition: all .51s ease-in-out; -moz-transition: all .51s ease-in-out; -ms-transition: all .51s ease-in-out; -o-transition: all .51s ease-in-out; transition: all .51s ease-in-out; }
  128. .sidemessage li:hover { text-indent: 5px; -webkit-transition: all .51s ease-in-out; -moz-transition: all .51s ease-in-out; -ms-transition: all .51s ease-in-out; -o-transition: all .51s ease-in-out; transition: all .51s ease-in-out;}
  129. /* post captions */
  130. .caption { max-height: 150px; overflow:auto; }
  131. /* pop up profile */
  132. .overlay { position: fixed; {block:ifnotfullscreenprofilepopup}width: 25%;{block:ifnotfullscreenprofilepopup} {block:iffullscreenprofilepopup}width: 100%;{block:iffullscreenprofilepopup} height: 100%; top: 0;
  133. display: inline-flex; display: -webkit-flex; right: 0; z-index: 999999999999; }
  134. .overlay #bg { position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; z-index: -9999; }
  135. /* pop up close */
  136. .overlay .overlay-close { width: 50px; height: 50px; position: absolute; color: {color:links};
  137. background: transparent; left: 10px; text-transform:uppercase; top: 10px;
  138. overflow: hidden; border: none; outline: none; z-index: 100; }
  139. /* pop up content stylings */
  140. .overlay nav { text-align: center; position: relative; padding: 10%; margin: auto; max-height: 90%; overflow: auto;}
  141. nav::-webkit-scrollbar-thumb { background: {color:background}; }
  142. nav::-webkit-scrollbar { background: transparent; width: 3px; }
  143. nav::-webkit-scrollbar:horizontal { display: none; }
  144. ::-webkit-scrollbar-thumb { background: {color:text}; border: 2px solid {color:background}; border-bottom:none; }
  145. ::-webkit-scrollbar { background: {color:background}; width: 6px; }
  146. ::-webkit-scrollbar:horizontal { display: none; }
  147. /* pop up link stylings */
  148. .overlay ul { list-style: none; padding: 0; margin: 5px auto; display: inline-block; height: 100%; position: relative; }
  149. .overlay ul li {
  150. display: inline-block; text-transform: uppercase; font-style: italic;
  151. padding: 2%; margin-bottom: 1%; }
  152. /* pop up effect - please leave alone */
  153. .overlay-scale { visibility: hidden; opacity: 0; -webkit-transform: scale(0.9); transform: scale(0.9); -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s; transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s; }
  154. .overlay-scale.open { visibility: visible; opacity: 1; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; }
  155. /* mobile pop up stylings */
  156. @media screen and (max-height: 30.5em) {
  157. .overlay nav { height: 70%; font-size: 34px; }
  158. .overlay ul li { min-height: 34px; } }
  159. /* sidebar image */
  160. .ava { width: 100px; height: 100px; background: {color:borders}; border: 2px solid {color:borders}; margin: 10px; {select:sidebar image style} }
  161. /* pop up title stylings */
  162. h2 { font: 14px 'Roboto Condensed'; text-align: left; text-transform: uppercase; border-bottom: 1px dotted {color:borders}; padding-bottom: 5px; margin-bottom: 5px; font-style: italic; }
  163. /* pop up text stylings */
  164. .span { text-align: right!important; padding: 2%; }
  165. .span i { padding: 1%; text-transform: uppercase; }
  166. /* permalinks */
  167. #post:hover .hide { -webkit-transition: all 3s ease-in-out; -moz-transition: all 3s ease-in-out; -ms-transition: all 3s ease-in-out; -o-transition: all 3s ease-in-out; transition: all 3s ease-in-out; }
  168. .hide { background:{color:background}; position:absolute; {block:if400px}width:380px;{/block:if400px} {block:ifnot400px}width:480px;{/block:ifnot400px} background: transparent; height: 11px; z-index: 99; margin-top: -30px; margin-left: 2px; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}
  169. .hide:before { height: 1px; position:absolute; {block:if400px}width:380px;{/block:if400px} {block:ifnot400px}width:480px;{/block:ifnot400px} margin-left: 4px; margin-top: 5px; background: {color:borders}; content:""; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out; }
  170. .hide:after { height: 1px; position:absolute; width: 0px; margin-left: 4px; margin-top: 5px; background: {color:background}; content:""; -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out; }
  171. #post:hover .hide:after { {block:if400px}width:380px;{/block:if400px} {block:ifnot400px}width:480px;{/block:ifnot400px} -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out; }
  172. .permalinks { position:absolute; {block:if400px}width:390px;{/block:if400px} {block:ifnot400px}width:490px;{/block:ifnot400px} padding: 5px; margin-top: 30px; }
  173. #post:hover .permalink { opacity: 1; -webkit-transition: all 3s ease-in-out; -moz-transition: all 3s ease-in-out; -ms-transition: all 3s ease-in-out; -o-transition: all 3s ease-in-out; transition: all 3s ease-in-out; }
  174. .permalink { margin-top: -15px; {block:ifhoverpermalinks}opacity: 0;{/block:ifhoverpermalinks} text-transform: uppercase; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out;}
  175. /* text post stylings */
  176. li { list-style: square; padding: 5px; } ul { margin: 0px; }
  177. .body a { text-transform:uppercase; }
  178. blockquote { padding: 5px; margin: 5px; }
  179. /* pop up askbox */
  180. #pop { z-index: 999!important; position:fixed; top: 0px; left: 0px; width: 100%; height: 100%; display:none;} .close { font:'Roboto'; font-size: 24px; font-weight: 100; font-style: normal; }
  181. .postnotes img { display:none; }
  182. .postnotes li, .postnotes ul { list-style:none; margin: 0px; }
  183. .postnotes li:nth-child(even) { background: rgba({RGBcolor:pop up background}, 0.2); color: {color:pop up text}; }
  184. .tag { {block:ifnottags}display:none;{/block:ifnottags} }
  185. .permalinkpage { text-transform: uppercase; }
  186. .padding { padding: 10%; }
  187.  
  188. /* Custom CSS */
  189. {CustomCSS}
  190. </style>
  191. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  192. <script>
  193. // created by softwaring.tumblr.com
  194. $(document).ready(function() {
  195. $("a.ask").click(function(){
  196. $("#pop").animate({height:"toggle"}, 400);
  197. }); // softwaring
  198. $("a.close").click(function(){
  199. $("#pop").fadeOut(600);
  200. });
  201. });
  202. </script>
  203. </head>
  204. <body class="{select:background style}">
  205. <div id="wrapper" {block:ifinfinitescroll}class="autopagerize_page_element"{/block:ifinfinitescroll}>
  206. <div class="sidemessage">
  207. {block:ifsidebarimage}<center><a href="/"><img src="{image:sidebar}" class="ava"/></a></center>{/block:ifsidebarimage}
  208. <li style="text-align: center; font: 16px 'Roboto Condensed'; font-weight: 300; font-style:italic; {block:ifsidebarimage}border-top: 2px solid {color:borders};{/block:ifsidebarimage}">{title}</li>
  209. <a id="trigger-overlay"><li>
  210. Profile
  211. </li></a>
  212. <a {block:ifpopupaskbox}class="ask"{/block:ifpopupaskbox}{block:ifnotpopupaskbox}href="/ask"{/block:ifnotpopupaskbox}><li>
  213. contact
  214. </li></a>
  215. <a href="/archive"><li>
  216. archive
  217. </li></a>
  218. <a href="http://jubileethemes.tumblr.com"><li>Theme</li></a>
  219. <li style="text-indent: 0px!important;">{description}</li>
  220. </div>
  221.  
  222. {block:Posts}
  223. {block:ContentSource}
  224. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  225. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  226. {/block:SourceLogo}
  227. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  228. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  229. <div id="post">
  230.  
  231. {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}<div class="body">{Body}</div>{/block:Text}
  232.  
  233. {block:Quote}<center>{Source}</center><br><h3>{Quote}</h3>{/block:Quote}
  234.  
  235. {block:Link}<a href="{URL}"><h3>{Name}</h3></a>
  236. {block:Description}<div class="body"><center>{Description}</center></div>{/block:Description}{/block:Link}
  237.  
  238. {block:Photo}
  239. <a href="{permalink}"><img src="{PhotoURL-HighRes}"/></a>
  240. {/block:Photo}
  241.  
  242. {block:Photoset}
  243. {block:if400px}{Photoset-400}{/block:if400px}{block:ifnot400px}{Photoset-500}{/block:ifnot400px}
  244. {/block:Photoset}
  245.  
  246. {block:Chat}{block:Lines} {block:Label}<h3>{Label}</h3>{/block:Label}&nbsp;&nbsp;<i>{Line}</i><br>{/block:Lines}{/block:Chat}
  247.  
  248. {block:Video}{block:if400px}{Video-400}{/block:if400px}{block:ifnot400px}{Video-500}{/block:ifnot400px}{/block:Video}
  249.  
  250. {block:Answer}<h3>MESSAGE FROM <b>{Asker}</b><br><br><small>{Question}</small></h3>
  251. {block:reblog}{block:Answerer}
  252. <h3><b>{Answerer}</b> REPLIED<br>
  253. <small>{Answer}</small></h3>
  254. {/block:Answerer}{/block:reblog}
  255. {block:reblog}{Replies}{/block:reblog}
  256. {block:NotReblog}{Answer}{/block:NotReblog}
  257. {/block:Answer}
  258.  
  259. {block:Audio}<div style="padding: 10px; background: white; color: black;"><center>
  260. {AudioPlayerWhite}
  261. {block:Artist}{Artist}{/block:Artist} - {block:TrackName}{TrackName}{/block:TrackName}</center>
  262. </div>{/block:Audio}
  263.  
  264. {block:IndexPage}
  265. <div class="permalinks">
  266. <div class="hide"></div>
  267. <div class="permalink">
  268. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix} with {NoteCountwithLabel}</a>
  269. <a href="{ReblogURL}" target="_blank" class="details" style="float: right;">reblog</a>
  270. {block:caption}<div class="caption">{caption}</div>{/block:caption}
  271. {block:HasTags}<div class="tag">filed under /
  272. {block:Tags}<a href="{TagURL}" target="blank">#{Tag}</a> {/block:Tags}
  273. </div>{/block:HasTags}
  274. </div></div>
  275. {/block:IndexPage}
  276.  
  277. {block:PermalinkPage}
  278. {block:date} <div class="permalinkpage">
  279. {block:caption}<div class="caption">{caption}</div>{/block:caption}
  280. Posted {Month} {DayofMonth} {12Hour}:{Minutes} {AmPm} / {TimeAgo} / {NoteCountwithLabel}<br>
  281. {block:HasTags}Tagged with {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}<br>{/block:HasTags}
  282. {block:RebloggedFrom}Reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally posted by <a href="{ReblogRootURL}" style="padding-bottom: 5px;">{ReblogRootName}</a><br>{/block:RebloggedFrom}
  283. {block:HasTags}filed under /
  284. {block:Tags}<a href="{TagURL}" target="blank">#{Tag}</a> {/block:Tags}
  285. {/block:HasTags}
  286. {block:PermalinkPagination} {block:NextPost}<a href="{NextPost}" style="float:right;">Next Post →</a>{/block:NextPost} {block:PreviousPost}<a href="{PreviousPost}">← Previous Post</a>{/block:PreviousPost} {/block:PermalinkPagination}</div>{block:date}
  287. {block:PostNotes}<div class="postnotes">{PostNotes}</div>{/block:PostNotes}
  288. {/block:PermalinkPage}
  289. </div>
  290.  
  291. {/block:Posts}
  292. <div style="padding: 50px; text-transform:uppercase; font-style: italic; {block:ifinfinitescroll} display: none; {/block:ifinfinitescroll}"><a href="http://jubileethemes.tumblr.com" style="float:right; {block:ifinfinitescroll}display:none;{/block:ifinfinitescroll}">THEME BY JUBILEE</a>
  293. {block:Pagination} {block:PreviousPage} <a href="{PreviousPage}">past</a> /{/block:PreviousPage} {block:NextPage} <a href="{NextPage}">forward</a> {/block:NextPage}{/block:Pagination}</div></div></div></div></div></div>
  294. {block:ifinfinitescroll}<a href="http://jubileethemes.tumblr.com" style="position:fixed; bottom: 0px; left: 0px; padding: 5px;">THEME</a>{/block:ifinfinitescroll}
  295. <!-- pop up profile area -->
  296. <div class="overlay overlay-scale"><div id="bg" class="{select:background style}"></div>
  297. <button type="button" class="overlay-close">close</button>
  298. <nav><ul>
  299. <h2>{text:about title}</h2>
  300. <div class="span">{text:about info}</div>
  301.  
  302. <h2>{text:updates title}</h2>
  303. <div class="span"> {text:updates info}</div>
  304.  
  305. <h2>{text:links title}</h2>
  306. <div class="span">
  307. <li><a href="{text:link 1 url}">{text:link 1 title}</a></li>
  308. <li><a href="{text:link 2 url}">{text:link 2 title}</a></li>
  309. <li><a href="{text:link 3 url}">{text:link 3 title}</a></li>
  310. <li><a href="{text:link 4 url}">{text:link 4 title}</a></li>
  311. <li><a href="{text:link 5 url}">{text:link 5 title}</a></li>
  312. <li><a href="{text:link 6 url}">{text:link 6 title}</a></li>
  313. </div>
  314. <h2>{text:tags title}</h2>
  315. <div class="span">
  316. <li><a href="{text:tag 1 url}">{text:tag 1 title}</a></li>
  317. <li><a href="{text:tag 2 url}">{text:tag 2 title}</a></li>
  318. <li><a href="{text:tag 3 url}">{text:tag 3 title}</a></li>
  319. <li><a href="{text:tag 4 url}">{text:tag 4 title}</a></li>
  320. <li><a href="{text:tag 5 url}">{text:tag 5 title}</a></li>
  321. <li><a href="{text:tag 6 url}">{text:tag 6 title}</a></li>
  322. </div>
  323. </ul></nav>
  324. </div>
  325. <!-- pop up askbox area -->
  326. <div id="pop" class="{select:background style}"><div class="padding">
  327. <li style="padding: 5px; margin-top: 10%;">{AskLabel}</li>
  328. <iframe frameborder="0" scrolling="no" width="100%" height="260" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden; {block:ifnotpopupaskbox}display:none;{/block:ifnotpopupaskbox}" id="ask_form"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--> <br>
  329. <center><a class="close">X</a></center></div>
  330. </div>
  331. <script src="http://static.tumblr.com/mqkrxog/AUPnaohpr/overlay.js"></script><script src="http://static.tumblr.com/mqkrxog/JjFnaohps/classie.js"></script>
  332. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement