Advertisement
pinkmissy

SUMMER DREAMING

Nov 21st, 2011
373
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.97 KB | None | 0 0
  1. <!--
  2. Converted and Tweaked by:
  3.  
  4. http://jackie09kawaii.tumblr.com
  5. http://jackie09kawaii.tumblr.com
  6. http://jackie09kawaii.tumblr.com
  7. DO NOT REMOVE THIS CREDIT SECTION OKAY!
  8. -->
  9.  
  10. <html>
  11. <head>
  12. <META http-equiv=
  13. Content-Type content="text/html;
  14. charset=UTF-8">
  15.  
  16. <script language="JavaScript1.2">
  17.  
  18.  
  19. var ns6=document.getElementById&&!document.all?1:0
  20.  
  21. var head="display:''"
  22. var folder=''
  23.  
  24. function expandit(curobj){
  25. folder=ns6?
  26.  
  27. curobj.nextSibling.nextSibling.style:document.all[curo
  28.  
  29. bj.sourceIndex+1].style
  30. if (folder.display=="none")
  31. folder.display=""
  32. else
  33. folder.display="none"
  34. }
  35.  
  36. //-->
  37. </script>
  38. <html>
  39. <head>
  40.  
  41. <content=progid:DXImageTransform.Microsoft.GradientWip
  42.  
  43. e(duration=2)>
  44. <meta http-equiv=Page-Exit
  45. content=progid:DXImageTransform.Microsoft.GradientWipe
  46.  
  47. (duration=2)>
  48. <script language="JavaScript">
  49. </script>
  50. <br>
  51.  
  52. <script language=JavaScript>
  53. <!--
  54.  
  55. //Disable right click script III- By Renigade
  56.  
  57. //For full source code, visit
  58.  
  59. http://www.dynamicdrive.com
  60.  
  61. var message="";
  62. ///////////////////////////////////
  63. function clickIE() {if (document.all)
  64.  
  65. {(message);return false;}}
  66. function clickNS(e) {if
  67. (document.layers||(document.getElementById&&!document.
  68.  
  69. all)) {
  70. if (e.which==2||e.which==3) {(message);return
  71.  
  72. false;}}}
  73. if (document.layers)
  74. {document.captureEvents(Event.MOUSEDOWN);document.onmo
  75.  
  76. usedown=clickNS;}
  77. else
  78.  
  79. {document.onmouseup=clickNS;document.oncontextmenu=cli
  80.  
  81. ckIE;}
  82.  
  83. document.oncontextmenu=new Function("return false")
  84. // -->
  85. </script>
  86.  
  87. <html>
  88. <head><script language=JavaScript>
  89. /*
  90. Gradual-Highlight Image Script II-
  91. By J. Mark Birenbaum ([email protected])
  92. Permission granted to Dynamicdrive.com to feature
  93.  
  94. script in archive
  95. For full source to script, visit
  96.  
  97. http://dynamicdrive.com
  98. */
  99.  
  100. nereidFadeObjects = new Object();
  101. nereidFadeTimers = new Object();
  102.  
  103. /* object - image to be faded (actual object, not
  104.  
  105. name);
  106. * destop - destination transparency level (ie 80, for
  107.  
  108. mostly solid)
  109. * rate - time in milliseconds between trasparency
  110.  
  111. changes (best under 100)
  112. * delta - amount of change each time (ie 5, for 5%
  113.  
  114. change in transparency)
  115. */
  116.  
  117. function nereidFade(object, destOp, rate, delta){
  118. if (!document.all)
  119. return
  120. if (object != "[object]"){ //do this so I can take a
  121.  
  122. string too
  123. setTimeout("nereidFade("+object+","+destOp+","+rate+",
  124.  
  125. "+delta+")",0);
  126. return;
  127. }
  128.  
  129. clearTimeout(nereidFadeTimers[object.sourceIndex]);
  130.  
  131. diff = destOp-object.filters.alpha.opacity;
  132. direction = 1;
  133. if (object.filters.alpha.opacity > destOp){
  134. direction = -1;
  135. }
  136. delta=Math.min(direction*diff,delta);
  137. object.filters.alpha.opacity+=direction*delta;
  138.  
  139. if (object.filters.alpha.opacity != destOp){
  140. nereidFadeObjects[object.sourceIndex]=object;
  141. nereidFadeTimers[object.sourceIndex]
  142.  
  143. =setTimeout("nereidFade(nereidFadeObjects["+object.sou
  144.  
  145. rceIndex+"],"+destOp+","+rate+","+delt
  146.  
  147. a+")",rate);
  148. }
  149. }
  150.  
  151. </script>
  152.  
  153.  
  154. <html>
  155. <head>
  156.  
  157. <title>{title</title>
  158. <style type="text/css">
  159.  
  160. body {
  161. background-color: FFB193;
  162.  
  163. font-family: tahoma;
  164. font-size: 11px;
  165. color: 000000;
  166. font-weight: normal;
  167. cursor: default;
  168.  
  169. scrollbar-face-color: FFB193;
  170. scrollbar-highlight-color:FFE8B2;
  171. scrollbar-shadow-color: E04562;
  172. scrollbar-3dlight-color:FFFFFF;
  173. scrollbar-arrow-color:79384B;
  174. scrollbar-track-color: FFE8B2;
  175. scrollbar-darkshadow-color: E04562;
  176. }
  177.  
  178. .head {
  179. font-family:tahoma;
  180. font-weight: bold;
  181. font-size: 12px;
  182. background-color: #FFB193;
  183. line-height:14px;
  184. color: #79384B;
  185. border-bottom: 1px solid;
  186. border-color: #FFB193;
  187. border-width: 0;
  188. text-align:right;
  189. }
  190.  
  191.  
  192.  
  193.  
  194. A:link
  195. { text-decoration: underline; color: FF0D51;
  196.  
  197. font-family: tahoma; font-size: 11px;
  198.  
  199. text-transform: lowercase; }
  200.  
  201. A:visited
  202. { text-decoration: underline; color: FF0D51;
  203.  
  204. font-family: tahoma; font-size: 11px;
  205.  
  206. text-transform: lowercase; }
  207.  
  208. A:active
  209. { text-decoration: none; color: FF0D51; font-family:
  210.  
  211. tahoma; font-size: 11px;
  212.  
  213. text-transform: lowercase; }
  214.  
  215. A:hover {
  216. font-size : 11px;
  217. color : #79384B;
  218. background-color: FFB193;
  219. text-transform : lowercase;
  220. font-family : tahoma;
  221. cursor : default;
  222. }
  223.  
  224. input, textarea
  225. { background: white;
  226. font-family: tahoma;
  227. font-size: 9px;
  228. color: 79384B;
  229. border-style: solid;
  230. border-color: black;
  231. border-width: 1px;}
  232. </style>
  233. </head>
  234.  
  235.  
  236.  
  237. <body>
  238. <body
  239.  
  240. background="http://img.photobucket.com/albums/v623/cem
  241.  
  242. el/layouts/maya3backg.jpg">
  243. <div style="position: absolute; top: 0; left: 0;
  244. height:625; overflow: absolute;
  245. background-image:url(http://img.photobucket.com/albums
  246.  
  247. /v623/cemel/layouts/maya3backg.jpg);">
  248. </div>
  249.  
  250. <div style="position: absolute; top: 0; left: 0;">
  251. <img
  252.  
  253. src="http://img.photobucket.com/albums/v623/cemel/layo
  254.  
  255. uts/maya3bg.jpg">
  256. </div>
  257.  
  258.  
  259.  
  260.  
  261. <div style="position: absolute; top: 555; left: 332;
  262. width:440; text-align: justify;
  263. padding-top: 5;
  264. padding-bottom: 5;
  265. padding-left: 10;
  266. padding-right: 10; ">
  267.  
  268. <center>
  269. {block:Posts}
  270. {block:Text}
  271. <li id="each">
  272. <div id="box"><a href="{Permalink}"><b>text post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  273.  
  274. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  275. {block:Title}
  276. <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
  277. {/block:Title}
  278.  
  279. <p>{Body}</p>
  280.  
  281.  
  282. </li><br><br>&nbsp;
  283.  
  284. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  285.  
  286. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  287. {/block:Text}
  288.  
  289. {block:Photo}
  290. <li id="each">
  291.  
  292. <div id="box"><a href="{Permalink}"><b>photo post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  293.  
  294. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  295. {LinkOpenTag}<img src="{PhotoURL-400}"
  296.  
  297. alt="{PhotoAlt}"/>{LinkCloseTag}
  298.  
  299. {block:Caption}
  300. <p>{Caption}</p>
  301. {/block:Caption}
  302.  
  303. </li>&nbsp;
  304.  
  305. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  306.  
  307. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  308. {/block:Photo}
  309.  
  310. {block:Quote}
  311. <li id="each">
  312. <div id="box"><a href="{Permalink}"><b>quote post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  313.  
  314. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  315. <p class="qcontainer">
  316. <span class="quote">&#147;{Quote}&#148;</span>
  317.  
  318. {block:Source}
  319. <span class="source"><br><i>{Source}</i></span>
  320. {/block:Source}
  321. </p>
  322.  
  323. </li>&nbsp;
  324.  
  325. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  326.  
  327. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  328. {/block:Quote}
  329.  
  330. {block:Link}
  331. <li id="each">
  332. <div id="box"><a href="{Permalink}"><b>link post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  333.  
  334. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  335. <p><a href="{URL}" id="postlink" {Target}>{Name}</a></p>
  336.  
  337. {block:Description}
  338. <p>{Description}</p>
  339. {/block:Description}
  340.  
  341.  
  342. </li>&nbsp;
  343.  
  344. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  345.  
  346. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  347. {/block:Link}
  348.  
  349. {block:Chat}
  350. <li id="each">
  351. <div id="box"><a href="{Permalink}"><b>chat post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  352.  
  353. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  354. {block:Title}
  355. <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
  356. {/block:Title}
  357.  
  358. <ul class="chat">
  359. {block:Lines}
  360. <li class="{Alt}">
  361. {block:Label}
  362. <span class="label">{Label}</span>
  363. {/block:Label}
  364.  
  365. {Line}
  366.  
  367. {/block:Lines}
  368. </ul>
  369.  
  370. </li></li>&nbsp;
  371.  
  372. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  373.  
  374. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  375. {/block:Chat}
  376.  
  377. {block:Video}
  378. <li id="each">
  379. <div id="box"><a href="{Permalink}"><b>video post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  380.  
  381. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  382. {Video-400}
  383.  
  384. {block:Caption}
  385. <p>{Caption}</p>
  386. {/block:Caption}
  387.  
  388. </li>&nbsp;
  389.  
  390. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  391.  
  392. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  393. {/block:Video}
  394. {block:Audio}
  395. <li id="each">
  396. <div id="box"><a href="{Permalink}"><b>audio post</b>&nbsp;&nbsp;{ShortDayOfWeek},
  397.  
  398. {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
  399. <p align="center">{AudioPlayerBlack}</p>
  400.  
  401. {block:Caption}
  402. <p>{Caption}</p>
  403. {/block:Caption}
  404.  
  405. </li>&nbsp;
  406.  
  407. <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif">&nbsp;{block:NoteCount}<a
  408.  
  409. href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
  410. {/block:Audio}
  411.  
  412.  
  413. {block:PostNotes}
  414. {PostNotes}
  415. {/block:PostNotes}
  416.  
  417. {/block:Posts}
  418. {/block:Posts}
  419. </ol>
  420.  
  421. <center>{block:PreviousPage}<a href="{PreviousPage}"><font size="5">previous</a></font> {/block:PreviousPage}?{block:NextPage} <a href="{NextPage}"><font size="5">next</a></font>{/block:NextPage}{/block:Pagination}</center>
  422. </div>
  423. </Blogger>
  424.  
  425. </div>
  426. </marquee></div>
  427.  
  428.  
  429.  
  430. <div style="position: absolute; top: 555; left: 152;
  431. width:168;
  432. background-color: transparent;
  433. padding-top: 5;
  434. padding-bottom: 5;
  435. padding-left: 10;
  436. padding-right: 10;">
  437.  
  438. <div class="head">Blogger<br></div>
  439. <center><img style="border:0px" <img src="{PortraitURL-128}"></center><br>
  440. {Description}<br><br>
  441.  
  442. <div class="head"> Navigation></div>
  443. <font color=#79384B>
  444. <p align= "left">
  445. <div align= "justify">
  446. <center><a href="/">HOME</a><br>
  447. <a href="/ask">ASK</a><br>
  448. <a href="/random">RANDOM</a><br>
  449. <a href="/archive">ARCHIVE</a></center>
  450. <br>
  451.  
  452. <div class="head"> layout credits<br></div>
  453. <br>
  454. <div align= "justify">
  455.  
  456. <font color=#79384B><b>made by:</b>
  457. <a href="http://www.jackie09kawaii.tumblr.com/">
  458.  
  459. <b>pinkmissy</b><br>
  460.  
  461. <font color=#79384B><b>made by:</b>
  462. <a href="http://xcake.blogspot.com/">
  463.  
  464. <b>xcake</b></a><br>
  465. <br><br>
  466.  
  467.  
  468.  
  469.  
  470. <script>
  471. window.defaultStatus=" ++++ the scent of summer makes
  472.  
  473. me fall in love.";
  474. </script>
  475.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement