Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Converted and Tweaked by:
- http://jackie09kawaii.tumblr.com
- http://jackie09kawaii.tumblr.com
- http://jackie09kawaii.tumblr.com
- DO NOT REMOVE THIS CREDIT SECTION OKAY!
- -->
- <meta content="no" http-equiv="imagetoolbar">
- <script type="text/javascript">
- /***********************************************
- * Disable select-text script- � Dynamic Drive (www.dynamicdrive.com)
- * This notice MUST stay intact for legal use
- * Visit http://www.dynamicdrive.com/ for full source code
- ***********************************************/
- //form tags to omit in NS6+:
- var omitformtags=["input", "textarea", "select"]
- omitformtags=omitformtags.join("|")
- function disableselect(e){
- if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
- return false
- }
- function reEnable(){
- return true
- }
- if (typeof document.onselectstart!="undefined")
- document.onselectstart=new Function ("return false")
- else{
- document.onmousedown=disableselect
- document.onmouseup=reEnable
- }
- </script>
- <style>
- <!--
- .skin{
- position:absolute;
- width:130px;
- border:1px solid #FFAFB4;
- background-color: white;
- line-height:12px;
- color: #6C3F36;
- cursor:crosshair;
- font-size:8pt;
- font-family:Tahoma;
- padding-bottom:5px;
- padding-top:5px;
- padding-left:5px;
- padding-right:2px;
- z-index:50;
- visibility:hidden;
- }
- .menuitems{
- padding-left:30px;
- padding-right:30px;
- }
- -->
- </style>
- <div id="ie5menu" class="skin" onMouseover="highlightie5(event)" onMouseout="lowlightie5(event)" onClick="jumptoie5(event)" display:none>
- No right click<br>
- Thank You!<br>
- </div>
- <script language="JavaScript1.2">
- //set this variable to 1 if you wish the URLs of the highlighted menu to be displayed in the status bar
- var display_url=0
- var ie5=document.all&&document.getElementById
- var ns6=document.getElementById&&!document.all
- if (ie5||ns6)
- var menuobj=document.getElementById("ie5menu")
- function showmenuie5(e){
- //Find out how close the mouse is to the corner of the window
- var rightedge=ie5? document.body.clientWidth-event.clientX : window.innerWidth-e.clientX
- var bottomedge=ie5? document.body.clientHeight-event.clientY : window.innerHeight-e.clientY
- //if the horizontal distance isn't enough to accomodate the width of the context menu
- if (rightedge<menuobj.offsetWidth)
- //move the horizontal position of the menu to the left by it's width
- menuobj.style.left=ie5? document.body.scrollLeft+event.clientX-menuobj.offsetWidth : window.pageXOffset+e.clientX-menuobj.offsetWidth
- else
- //position the horizontal position of the menu where the mouse was clicked
- menuobj.style.left=ie5? document.body.scrollLeft+event.clientX : window.pageXOffset+e.clientX
- //same concept with the vertical position
- if (bottomedge<menuobj.offsetHeight)
- menuobj.style.top=ie5? document.body.scrollTop+event.clientY-menuobj.offsetHeight : window.pageYOffset+e.clientY-menuobj.offsetHeight
- else
- menuobj.style.top=ie5? document.body.scrollTop+event.clientY : window.pageYOffset+e.clientY
- menuobj.style.visibility="visible"
- return false
- }
- function hidemenuie5(e){
- menuobj.style.visibility="hidden"
- }
- function highlightie5(e){
- var firingobj=ie5? event.srcElement : e.target
- if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
- if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
- firingobj.style.backgroundColor="highlight"
- firingobj.style.color="E6E4E5"
- if (display_url==1)
- window.status=event.srcElement.url
- }
- }
- function lowlightie5(e){
- var firingobj=ie5? event.srcElement : e.target
- if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
- if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode //up one node
- firingobj.style.backgroundColor=""
- firingobj.style.color="826A92"
- window.status=''
- }
- }
- function jumptoie5(e){
- var firingobj=ie5? event.srcElement : e.target
- if (firingobj.className=="menuitems"||ns6&&firingobj.parentNode.className=="menuitems"){
- if (ns6&&firingobj.parentNode.className=="menuitems") firingobj=firingobj.parentNode
- if (firingobj.getAttribute("target"))
- window.open(firingobj.getAttribute("url"),firingobj.getAttribute("target"))
- else
- window.location=firingobj.getAttribute("url")
- }
- }
- if (ie5||ns6){
- menuobj.style.display=''
- document.oncontextmenu=showmenuie5
- document.onclick=hidemenuie5
- }
- </script>
- <html>
- <head>
- <title> P I N K m i s s y</title>
- <script>
- window.defaultStatus=" I love pink doesn't mean im a twit :D "</script>
- <!-- --><style type="text/css">@import url(http://www2.blogger.com/css/navbar/classic.css);
- div.b-mobile {display:none;}
- </style>
- </head>
- <style type="text/css">
- A:link
- { text-decoration:none; color: #ffffff;}
- A:visited
- { text-decoration:none; color: #ffffff;}
- A:active
- { text-decoration:none; border: 1px solid hotpink; cursor: crosshair; color: #ffffff;}
- A:hover
- { text-decoration:none; border: 1px solid hotpink; cursor: crosshair; color: #ffffff ;}
- b { text-decoration: bold; color: hotpink; }
- u { text-decoration: underline; border-bottom: 1px solid hotpink; }
- s { text-decoration: strikeout; color: #6C3F36; }
- body
- {
- background:url(none);
- background-color: #ffffff;
- background-repeat: no-repeat;
- background-attachment: fixed;
- background-position:top left;
- font-family: verdana;
- color: #000000;
- font-size: 8pt;
- line-height: 15px;
- text-align: justify;
- margin: 0px;
- scrollbar-face-color: #FFAFB4;
- scrollbar-shadow-color: #FFFFFF;
- scrollbar-highlight-color: #FFAFB4;
- scrollbar-3dlight-color: #6C3F36;
- scrollbar-darkshadow-color: #6C3F36;
- scrollbar-track-color: #FFcccc;
- scrollbar-arrow-color: #FFFFFF;}
- textarea{
- border: 1px solid #FFAFB4;
- color: #6C3F36;
- font-family: tahoma;
- font-size: 8pt;
- line-height: 13px;
- padding: 7px;
- }
- blockquote{
- background: #FFAFB4;
- border-left: 13px double white;
- color: #6C3F36;
- font-family: tahoma;
- font-size: 8pt;
- line-height: 13px;
- padding: 7px;
- }
- .h1 {
- font-family: "century gothic";
- font-size: 20pt;
- line-height: 10px;
- color: #ffffff;
- background:none;
- text-align: left;
- font-weight:none;
- text-align:center;
- padding:5px;
- border-bottom:2px dotted #FF8899;
- }
- .h2 {
- font-family: "century gothic";
- font-size: 18pt;
- line-height: 10px;
- color: #ffffff;
- background:none;
- text-align: left;
- font-weight:none;
- text-align:center;
- padding:5px;
- border-bottom:2px dotted #FF8899;
- }
- .h3 {
- font-family:tahoma;
- font-weight: none;
- font-size: 11px;
- background-color:none;
- color: #6C3F36;
- filter:alpha(opacity=80);
- padding: 10px;
- }
- .h4 {
- font-family:tahoma;
- font-weight: none;
- font-size: 11px;
- background-color:none;
- color: #6C3F36;
- filter:alpha(opacity=80);
- border-color:none;
- text-align:left;
- padding: 10px;
- }
- #navbar-iframe {
- height: 0px;
- visibility: hidden;
- display: none;
- }
- </style>
- <div id=image style="position:absolute; border:0px double black; top: 0; left: 0;">
- <img src="http://i10.tinypic.com/829i7o8.png"></div>
- </div>
- <div style="position:absolute; left:310px; top:160px; overflow: auto; height:505px; width:390px;">
- <br>
- <center>
- {block:Posts}
- {block:Text}
- <li id="each">
- <div id="box"><a href="{Permalink}"><b>text post</b> {ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
- {block:Title}
- <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
- {/block:Title}
- <p>{Body}</p>
- </li><br><br>
- <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif"> {block:NoteCount}<a
- href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
- {/block:Text}
- {block:Photo}
- <li id="each">
- <div id="box"><a href="{Permalink}"><b>photo post</b> {ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
- {LinkOpenTag}<img src="{PhotoURL-400}"
- alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}
- <p>{Caption}</p>
- {/block:Caption}
- </li>
- <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif"> {block:NoteCount}<a
- href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
- {/block:Photo}
- {block:Quote}
- <li id="each">
- <div id="box"><a href="{Permalink}"><b>quote post</b> {ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
- <p class="qcontainer">
- <span class="quote">“{Quote}”</span>
- {block:Source}
- <span class="source"><br><i>{Source}</i></span>
- {/block:Source}
- </p>
- </li>
- <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif"> {block:NoteCount}<a
- href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
- {/block:Quote}
- {block:Link}
- <li id="each">
- <div id="box"><a href="{Permalink}"><b>link post</b> {ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
- <p><a href="{URL}" id="postlink" {Target}>{Name}</a></p>
- {block:Description}
- <p>{Description}</p>
- {/block:Description}
- </li>
- <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif"> {block:NoteCount}<a
- href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
- {/block:Link}
- {block:Chat}
- <li id="each">
- <div id="box"><a href="{Permalink}"><b>chat post</b> {ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
- {block:Title}
- <p id="posttitle"><a href="{Permalink}">{Title}</a></p>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- {/block:Lines}
- </ul>
- </li></li>
- <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif"> {block:NoteCount}<a
- href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
- {/block:Chat}
- {block:Video}
- <li id="each">
- <div id="box"><a href="{Permalink}"><b>video post</b> {ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
- {Video-400}
- {block:Caption}
- <p>{Caption}</p>
- {/block:Caption}
- </li>
- <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif"> {block:NoteCount}<a
- href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
- {/block:Video}
- {block:Audio}
- <li id="each">
- <div id="box"><a href="{Permalink}"><b>audio post</b> {ShortDayOfWeek},
- {ShortMonth}. {DayOfMonthWithZero}, {Year}</a></div>
- <p align="center">{AudioPlayerBlack}</p>
- {block:Caption}
- <p>{Caption}</p>
- {/block:Caption}
- </li>
- <img src="http://i858.photobucket.com/albums/ab148/SuperNyappyOfLove/Kawaii%20Stuff/Pixels/th1153920n4krc2drq7.gif"> {block:NoteCount}<a
- href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}<br><br>
- {/block:Audio}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Posts}
- {/block:Posts}
- </ol>
- <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>
- </div>
- </Blogger>
- </div>
- <br><br>
- <div style="position:absolute; left:50px; top:220px; overflow: auto; height:466px; width:228px;">
- <br>
- <div class=h1>Blogger</div>
- <div class=h3>
- <img style="border:0px" <img src="{PortraitURL-128}"></center><br>
- {Description}
- </div>
- <div class=h1>My Accounts</div>
- <div class=h3>
- <center><img src="http://dl.glitter-graphics.net/pub/695/695351ug3twpiwlh.gif" border="0"> <b>Facebook</b> : <i><a href="http://facebook.com" target="_blank">Click Here</a></i><br>
- <center><img src="http://dl.glitter-graphics.net/pub/695/695351ug3twpiwlh.gif" border="0"> <b>Twitter</b> : <i><a href="http://www.twitter.com" target="_blank">Click Here</a></i></center><br>
- <center><img src="http://dl.glitter-graphics.net/pub/695/695351ug3twpiwlh.gif" border="0"> <b>Plurk</b> : <i><a href="http://www.plurk.com" target="_blank">Click Here</a></i></center><br>
- </div>
- <div class=h1>Navigation</div>
- <div class=h3>
- <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"> <a href="/ask">ASK</a><br>
- <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"><a href="/submit">SUBMIT</a><br>
- <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"><a href="/random">RANDOM</a><br>
- <center><img src="http://dl.glitter-graphics.net/pub/1009/1009301vx913s01dc.gif" border="0"><a href="/archive">ARCHIVE</a><br>
- </div>
- <div class=h1>Disclaimer</div>
- <div class=h3>
- I do not own any photos that I reblog. But I claim photos that are watermarked with my url. Plus I claim no ownership of this theme that I am using now.<br>
- Enjoy!
- </div>
- <div class=h1>Arigatou</div>
- <div class=h3>
- Converted and Tweaked: <a href="http://jackie09kawaii.tumblr.com">pinkmissy</a><br>
- Designer: <a href="http://th-moomoos.blogspot.com">%MOOOx-</a><a href="http://blogskins.com/me/mooox-love">LOVE</a><br>
- </div><br>
- <style>body, a:hover{cursor: url(http://milky.geocities.jp/mairo_hime/c/1.ani);}</style>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement