Sei sulla pagina 1di 10

<HTML> <!--My World by: YaniLavigne (w w w.y a n i la v i g n e.t u m b l r.c o m)--> <!

--Feel Free to modify or do whatever you want like change the color or fonts-> <!--But do not remove or alter the credits--> <!--Do not redistribute or claim my code as your own--> <!--Never remove this or else--> <HEAD> <script type="text/javascript"> // <![CDATA[ var colour="#000000"; var sparkles=50; /****************************** * Tinkerbell Magic Sparkle * * (c) 2005 mf2fm web-design * * http://www.mf2fm.com/rv * * Generated at pnoyonline.com * * tumblr layouts - pnoyonline * * DON'T EDIT BELOW THIS BOX * ****************************/ var x=ox=400; var y=oy=300; var swide=800; var shigh=600; var sleft=sdown=0; var tiny=new Array(); var star=new Array(); var starv=new Array(); var starx=new Array(); var stary=new Array(); var tinyx=new Array(); var tinyy=new Array(); var tinyv=new Array(); window.onload=function() { if (document.getElementById) { var i, rats, rlef, rdow; for (var i=0; i<sparkles; i++) { var rats=createDiv(3, 3); rats.style.visibility="hidden"; document.body.appendChild(tiny[i]=rats); starv[i]=0; tinyv[i]=0; var rats=createDiv(5, 5); rats.style.backgroundColor="transparent"; rats.style.visibility="hidden"; var rlef=createDiv(1, 5); var rdow=createDiv(5, 1); rats.appendChild(rlef); rats.appendChild(rdow); rlef.style.top="2px"; rlef.style.left="0px"; rdow.style.top="0px"; rdow.style.left="2px"; document.body.appendChild(star[i]=rats); } set_width();

sparkle(); }} function sparkle() { var c; if (x!=ox y!=oy) { ox=x; oy=y; for (c=0; c<sparkles; c++) if (!starv[c]) { star[c].style.left=(starx[c]=x)+"px"; star[c].style.top=(stary[c]=y)+"px"; star[c].style.clip="rect(0px, 5px, 5px, 0px)"; star[c].style.visibility="visible"; starv[c]=50; break; } } for (c=0; c<sparkles; c++) { if (starv[c]) update_star(c); if (tinyv[c]) update_tiny(c); } setTimeout("sparkle()", 40); } function update_star(i) { if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)"; if (starv[i]) { stary[i]+=1+Math.random()*3; if (stary[i]<shigh+sdown) { star[i].style.top=stary[i]+"px"; starx[i]+=(i%5-2)/5; star[i].style.left=starx[i]+"px"; } else { star[i].style.visibility="hidden"; starv[i]=0; return; } } else { tinyv[i]=50; tiny[i].style.top=(tinyy[i]=stary[i])+"px"; tiny[i].style.left=(tinyx[i]=starx[i])+"px"; tiny[i].style.width="2px"; tiny[i].style.height="2px"; star[i].style.visibility="hidden"; tiny[i].style.visibility="visible" } } function update_tiny(i) { if (--tinyv[i]==25) { tiny[i].style.width="1px"; tiny[i].style.height="1px"; } if (tinyv[i]) { tinyy[i]+=1+Math.random()*3; if (tinyy[i]<shigh+sdown) { tiny[i].style.top=tinyy[i]+"px"; tinyx[i]+=(i%5-2)/5;

tiny[i].style.left=tinyx[i]+"px"; } else { tiny[i].style.visibility="hidden"; tinyv[i]=0; return; } } else tiny[i].style.visibility="hidden"; } document.onmousemove=mouse; function mouse(e) { set_scroll(); y=(e)?e.pageY:event.y+sdown; x=(e)?e.pageX:event.x+sleft; } function set_scroll() { if (typeof(self.pageYOffset)=="number") { sdown=self.pageYOffset; sleft=self.pageXOffset; } else if (document.body.scrollTop document.body.scrollLeft) { sdown=document.body.scrollTop; sleft=document.body.scrollLeft; } else if (document.documentElement && (document.documentElement.scrollTop cument.documentElement.scrollLeft)) { sleft=document.documentElement.scrollLeft; sdown=document.documentElement.scrollTop; } else { sdown=0; sleft=0; } } window.onresize=set_width; function set_width() { if (typeof(self.innerWidth)=="number") { swide=self.innerWidth; shigh=self.innerHeight; } else if (document.documentElement && document.documentElement.clientWidth) { swide=document.documentElement.clientWidth; shigh=document.documentElement.clientHeight; } else if (document.body.clientWidth) { swide=document.body.clientWidth; shigh=document.body.clientHeight; } } /****************************** * tumblr-layouts.tumblr.com * ****************************/ function createDiv(height, width) { var div=document.createElement("div");

do

div.style.position="absolute"; div.style.height=height+"px"; div.style.width=width+"px"; div.style.overflow="hidden"; div.style.backgroundColor=colour; return (div); } // ]]> </script> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> {title}</title> <link rel="shortcut icon" href="{favicon}"> <META name="image:Background" content=""> <META name="image:avatar" content="http://static.tumblr.com/rqgkh4m/FKNlc4wnv/5. jpg"> <META name="color:Background Color" content="#fafafa"> <META name="color:Table Right Color" content="#ffffff"> <META name="color:Table Left Color" content="#fafafa"> <META name="color:font color" content="#666666"> <META name="color:link color" content="#78B9AF"> <META name="color:link hover" content="#E08E79"> <META name="color:Notes Border" content="#eee"> <META name="color:link hover bg" content="#eee"> <META name="color:post title font" content="#E08E79"> <META name="color:about me title" content="#F1D4AF"> <META name="color:link hover" content="#E08E79"> <META name="color:Bold font" content="#F1D4AF"> <META name="color:Music Bg" content="#eeeeee"> <META name="text:Heart Color" content="#D6D6D6"> <META name="text:NoteCount Color" content="#D6D6D6"> <META name="text:Rebloglink Color" content="#D6D6D6"> <META name="text:Image Opacity" content="80"> <meta name="if:ShowPostDetails" content="1"/> <meta name="if:ShowDefaultpic" content="1"/> <meta name="if:ShowPhotoCaption" content="1"/> <meta name="if:ShowReblogLink" content="1"/> <meta name="if:ShowNavigation" content="1"/> <meta name="if:ShowFollowing" content="1"/> <META name="text:LINK 1" content="HOME"> <META name="text:LINKURL 1" content="/"> <META name="text:LINK 2" content="ASK ME"> <META name="text:LINKURL 2" content="/ask"> <META name="text:LINK 3" content="ARCHIVE"> <META name="text:LINKURL 3" content="/archive"> <META name="text:LINK 4" content="RANDOM"> <META name="text:LINKURL 4" content="/random"> <style type="text/css"> #navbar-iframe {height:0px; visibility:hidden; display:none} a:link, a:visited, a:active { color: {color:link color}; cursor: pointer; text-decoration:none; } a:hover { color: {color:link hover}; cursor: pointer;

text-decoration:none; background-color:{color:link hover bg}; } body { background-color: {color:Background Color}; background-image: url({image:Background}); background-repeat: repeat; color:{color:font color}; cursor: url(""), default; text-align:justify; margin: 0px; padding: 0px; } .header2 { font: 30px Georgina; color: {color:Mainheader font color}; text-transform: uppercase; line-height: 130%; text-align: ; } .header { font: 25px arial; color: {color:post title font}; text-transform: none; margin-top:5px; font-weight:normal; line-height:23px; letter-spacing:-2px; } .aboutmetitle { font: 25px Georgina; color: {color:about me title}; text-transform: none; line-height: 130%; text-align: ; } b { color: {color:Bold font};} strong { color: {color:Bold font};} i { color: {color:Italic font};} u { font-color: {color:Bold font}; } table { background-color: transparent; font-family: verdana; font-size: 8pt; color:{color:font color}; line-height: 120%; padding: 0px; margin-left: auto; margin-right: auto; margin-top: 0px; list-style-image: url(http://www.zawya.com/images/arrow_bullets.gif); } img { border: 0px solid {color:Image Border}; padding: 3px; filter: alpha (opaci ty={text:Image Opacity}); opacity: 0.{text:Image Opacity};} img:hover {filter: alpha (opacity=100); opacity: 1.0;

} blockquote{ border-left-width: 5px; border-left-style: solid; border-left-color:{color:Notes Border}; padding:1px; padding-left: 5px; margin: 0px; } .tumblrdate { font-family: Verdana; text-transform: uppercase; letter-spacing: 1px; font-size:6pt; border-top:1px solid #eee; } .footer { padding: 5px 5 5 5; font-family: Georgina; text-transform: uppercase; font-size:7pt; } ol.notes { padding: 0px; margin: 25px 0px; list-style-type: none; border-bottom: solid 2px {color:Notes Border}; } ol.notes li.note { border-top: solid 2px {color:Notes Border}; padding: 10px; } ol.notes li.note img.avatar { vertical-align: -4px; margin-right: 10px; width: 16px; height: 16px; } ol.notes li.note span.action { font-weight: bold; } ol.notes li.note .answer_content { font-weight: normal; } ol.notes li.note blockquote { border-color: {color:Notes Border}; padding: 4px 10px; margin: 10px 0px 0px 25px; } ol.notes li.note blockquote a { text-decoration: none; } #sidebar { left: 20px; bottom:0px;

position:fixed; width:240; } {CustomCSS} </style> </head> <body> {/block:IfShowBlogTitle} <table width="800px" align="left" cellpadding="10" cellspacing="1" border-style= "1px dashed #000000";> <td width="250px" valign="top" style="background:{color:table left color};"> <div id="sidebar"> <div class="aboutmetitle">{title}</div>{block:IfShowNavigation}<div class="tumbl rdate"><a href="/">HOME</a> <a href="/random">RANDOM</a> <a href="/archive"> ARCHIVE</a> <a href="/ask">ASK</a> <a href="http://yanilavigne.tumblr.com">T HEME</a></div>{/block:IfShowNavigation}{block:IfShowDefaultPic} <img src="{image:avatar}" width="220"></img>{/block:IfShowDefaultPic}<br> {block:Description}<center>{Description}</center>{/block:Description}<BR><BR> {block:IfShowFollowing} <div class="aboutmetitle">Following:</div> <marquee behavior="scroll" direction="left" OnMouseOver="this.stop()" OnMouseOut ="this.start()"> {block:Following} <center>{block:Followed}<a href="{FollowedURL}"><img src="{FollowedPortraitURL-2 4}" border="0" /></a> {/block:Followed} </center><BR>{/block:Following}</marquee>{/block:IfShowFollowing} <br><br> <center>{block:PreviousPage}<a href="{PreviousPage}"><font size="5">&#171;</a></ font> {/block:PreviousPage}<font size="5">{CurrentPage}/{TotalPages}</font>{bloc k:NextPage} <a href="{NextPage}"><font size="5" padding="20";>&#187;</a></font>{ /block:NextPage}{/block:Pagination}<br> </div> </td> <td width="450px" valign="top" style="background:{color:table right color}; text -align:justify; "> <div align="left"> <div style="width: 510px;"> {block:Posts} {block:Text} {block:Title}<div class="header">{Title}</strong></div>{/block:Title} {Body} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">R eblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{ /block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block: Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:Co

ntentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}< img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceT itle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLo go}</a> {/block:ContentSource} </div><br></div><br> {/block:Text} {block:Photo}<br> {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" id="photoposts">{LinkClo seTag} {block:Caption}{Caption}{/block:Caption} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">R eblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{ /block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block: Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:Co ntentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}< img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceT itle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLo go}</a> {/block:ContentSource} </div><br></div><br> {/block:Photo} {block:Quote} <div class="header">{Quote}</div> {block:Source}{Source}{/block:Source}<br> <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">R eblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{ /block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block: Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:Co ntentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}< img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceT itle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLo go}</a> {/block:ContentSource} </div><br></div><br> {/block:Quote} {block:Link} <div class="header"><a href="{URL}" {Target}>{Name}</a></div> {block:Description}{Description}{/block:Description} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">R eblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{ /block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block:

Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:Co ntentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}< img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceT itle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLo go}</a> {/block:ContentSource} </div><br></div><br> {/block:Link} {block:Chat} {block:Title}<div class="header">{Title}</div>{/block:Title} <div id="chat"><ul>{block:Lines}<li> {block:Label}{Label}{/block:Label} {Line}</li>{/block:Lines} </ul></div> <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">R eblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{ /block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block: Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:Co ntentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}< img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceT itle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLo go}</a> {/block:ContentSource} </div><br></div><br> {/block:Chat} {block:Audio} <div class="audio">{block:AlbumArt}<img src="{AlbumArtURL}" align="left" width=" 50px" height="50px" >{/block:AlbumArt}{AudioPlayerGrey} </div>{Caption} <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">R eblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{ /block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block: Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:Co ntentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}< img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceT itle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLo go}</a> {/block:ContentSource} </div><br></div><br> {/block:Audio} {block:Video} <div style="margin-bottom:15px;"> {Video-500}</div><div class="type">{Caption}</div> <div class="tumblrdate"> <div style="float:right; text-align:right;"> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">R eblog this post</a> {block:RebloggedFrom}<br>Via <a href="{ReblogParentURL}">{ReblogParentName}</a>{

/block:RebloggedFrom} </div> <div style="float:left;text-align:left;"> {block:Date} Posted on <a href="{Permalink}">{Month}/{DayOfMonth}/{Year}{/block: Date} </a> {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}{block:Co ntentSource}<br>Source:<a href="{SourceURL}" target="_blank">{block:SourceLogo}< img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceT itle}" />{/block:SourceLogo}{block:NoSourceLogo} {SourceTitle}{/block:NoSourceLo go}</a> {/block:ContentSource} </div><br></div><br> {/block:Video} {block:PostNotes} <div style="background-color:{color:Post background}; text-align:left;padding: 5 px 5px 5px 5px;"> <br><B>POST DETAILS:</B><BR> {block:HasTags}<br>Tagged as: {block:Tags} <a href="{TagURL}">{Tag}</a>, {/block:Tags} {/block:HasTags} <br><B>POST NOTES:</B><BR> {PostNotes}</div> {/block:PostNotes} {/block:Posts} </ol> <br><br> <div class="footer"><center> <a href="http://yanilavigne.tumblr.com/">My World</ a> Theme By: &copy;<a href="http://yanilavigne.tumblr.com">YaniLavigne</a> Best Viewed: Mozilla Firefox 1027x750</div> </td> </tr> </table> </body> </html>

Potrebbero piacerti anche