Advertisement
hazza_xx

Theme 106

Mar 19th, 2013
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.76 KB | None | 0 0
  1. <!-- Разобрала и отредактировала: http://winchesterovna.viewy.ru/
  2. Прошу не удалять эту строчку.-->
  3.  
  4. <!------- THEME MADE BY SOFIA MARINHO | http://missdiior.tumblr.com (C) 2012 ----------->
  5.  
  6.  
  7. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  8. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  9. <!-- Read more: http://ogp.me/ -->
  10. <meta property="fb:app_id" content="48119224995" />
  11. <meta property="og:title" content="Network" />
  12. <meta property="og:url" content="http://themesnetwork1.tumblr.com/" />
  13. <meta property="og:description" content="" />
  14. <meta property="og:type" content="tumblr-feed:tumblelog" />
  15. <meta property="og:image" content="http://assets.tumblr.com/images/default_avatar_128.gif" />
  16. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  17.  
  18.  
  19. <!-- TWITTER TAGS -->
  20. <meta charset="utf-8">
  21. <meta name="twitter:site" content="tumblr" />
  22.  
  23.  
  24.  
  25.  
  26. <style type="text/css">
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. /***************************** SCROLLBAR *******************************/
  34.  
  35. ::-webkit-scrollbar {width: 3px; height: 4px; background-color:#fff; }
  36.  
  37. ::-webkit-scrollbar-thumb { background-color: #cfb3be; border: 0px solid #fff;}
  38.  
  39. /****************************** FONTS **********************************/
  40.  
  41. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  42. }
  43.  
  44. @font-face {
  45. font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  46.  
  47. @font-face {
  48. font-family: "tempesta";
  49. src: url('http://static.tumblr.com/oct6d4x/Wvalo56tg/pf_ronda_seven.ttf');
  50. }
  51.  
  52.  
  53. /****************************** BODY **********************************/
  54.  
  55. body {
  56. margin:0px;
  57. color: #484847;
  58. font-family:'tahoma';
  59. font-size:9px;
  60. line-height: 8px;
  61. text-transform: none;
  62. background-color:#fff;
  63. background-image:url();
  64. background-repeat:repeat;
  65. background-attachment:fixed;
  66. text-align:left;
  67. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  68. }
  69. background-attachment: fixed;
  70. background-repeat: repeat;}
  71. body, div, p, textarea, submit, input{font-family: cambria; font-size: 11px; line-height: 11px; letter-spacing:1px; color:;}
  72.  
  73. p {margin:0px; margin-top:5px;}
  74.  
  75.  
  76. a:link, a:active, a:visited{
  77. color: #484847;
  78. text-decoration: none;
  79. -webkit-transition-duration: .20s;
  80. }
  81.  
  82. a:hover {
  83. cursor: url (http://media.tumblr.com/tumblr_lqx7cnbkJc1qlzq96.png), auto;
  84. color: #484847;
  85. color: 1px 1px 1px #fff;
  86.  
  87. }
  88. strong,b{color:#fff;font-weight:bold;text-shadow:1px 1px 0px #8b8b8b;border-bottom:1px dotted #8b8b8b;}
  89.  
  90. i,em{color:#c9b8b8;font-style:italic;}
  91.  
  92. /***************************** TOP TITLE *********************************/
  93.  
  94.  
  95. #bigtitle
  96. {text-align:center;
  97. letter-spacing:4px;
  98. text-transform:uppercase;
  99. font-family:caviardreams;
  100. color:#fff;
  101. font-size:54px;
  102. padding-top:8px;
  103. padding-bottom:5px;
  104. text-shadow: 1px 1px 10px #8b8b8b;
  105. }
  106.  
  107.  
  108. /******************************* BLOGS **********************************/
  109.  
  110. .blogs {
  111. float: left;
  112. width: 320px;
  113. height: 158px;
  114. background: transparent;
  115. overflow: hidden;
  116. text-align: center;
  117. margin: 60px;
  118. margin-top:100px;
  119. }
  120.  
  121. /******************************* ICON ***********************************/
  122. .icon {
  123. float: left;
  124. width: 100px;
  125. height: 120px;
  126. position: relative;
  127. border-bottom-left-radius:15px;
  128. }
  129.  
  130. .icon img {
  131. width: 100px;
  132. height: 110px;
  133. border:5px solid #413E4A ;
  134. border-bottom-left-radius:15px;
  135. }
  136.  
  137. /**************************** DESC. TITLE *******************************/
  138. .title {
  139. float: left;
  140. width: 320px;
  141. padding: 5px 0px;
  142. background: #73626E;
  143. font-family: 'caviardreams', cursive;
  144. font-size: 18px;
  145. line-height: 150%;
  146. text-transform: uppercase;
  147. text-align: center;
  148. color:#fff;
  149. border-top-left-radius:15px;
  150. border-top-right-radius:15px;
  151. }
  152. .title a {
  153. color:#fff;
  154. }
  155.  
  156.  
  157. /**************************** CONTAINER *******************************/
  158.  
  159. #container {
  160. width: 400px;
  161. margin: 10px auto;
  162. padding: 10px;
  163. text-align: center;
  164. position: relative;
  165. background: transparent;
  166. }
  167.  
  168. /**************************** DESCRIPTION *******************************/
  169.  
  170. .start {
  171. float: left;
  172. width: 190px;
  173. height: 10px;
  174. padding: 15px;
  175. background: #F0B49E;
  176. font-family: 'tahoma', cursive;
  177. font-size: 10px;
  178. text-align: left;
  179. overflow: hidden;
  180. }
  181.  
  182. .blog {
  183. float: left;
  184. width: 190px;
  185. height: 10px;
  186. padding: 15px;
  187. background: #B38184 ;
  188. font-family: 'tahoma', cursive;
  189. font-size: 10px;
  190. text-align: left;
  191. overflow: hidden;
  192. color:#fff;
  193. border-bottom-right-radius:15px;
  194. }
  195. .name {
  196. float: left;
  197. width: 190px;
  198. height: 10px;
  199. padding: 15px;
  200. background: #F7E4BE ;
  201. font-family: 'tahoma', cursive;
  202. font-size: 10px;
  203. text-align: left;
  204. overflow: hidden;
  205. color:#8b8b8b;
  206. }
  207.  
  208. /***************************** SYMBOL **********************************/
  209. #symbol {
  210. position: absolute;
  211. color: #F8ECC9;
  212. font-size: 400px;
  213. opacity: 1;
  214. z-index:-9999;
  215. margin-top:50px;
  216. }
  217.  
  218. /*************************** NAVIGATION *********************************/
  219.  
  220. .nav{background: transparent; color:#bab4b8; font-family:'caviardreams'; padding:3px 5px 3px 5px; text-shadow:1px 1px 0px #fff; margin-top:15px; text-align:center; text-transform: uppercase;-webkit-border-top-left-radius: 4px;-webkit-border-top-right-radius: 4px;font-size:25px;}
  221.  
  222. .nav a{color: #73626E; padding:3px 2px 3px 2px; text-shadow:1px 1px 0px #fff; -webkit-transition-duration: .5s;}
  223.  
  224. .nav a:hover{text-shadow:1px 1px 0px #cad3c7; background:transparent; padding:3px 2px 3px 2px; color:#8b8b8b; -webkit-transition-duration: .5s;border-bottom:1px dotted #B38184 ;}
  225.  
  226. .nav heart{color:#F7E4BE;text-shadow:1px 1px 5px #8b8b8b;}
  227.  
  228.  
  229. </style>
  230.  
  231.  
  232. </head>
  233.  
  234. <body>
  235. <div class="container">
  236.  
  237. <!----------------------------- TOP ----------------------------------->
  238.  
  239. <div id="bigtitle">
  240. <br><br><br><br>
  241.  
  242. НАЗВАНИЕ БЛОГРОЛЛА
  243.  
  244. </div></div><br>
  245.  
  246. <!--------------------------- NAVIGATION --------------------------------->
  247.  
  248. <div class="nav">
  249. <a href="ССЫЛКА">НАЗВАНИЕ</a> <heart>♥</heart>
  250. <a href="ССЫЛКА">НАЗВАНИЕ</a> <heart>♥</heart>
  251. <a href="ССЫЛКА">НАЗВАНИЕ</a> <heart>♥</heart>
  252. <a href="ССЫЛКА">НАЗВАНИЕ</a> <heart>♥</heart>
  253. <a href="ССЫЛКА">НАЗВАНИЕ</a> <heart>♥</heart>
  254. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  255. </div>
  256.  
  257. <!----------------------------- BLOG ----------------------------------->
  258. <div class="blogs">
  259.  
  260. <div id="symbol">✿</div>
  261.  
  262. <div class="title">
  263. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  264.  
  265. <div class="icon">
  266. <img src="КАРТИНКА">
  267. </div>
  268.  
  269. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  270.  
  271. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  272.  
  273. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  274. </div>
  275.  
  276. <!----------------------------- BLOG ----------------------------------->
  277. <div class="blogs">
  278.  
  279. <div id="symbol">✿</div>
  280.  
  281. <div class="title">
  282. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  283.  
  284. <div class="icon">
  285. <img src="КАРТИНКА">
  286. </div>
  287.  
  288. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  289.  
  290. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  291.  
  292. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  293. </div>
  294.  
  295.  
  296. <!----------------------------- BLOG ----------------------------------->
  297. <div class="blogs">
  298.  
  299. <div id="symbol">✿</div>
  300.  
  301. <div class="title">
  302. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  303.  
  304. <div class="icon">
  305. <img src="КАРТИНКА">
  306. </div>
  307.  
  308. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  309.  
  310. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  311.  
  312. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  313. </div>
  314.  
  315.  
  316. <!----------------------------- BLOG ----------------------------------->
  317. <div class="blogs">
  318.  
  319. <div id="symbol">✿</div>
  320.  
  321. <div class="title">
  322. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  323.  
  324. <div class="icon">
  325. <img src="КАРТИНКА">
  326. </div>
  327.  
  328. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  329.  
  330. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  331.  
  332. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  333. </div>
  334.  
  335.  
  336. <!----------------------------- BLOG ----------------------------------->
  337. <div class="blogs">
  338.  
  339. <div id="symbol">✿</div>
  340.  
  341. <div class="title">
  342. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  343.  
  344. <div class="icon">
  345. <img src="КАРТИНКА">
  346. </div>
  347.  
  348. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  349.  
  350. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  351.  
  352. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  353. </div>
  354.  
  355.  
  356. <!----------------------------- BLOG ----------------------------------->
  357. <div class="blogs">
  358.  
  359. <div id="symbol">✿</div>
  360.  
  361. <div class="title">
  362. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  363.  
  364. <div class="icon">
  365. <img src="КАРТИНКА">
  366. </div>
  367.  
  368. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  369.  
  370. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  371.  
  372. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  373. </div>
  374.  
  375. <!----------------------------- BLOG ----------------------------------->
  376. <div class="blogs">
  377.  
  378. <div id="symbol">✿</div>
  379.  
  380. <div class="title">
  381. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  382.  
  383. <div class="icon">
  384. <img src="КАРТИНКА">
  385. </div>
  386.  
  387. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  388.  
  389. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  390.  
  391. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  392. </div>
  393.  
  394. <!----------------------------- BLOG ----------------------------------->
  395. <div class="blogs">
  396.  
  397. <div id="symbol">✿</div>
  398.  
  399. <div class="title">
  400. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  401.  
  402. <div class="icon">
  403. <img src="КАРТИНКА">
  404. </div>
  405.  
  406. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  407.  
  408. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  409.  
  410. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  411. </div>
  412.  
  413. <!----------------------------- BLOG ----------------------------------->
  414. <div class="blogs">
  415.  
  416. <div id="symbol">✿</div>
  417.  
  418. <div class="title">
  419. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  420.  
  421. <div class="icon">
  422. <img src="КАРТИНКА">
  423. </div>
  424.  
  425. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  426.  
  427. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  428.  
  429. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  430. </div>
  431.  
  432. <!----------------------------- BLOG ----------------------------------->
  433. <div class="blogs">
  434.  
  435. <div id="symbol">✿</div>
  436.  
  437. <div class="title">
  438. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  439.  
  440. <div class="icon">
  441. <img src="КАРТИНКА">
  442. </div>
  443.  
  444. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  445.  
  446. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  447.  
  448. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  449. </div>
  450.  
  451. <!----------------------------- BLOG ----------------------------------->
  452. <div class="blogs">
  453.  
  454. <div id="symbol">✿</div>
  455.  
  456. <div class="title">
  457. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  458.  
  459. <div class="icon">
  460. <img src="КАРТИНКА">
  461. </div>
  462.  
  463. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  464.  
  465. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  466.  
  467. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  468. </div>
  469.  
  470. <!----------------------------- BLOG ----------------------------------->
  471. <div class="blogs">
  472.  
  473. <div id="symbol">✿</div>
  474.  
  475. <div class="title">
  476. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  477.  
  478. <div class="icon">
  479. <img src="КАРТИНКА">
  480. </div>
  481.  
  482. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  483.  
  484. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  485.  
  486. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  487. </div>
  488.  
  489. <!----------------------------- BLOG ----------------------------------->
  490. <div class="blogs">
  491.  
  492. <div id="symbol">✿</div>
  493.  
  494. <div class="title">
  495. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  496.  
  497. <div class="icon">
  498. <img src="КАРТИНКА">
  499. </div>
  500.  
  501. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  502.  
  503. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  504.  
  505. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  506. </div>
  507.  
  508. <!----------------------------- BLOG ----------------------------------->
  509. <div class="blogs">
  510.  
  511. <div id="symbol">✿</div>
  512.  
  513. <div class="title">
  514. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  515.  
  516. <div class="icon">
  517. <img src="КАРТИНКА">
  518. </div>
  519.  
  520. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  521.  
  522. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  523.  
  524. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  525. </div>
  526.  
  527. <!----------------------------- BLOG ----------------------------------->
  528. <div class="blogs">
  529.  
  530. <div id="symbol">✿</div>
  531.  
  532. <div class="title">
  533. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  534.  
  535. <div class="icon">
  536. <img src="КАРТИНКА">
  537. </div>
  538.  
  539. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  540.  
  541. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  542.  
  543. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  544. </div>
  545.  
  546. <!----------------------------- BLOG ----------------------------------->
  547. <div class="blogs">
  548.  
  549. <div id="symbol">✿</div>
  550.  
  551. <div class="title">
  552. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  553.  
  554. <div class="icon">
  555. <img src="КАРТИНКА">
  556. </div>
  557.  
  558. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  559.  
  560. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  561.  
  562. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  563. </div>
  564. <!----------------------------- BLOG ----------------------------------->
  565. <div class="blogs">
  566.  
  567. <div id="symbol">✿</div>
  568.  
  569. <div class="title">
  570. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  571.  
  572. <div class="icon">
  573. <img src="КАРТИНКА">
  574. </div>
  575.  
  576. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  577.  
  578. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  579.  
  580. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  581. </div>
  582.  
  583. <!----------------------------- BLOG ----------------------------------->
  584. <div class="blogs">
  585.  
  586. <div id="symbol">✿</div>
  587.  
  588. <div class="title">
  589. <a href="ССЫЛКА НА БЛОГ">НАЗВАНИЕ БЛОГА</a></div>
  590.  
  591. <div class="icon">
  592. <img src="КАРТИНКА">
  593. </div>
  594.  
  595. <div class="name"><b>The Blogger:</b> ИМЯ БЛОГГЕРА</div>
  596.  
  597. <div class="start"><b>Blog since:</b> ЧТО НИБУДЬ О БЛОГГЕРЕ</div>
  598.  
  599. <div class="blog"><b>Posts Style:</b> ТЕМА БЛОГА</div>
  600. </div>
  601.  
  602.  
  603.  
  604. </div>
  605. <!-- BEGIN TUMBLR CODE -->
  606. <iframe src="http://assets.tumblr.com/iframe.html?af5ce0ec8e924e785026d9afb227449e&amp;src=http%3A%2F%2Fthemesnetwork1.tumblr.com%2F&amp;lang=en_US&amp;name=themesnetwork1" width="330" height="25" scrolling="no" frameborder="0" style="position:absolute; z-index:1337; top:0px; right:0px; border:0px; background-color:transparent; overflow:hidden;" id="tumblr_controls"></iframe>
  607. <!--[if IE]><script type="text/javascript">document.getElementById('tumblr_controls').allowTransparency=true;</script><![endif]-->
  608. <img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="http://www.tumblr.com/impixu?T=1363705662&J=eyJ0eXBlIjoiYmxvZyIsImJsb2dpZCI6Ijk4NzQ5OTk0IiwidXJsIjoiaHR0cDpcL1wvdGhlbWVzbmV0d29yazEudHVtYmxyLmNvbVwvIn0=&U=CMIAPHLGKB&K=0ca9788d74025625953a19c008c4fe8e3594113ac19f587d4c2b34ac380abca2"/><!-- END TUMBLR CODE -->
  609. <iframe src="http://assets.tumblr.com/analytics.html?748b075014045cae7cd6ac4429aded74" scrolling="no" width="1" height="1" frameborder="0" style="background-color:transparent; overflow:hidden; position:absolute; top:0; left:0 z-index:9999;" id="ga_target"></iframe>
  610.  
  611. <script>
  612. // Makes this wait for the page to load, so that the iframe is finished before signaling.
  613. window.setTimeout(function(){
  614. var analytics_frame = document.getElementById('ga_target');
  615. analytics_frame.contentWindow.postMessage('enable_comscore', analytics_frame.src.split('/analytics.html')[0]);
  616. }, 1000);
  617. </script>
  618.  
  619.  
  620.  
  621. <script type="text/javascript">
  622. __qoptions = _qoptions = { qacct: 'p-19UtqE8ngoZbM' };
  623. </script>
  624. <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
  625. <noscript>
  626. <img src="http://pixel.quantserve.com/pixel/p-19UtqE8ngoZbM.gif"
  627. style="display:none; border-width:0px; height:1px; width:1px;"/>
  628. </noscript>
  629.  
  630.  
  631. <img style="position:absolute;z-index:-3334;top:0px;left:0px;visibility:hidden;" src="http://www.tumblr.com/impixu?T=1363705662&J=eyJ0eXBlIjoidXJsIiwidXJsIjoiaHR0cDpcL1wvdGhlbWVzbmV0d29yazEudHVtYmxyLmNvbVwvIn0=&U=IJIAKNPOBG&K=e2e485f3229a0e5a53d5dd0bff5401df5bf90b7a16243b9245d54bdc7ac8222a"/></body>
  632. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement