| Tigger Layout-©
Copy and Paste this part in Custom Header ... there is more to go into website stats at the bottom.......
<!-- begin code provided by createblog.com --> <script type='text/javascript'> // intro splash page by micron // for more xanga scripts and help go to createblog.com
// change this url to an image of your choice var image = 'http://img26.photobucket.com/albums/v78/millionwon1/splash.jpg';
function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } return false; }
if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>'); } </script> <!-- end code provided by createblog.com --><SCRIPT language=JavaScript> /* Falling Picture *1 picture* Original from http://black.demons.to/ fixed to work in XANGA by xanga.com/dorischu */ st=setTimeout; change=''; var no = 10; // number of picture appear var speed = 50; // smaller value will move more faster var falling = "http://img152.exs.cx/img152/1106/orangesparkle5pl.gif"; // image URL var ns4up = (document.layers) ? 1 : 0; var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; var am, stx, sty; var i, doc_width = 600, doc_height = 800; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) { dx[i] = 0; xp[i] = Math.random()*(doc_width-50); yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); if (ns4up) { if (i == 0) { document.write("<layer name=\"dot"+ i +"\" left=\"20\" top=\"10\" visibility=\"show\"><img src=\"" + falling + "\" border=\"0\"></layer>"); } else { document.write("<layer name=\"dot"+ i +"\" left=\"20\" top=\"10\" visibility=\"show\"><img src=\"" + falling + "\" border=\"0\"></layer>"); } } else if (ie4up) { if (i == 0) { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: abso"+change+"lute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 10px; LEFT: 20px;\"><img src=\"" + falling + "\" border=\"0\"></div>"); } else { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: abso"+change+"lute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 10px; LEFT: 20px;\"><img src=\"" + falling + "\" border=\"0\"></div>"); } } } function snowNS() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } st("snowNS()", speed); } function snowIE() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7+ Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; //You May change to 1550 or bigger number to let the image fall until down } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } st("snowIE()", speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); } </SCRIPT><a href="http://xanga.com/JML_Productionz" target="_blank">Layout by JML_Productionz</a><br /> <!-- End Script by Blogring.net -->
<style type="text/css"> body { background-color: #000000; background-image: url(http://tinypic.com/1qofg4); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color: #ffdf31; scrollbar-track-color: #000000; scrollbar-shadow-color: #ffdf31; scrollbar-face-color: #000000; scrollbar-highlight-color: #ffdf31; scrollbar-darkshadow-color: #ffdf31; scrollbar-3dlight-color: #ffdf31; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px century gothic; line-height:12px; color: #ffdf31; letter-spacing:0px; text-align:justify; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family: century gothic; text-transform:lowercase; font-size:16px; line-height:30px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2); height: 1px; background-color:#000000; color:#ffdf31; letter-spacing:1px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#ffdf31; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#ffdf31; text-decoration: none; } a:hover { /* edits when user mouseovers the links */ color:#ffdf31; cursor: ne-resize; text-decoration: none; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #ffdf31; font:normal 12px arial; background-color: #000000; letter-spacing:0px; color: #ffdf31; } table.left { /* this edits the menu module */ border: 1px solid #ffdf31; width:160px; background-color: #000000; } table.blogbody { /* this edits the other the place where the blog is */ border: 1px double #ffdf31; background-color: #000000; width:400px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: url(); filter: alpha (opacity=100, finishopacity=0, style=1); background-color: #000000; font: bold 11px arial; text-transform: uppercase; color: #ffdf31; border: 1px solid white; letter spacing: 1px; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #000000; border: none; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #ffdf31; border: 1px solid #ffdf31; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #ffdf31; } hr { /* horizontal divider */ border: 1px solid #ffdf31; } </style> <BODY style="border-bottom: #ffdf31 13t solid; border-top: #ffdf31 13t solid; border-left: #ffdf31 13t solid; border-right: #ffdf31 13t solid"></TBODY>
<!-- End Script by Blogring.net -->
<style type="text/css"> table.navigation, table.footer { display:none; } </style> <style type='text/css'> a:link { cursor:crosshair; } a:hover { cursor:crosshair; } a:visited { cursor:crosshair; } a:active { cursor:crosshair; } a:hover { filter: flipH; height: 4; color:#ffdf31; } </style>
<Object ID=tsaiannie53441 ClassID=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F></Object> <script language="JavaScript"> <!-- // //edit at next section var RoverID; var RoverACS; tsaiannie53441.Connected = true; RoverLoaded = LoadLocalAgent(RoverID, RoverACS); Rover = tsaiannie53441.Characters.Character(RoverID); Rover.Show();
//list the actions below //use Rover.Play to make it move //use Rover.Speak to make it talk
Rover.Play("GetAttention"); Rover.Speak("WELCOME TO MY XANGA!"); Rover.Play("Acknowledge"); Rover.Speak("ENJOY!");
//do not edit below this line Rover.Hide(); function LoadLocalAgent(CharID, CharACS) { LoadReq = tsaiannie53441.Characters.Load(CharID, CharACS); return(true); } //--> </script> <style type="text/css"> /* <span class='searchlite'></span> Stylesheet */ /* by Josh (xanga.com/JML_Productionz) */ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-image:url(http://img.photobucket.com/albums/v475/glitterimages/images/tigger.gif); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; background-color: #000000; scrollbar-arrow-color: #FF8000; scrollbar-track-color: #000000; scrollbar-shadow-color: #FF8000; scrollbar-face-color: #000000; scrollbar-highlight-color: #FF8000; scrollbar-darkshadow-color:#FF8000; scrollbar-3dlight-color: #FF8000; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 12px century gothic; line-height:25px; color:#FF8000; letter-spacing:0px; text-align:justify; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #FF8000; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:century gothic; text-transform:lowercase; font-size:19px; line-height:30px; font-weight:bold; border-right:2px solid #FF8000; border-left:2px solid #FF8000; border-top:2px solid #FF8000; border-bottom:2px solid #FF8000; height: 1px; background-color: #000000; background-image:url(http://www.wtv-zone.com/aylana/bringontheglitter/orange/orange-004.gif); background-repeat: repeat; color:#000000; letter-spacing:1px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#FF8000; text-decoration: none; font:normal 12px century gothic; line-height:18px;
} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:#FF8000; text-decoration: none; font:normal 12px century gothic; line-height:18px;
} a:hover { /* edits when user mouseovers the links */ color:#000000; text-decoration: none; background-image:url(http://www.wtv-zone.com/aylana/bringontheglitter/orange/orange-004.gif); font:normal 12px century gothic; line-height:18px; cursor:ne-resize; border: 2px solid #FF8000; { } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid #FF8000; font:normal 12px century gothic; background-color: transparent; letter-spacing:0px; color: #FF8000; } table.left { /* this edits the menu module */ border: 2px solid #FF8000; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 2px solid #FF8000; background-color: #000000; width:400px; font:normal 12px century gothic; line-height:18px; color: #FF8000; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; background-color: #ffffff; font: bold 12px century gothic; text-transform: lowercase; background-image:url(http://www.wtv-zone.com/aylana/bringontheglitter/orange/orange-004.gif); color: #000000; border: 2px solid #FF8000; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #000000; border: none; font:normal 12px century gothic; line-height:18px; color: #FF8000; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: transparent; border: 2px solid #FF8000; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 2px solid #FF8000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 2px solid #FF8000; } </style>
</SCRIPT> <!-- End Script by Blogring.net --> <a href="http://xanga.com/JML_Productionz"><style type="text/css"> <target="_blank">JML_Productionz</a><br /> <!-- End Script by Blogring.net --> <BODY style="border-bottom: #FF8000 20t solid; border-top: #FF8000 20t solid; border-left: #FF8000 20t solid; border-right: #FF8000 20t solid"></TBODY><Object ID=tsaiannie53441 ClassID=CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F></Object> <script language="JavaScript"> <!-- // //edit at next section var RoverID; var RoverACS; tsaiannie53441.Connected = true; RoverLoaded = LoadLocalAgent(RoverID, RoverACS); Rover = tsaiannie53441.Characters.Character(RoverID); Rover.Show();
//list the actions below //use Rover.Play to make it move //use Rover.Speak to make it talk
Rover.Play("GetAttention"); Rover.Speak("WELCOME TO MY XANGA!"); Rover.Play("Acknowledge"); Rover.Speak("ENJOY!");
//do not edit below this line Rover.Hide(); function LoadLocalAgent(CharID, CharACS) { LoadReq = tsaiannie53441.Characters.Load(CharID, CharACS); return(true); } //--> </script>
Put this part in website Stats
<!--AdRemover--> <!--Screennaimless code created by Anti_fukin_social--> <!--http://www.xanga.com/anti_fukin_social--></table></td></tr></tr></td></table> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto"> <ilayer name=""><div id="" style="width:1; height:1; BACKGROUND: #; FILTER: alpha(opacity=0); overflow:auto"> <!--Finished--> <!--End Of AdRemover--> <table border="0" cellpadding="0" cellspacing="0" width="250"><tr><td> <script language="javascript" type="text/javascript" src = "http://bunnyherolabs.com/adopt/embed-js.php?b=bWM9Y2F0LnN3ZiZjbHI9MHhmZmU0MjcmY249YnV0dGVyc2NvdGNoJmFuPWJvYg=="> </script></td></tr><tr><td align="center"><small><a href="http://bunnyherolabs.com/adopt/">adopt your own virtual pet!</a></small></td></tr></table><SCRIPT language="JavaScript">alert("Welcome 2 my site ENJOY u peeps!! :)") </SCRIPT><BODY onUnload="alert('I hope u ENJOYED come bak l8er!!!');"><!-- Cursors provided by http://www.xanga.com/xquizit_442 --> <style>body, a:hover{cursor: url(http://xquizit.xangans.com/cursors/cursor_neonblue.cur);}</style><div align="center">Cursors by <a href="http://xanga.com/xquizit_442">Xquizit_442</a></div><!--Cracked by www.xanga.com/anti_fukin_social--> <object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="ShockwaveFlash1" width="500" height="400" border="0" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"> <param name="_cx" value="13229"> <param name="_cy" value="10583"> <param name="Movie" value="http://www.ingleby.com/Junk/Games/flashman/flashman.swf"> <param name="Src" value="http://www.ingleby.com/Junk/Games/flashman/flashman.swf"> <param name="WMode" value="Window"> <param name="Play" value="-1"> <param name="Loop" value="-1"> <param name="Quality" value="High"> <param name="SAlign" value> <param name="Menu" value="-1"> <param name="Base" value> <param name="Scale" value="ShowAll"> <param name="DeviceFont" value="0"> <param name="EmbedMovie" value="0"> <param name="BGColor" value> <param name="SWRemote" value> <param name="FlashVars" value="-1"> <param name="AllowScriptAccess" value="always"> <EMBED src="flashman.swf" menu=false quality=medium bgcolor=#000000 WIDTH=550 HEIGHT=400 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </EMBED></object> </p> <p align="center"> <script type="text/javascript"><!-- google_ad_client = "pub-5374989498480467"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_channel =""; //--></script><script language="JavaScript">
//Xanga Right Click Logout Script //Copyright Noman Ahmad //http://www.noman.xs3.com/ //danger_nomy@msn.com //You Can Use This Script As Long As the Name And The Copyright Protection Stays Intact <!--
var message="Sorry, that function is disabled.\nThis Page Copyrighted and\nImages and Text protected!\nALL RIGHTS RESERVED\nYou Are Now Being Logged Out!";
function LogTo (link) { var new_url=link; if ( (new_url != "") && (new_url != null) ) window.location=new_url; } function click(e) { if (document.all) { if (event.button == 2) { alert(message); LogTo('http://www.xanga.com/logout.aspx') return false; } } if (document.layers) { if (e.which == 3) { alert(message); LogTo('http://www.xanga.com/logout.aspx') return false; } } } if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click;
// --> </script>
|