Layouts

Get them while they're hot!




!Xanga! !Yours! !Subscribe! !Subs! !Look and feeel! !In! !Out!
layoutz_2_make_u_smile
read my profile
sign my guestbook

Visit layoutz_2_make_u_smile's Xanga Site!

Message: message me


Member Since: 10/16/2004

SubscriptionsSites I Read

Blogrings
i get my layoutz from layoutz_2_make_u_smile
previous - random - next

-_- codes for the needy-_-
previous - random - next

My Codes are HOT!!
previous - random - next

CODES! ..like omfg
previous - random - next

WE HAVE CODES!!
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Sunday, December 11, 2005




Rules:



No jocking... jocking is for losers
Please leave comments and subscribe
You may request codes... not layouts




index_for_noobs
iNdExIfIeD

^^ amazing sites

and while you're looking at links...
my icon site: http://www.xanga.com/icons_2_make_u_smile


if you want advertising on this site
leave a comment with your address





IC0NS



curtesy of http://www.xanga.com/g0t_freckles who has gorgeous icons

































































C 0 D E S










MUSIC



<object id="darkplayer"
codeBase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"
type="application/x-oleobject" height="0" standby="Loading Microsoft
Windows Media Player components..." width="0"
classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95">


 <param NAME VALUE>


 <param NAME="ShowControls" VALUE="0">


 <param NAME="ShowStatusBar" VALUE="0">


 <param NAME="ShowDisplay" VALUE="0">


 <param NAME="DefaultFrame" VALUE="Slide">


 <param NAME="Autostart" VALUE="1">


 <param NAME="Loop" VALUE="True">


</object>


</p>


<form name="form">


 <p style="text-align: center">


 <select style="FONT-SIZE: 8pt; BACKGROUND:#ffffff; WIDTH: 200;
COLOR: #000000; font-face: verdana; height:174" name="playlist"
size="1">


 <option value="0"> SONG TiTLE </option>


 <option value="1"> SONG TiTLE </option>


 <option value="2"> SONG TiTLE </option>


 <option value="3"> SONG TiTLE </option>


 <option value="4"> SONG TiTLE </option>


 <option value="5"> SONG TiTLE </option>


 <option value="6"> SONG TiTLE </option>


 <option value="7"> SONG TiTLE </option>


 <option value="8"> SONG TiTLE </option>


 <option value="9"> SONG TiTLE </option>


<option value="10"> SONG TiTLE </option>


</select><br>


 <input TYPE="BUTTON" NAME="darkplay" VALUE="PLAY" OnClick="play(document.forms['form'].playlist);">


 <input TYPE="BUTTON" NAME="darkpause" VALUE="PAUSE" OnClick="document.darkplayer.pause(); playstate=2;">


 <input TYPE="BUTTON" NAME="darkstop" VALUE="STOP" OnClick="document.darkplayer.stop(); playstate=2;"></p>


</form>






<script language="JavaScript">


<!--


var playstate = 1;


shuffle = 1;  // set to 0 to always play first song in list


              
// set to 1 to randomly choose the first song to play


  // www.xanga.com/smartypants91780


   // unlimited songs, just copy and paste the song line and change the number


songs=new Array();


songs[0]=" SONG URL "


songs[1]=" SONG URL "


songs[2]=" SONG URL "


songs[3]=" SONG URL "


songs[4]=" SONG URL "


songs[5]=" SONG URL "


songs[6]=" SONG URL "


songs[7]=" SONG URL "


songs[8]=" SONG URL "


songs[9]=" SONG URL "


songs[10]=" SONG URL "




if (shuffle == 1) {


var randsg = Math.floor(Math.random()*songs.length);


document.darkplayer.FileName = songs[randsg];


document.darkplayer.scr = songs[randsg];


document.forms['form'].playlist.options[randsg].selected = true;


}


function play(list) {


if (playstate == 2) {


document.darkplayer.Play();


} else {


var snum = list.options[list.selectedIndex].value


document.darkplayer.FileName = songs[snum];


document.darkplayer.scr = songs[snum];


}


playstate = 1;


}


//-->


  </script>


<!-- end code provided by createblog.com -->


<!-- end code provided by createblog.com -->



















Change date, names, etc.








<!-- begin code provided by createblog.com -->


<script type="text/javascript">


//


// &copy; EasterEgg, http://www.xanga.com/easteregg


//


// For use at Xanga only.


//


// This script replaces any given word or text fragment with


// whatever you want: new words and fragments, or even HTML!


//


// Actually it's pretty simple: add the words or fragments you


// wish to replace to the array "oldWords" (each word placed


// between double quotation marks, and separated by colons as you


// can see below) and add their replacements to the array "newWords",


// at the same position as the original words in "oldWords".


// The example is pretty self-explaining.


//


// The script is case sensitive, meaning that if you add "something"


// to "oldWords" array it will not recognize "SOMETHING", or "SoMetHInG".


//


// You can adjust the existing arrays in this code as you see fit,


// as long as both arrays keep the same size (same amount of words


// in both arrays), otherwise a script error will occur.


//


// Copy this entire code and paste in the webstats box at your


// Look and Feel page.


//


// You're free to use this script as long as this comment remains intact,


// and as long you won't use it to cripple the comments of your visitors;


// after all, no one likes his/her words getting twisted...


//


function replaceWords()


{


    // ***add the words or fragments you wish to replace below


    var oldWords = new Array(


        "Subscriptions",


        "Publish Comments",


        "add eProps",


        "eprop",


        "eProps",


        "add comments",


        "comment",


        "comments",


        "email it",


        "view entire profile",


        "sign my guestbook",


        "My Blogrings",


        "Posting Calendar",


        "Get Involved!",


        "sign out",


        "Name:",


        "Birthday:",


        "Gender:",


        "State:",


        "Country:",


        "Interests:",


        "Expertise:",


        "Website",


        "Email",


        "Member since:");




     // *** add the replacing words or fragments below


    var newWords = new Array(


        "Subscriptions",


        "Publish Comments",


        "add eProps",


        "eprop",


        "eProps",


        "add comments",


        "comment",


        "comments",


        "email it",


        "view entire profile",


        "sign my guestbook",


        "My Blogrings",


        "Posting Calendar",


        "Get Involved!",


        "sign out",


        "Name:",


        "Birthday:",


        "Gender:",


        "State:",


        "Country:",


        "Interests:",


        "Expertise:",


        "Website",


        "Email",


        "Member since:");




    allTableData = document.getElementsByTagName('td');


    allTableHeaders = document.getElementsByTagName('th');


       


    var collections = new Array(allTableData,allTableHeaders);


   


    for (var k = 0; k < collections.length; ++k )


    {


        for (var i = 0; i < collections[k].length; ++i )


        {  


            if (collections[k][i].innerHTML.indexOf('TABLE') == -1)


            {


               
for ( var n = 0; n < oldWords.length; ++n )


                {


                   
var indx = collections[k][i].innerHTML.indexOf(oldWords[n])


                   
while (indx != -1)


                   
{  
                       
var replacement = '';

                       
indx = collections[k][i].innerHTML.indexOf(oldWords[n]);

                       
replacement = collections[k][i].innerHTML.replace(oldWords[n],
newWords[n]);

                       
collections[k][i].innerHTML = replacement;

                       
break;                   



                    }


                }


            }


        }


    }


}


replaceWords();


</script>


<!-- end code provided by createblog.com -->














No right clicking or highlighting










<!--Begin Script by Blogring.net -->


<body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">


<!-- End script by Blogring.net -->








                                                                                       













Pop-up when Enter











<SCRIPT language="JavaScript">alert("TEXT") </SCRIPT>






























Remove the xanga add








<!--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-->















Pop-up when leaving








<BODY onUnload="alert('TEXT HERE');">





































.


































Border Around Xanga














<style type="text/css">


BODY{border-style:solid;


border-top-width: 5px;


border-color: #000000;


border-bottom-width: 5px;


border-color: #000000;


border-left-width: 0px;


border-color: #000000;


border-right-width: 0px;


border-color: #000000;}


</style>














Backrounds for your comments










<script language="javascript">

/*

colorComments

by Sean F

http://www.xanga.com/seanmeister

this script will display your reader comments

in alternating background colors. Paste the code

into the Website Stats section of your Xanga Look

& Feel settings. Change the values of bg1 and bg2

to customize.

*/

function colorComments(){

var bg1="#FFFFFF";

var bg2="#FCEBFF";

var sw=0;

var attname = document.all ? "class"+"Name" : "class";

var ctables = document.getElementsByTagName("table");

for (var cn=0; cn < ctables.length; cn++){

if (ctables[cn].getAttribute(attname) == "blogbody"){

sw = sw == 1 ? 0 : 1;

ctables[cn].style.backgroundColor = sw == 1 ? bg1 : bg2;

}}}

if ( .href.indexOf("item.aspx") != -1) colorComments();

</script>
















Custom Module






<style type=text/css>

/* remove regular modules */

texttable.left, td.mainleft, table.left, table.navigation, table.search



{display:none}

table.blogbody tr td {width:0px; padding: 0px;}



/* edit to your liking */

table.module { border: none; width:160px; background-color: transparent; }

table.module th { background-color: transparent;font: normal 10px
tahoma; text-transform:capitalize;color: #FFFFFF; border-top: none;
border-right: none; border-left: none; border-bottom: none;}

table.module td {color: #000000; text-align: left; border-bottom: none; background-image: url (''); }

</style>

<BR>



<!-- add this below all the CSS -->



<table border=0 width="670"><tr><td valign="top" width="160">

<table border="0" cellspacing="0" cellpadding="4" width="100%"



class="module"><tr><th valign="top" align="left"



class="module"><b><center>Profile</center></b></th></tr><tr><td valign="top"



class="module">

<p>



[x] Name: John<br>

[x] Age: 12<br>

[x] Grade Level: 6th<br>

[x] Location: Texas<br>

[x] Ethnicity: Asian<br>

[x] Aznality: Korean<br>

[x] AIM: kor3anlazybum<br>



</td></tr></table><br>



<table border="0" cellspacing="0" cellpadding="4" width="100%"



class="module"><tr><th valign="top" align="left"



class="module"><b><center>Subscriptions</center></b></th></tr><tr><td
valign="top"



class="module">



<!-- Add your subscriptions here -->



<a href="http://www.xanga.com/home.aspx?user=baybeekorean012">[x] Baybeekorean012</a><br>

<a href="http://www.xanga.com/home.aspx?user=xangursites">[x] Xangursites</a> <BR>

<a href="http://www.xanga.com/home.aspx?user=krn_osiris_91">[x] Krn_Osiris_91</a><BR>

<a href="http://www.xanga.com/home.aspx?user=missmimi">[x] MissMiMi</a> <BR>

<a href="http://www.xanga.com/home.aspx?user=mista_boo">[x] Mista_Boo</a> <BR>

<a href="http://www.xanga.com/home.aspx?user=playful_pnai">[x] Playful_Pnai</a><BR>



</td></tr></table><br>



<table border="0" cellspacing="0" cellpadding="4" width="100%"



class="module"><tr><th valign="top" align="left"



class="module"><b><center>Blogrings</center></b></th></tr><tr><td valign="top"



class="module">



<!-- Add your blogrings here -->



<a href="http://www.xanga.com/blogrings/blogring.asp?id=26590">[x] Dallas Koreans</a><BR>

<a href="http://www.xanga.com/blogrings/blogring.asp?id=12260">[x] * Korean Pryde *</a><BR>

<a href="http://www.xanga.com/blogrings/blogring.asp?id=159255">[x] Blogring.net</a><BR>

<a href="http://www.xanga.com/blogrings/blogring.asp?id=182765">[x] Hack Xanga Code</a><BR>



</td></tr></table><br>





<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->

<table border="0" cellspacing="0" cellpadding="4" width="100%"



class="module"><tr><th valign="top" align="left"



class="module"><b><center>Xanga</center></b></th></tr><tr><td valign="top"



class="module">



<a href="http://www.xanga.com/signin.asp">[x] Log In</a><br>

<a href="http://www.xanga.com/private/SubscribeTo.aspx?



user=da_lildo_dumb0dadumbass">[x] Add Me</a> <br>

<a href="http://www.xanga.com/guestbook.asp?user=da_lildo_dumb0dadumbass">[x]



Guestbook</a> <br>

<a href="http://www.xanga.com/private/home.aspx">[x] Private</a> <br>

<a href="http://www.xanga.com/CLAF/default.asp">[x] CLAF</a> <br>

<a href="http://www.xanga.com/private/feedback.asp">[x] Feedback</a> <br>

<a href="http://www.xanga.com/logout.asp">[x] Log Out</a> <br>





</td></tr></table><br>



<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->

<table border="0" cellspacing="0" cellpadding="4" width="100%"



class="module"><tr><th valign="top" align="left"



class="module"><b><center>Links</center></b></th></tr><tr><td valign="top"



class="module">



<center><a href="http://www.blogring.net" target="_blank"><img

src="http://www.edevotion.net/images/brbutton.gif" border=0></a></center>

<BR>

<center><a href="http://www.kishuku.org" target="_blank"><img

src="http://img6.photobucket.com/albums/v20/kor3anlazybum/link_in.jpg" border=0></a></center>





</td></tr></table><br>



<!-- Here's your CUSTOM MODULE.. copy and paste as needed -->

<table border="0" cellspacing="0" cellpadding="4" width="100%"



class="module"><tr><th valign="top" align="left"



class="module"><b><center>Thanks</center></b></th></tr><tr><td valign="top"



class="module">



<a href














Custom Scroll Bars






<textarea
rows="10" cols="60" style="color: #000000; font-family: Tahoma;
font-size: 10px; border-style: solid; border-width: 1px; border-color:
#000000; background-color: #FFFFFF;">



















.













Switch Module Sides






<!-- Switch Module Sides : Provided by Blogring.net -->

<script language=javascript>

// swaps sidebar position on default xanga site layout

// by sean http://www.xanga.com/seanmeister

function swapSidebar(){

var tds = document.getElementsByTagName("td")

for (var i = 0; i < tds.length; i++){

if (tds[i] == "mainleft" || tds[i].width == "200"){

var sidebar = tds[i].cloneNode(true);

//document.write.blogring.net

tds[i].parentNode.appendChild(sidebar);

tds[i].parentNode.removeChild(tds[i]);

break;

}}

}

swapSidebar();

</script>

<!-- End Script : Provided by Blogring.net -->

















Scrollbar in Subscriptions






<!-- Adjust Sites I Read Height : Provided by Blogring.net -->

<script type="text/javascript">

// written by EasterEgg

//BLOGRING.NET



function adjustSirListHeight()

{

   // *** define the height of your SIR-list in the line below

   var sirListHeight = '90px';

   var allTables = document.getElementsByTagName('tbody');

   for (i=0; i < allTables.length; i++)

   {

       if ((allTables[i].innerHTML.indexOf('Sites I Read') != -1) &&

           (allTables[i].innerHTML.toUpperCase().indexOf('<TABLE') == -1))

       {

           sirlist = allTables[i].lastChild;

           temp = sirlist.firstChild.innerHTML;

           sirlist.removeChild(sirlist.firstChild);

           td = document.createElement('td');

           div = document.createElement('div');

           div.style.width = '190px';

           div.style.height = sirListHeight;

           div.style.overflow = 'auto';

           div.innerHTML = temp;

           td.appendChild(div);

           sirlist.appendChild(td);

           break;

       }

   }

}

if (navigator.userAgent.indexOf('Mac') == -1)

   if ((document.URL.indexOf('weblogs') == -1) &&

       (document.URL.indexOf('guestbook') == -1) &&

       (document.URL.indexOf('events') == -1) &&

       (document.URL.indexOf('reviews') == -1))

       adjustSirListHeight();

</script>

<!-- End Script : Blogring.net -->














Sparkly Mouse-Over






<style
type="text/css"><!-- a:hover
{background:url(http://members.asianavenue.com/risa-cute-image/starglow.gif);
text-decoration: none;} //--></style>







.

















One Entry Display



(beginning of website stats)





<style
type="text/css"><!-- a:hover
{background:url(http://members.asianavenue.com/risa-cute-image/starglow.gif);
text-decoration: none;} //--></style>













Disable Eprops









<!-- begin code provided by createblog.com -->

<script>

<!--

var props = document.getElementById("pnlEprops");

if (props){

document.getElementById("rblEprops_3").checked = true;

props.style.display = "none";

}

//--></script>

<!-- end code provided by createblog.com -->










No Right Click









<BODY ONCONTEXTMENU="return false">























>



















Tornado Marquee






<center><MARQUEE
DIRECTION=up  SCROLLDELAY=1 SCROLLAMOUNT=2 HEIGHT=100
STYLE="text-align:justify;filter:wave(add=50, phase=1, freq=2,
strength=100);<FONT COLOR=#FF0000>">

<BR>T

<BR>E

<BR>X

<BR>T

<BR>H

<BR>E

<BR>R

<BR>e

<BR>!

<BR>*

</marquee><center>























QU0TES





curtesy of my quote site http://www.xanga.com/qu0tes_sh0ppe






buy me a plastic ring

&& tell me you love me





it seems so unfair

to be able to care

about someone so much

&& have them care so much too ..

but about someone else





&& This is where you & me

mean nothing more

than a crossed out heart

carved into a tree in my backyard ..





what hurts the most

are the goodbyes

that were never said .





why are you so

freaking incredible?





i want to care about someone

who cares about me back





Don't flatter yourself darling,

you're nothing special





it's just a smile

& it gets me

every. single. time.





It's that

shaky kneed

starry eyed

can't get enough of you

feeling





&& when i see you



. . .



there are no words





can you brush the hair out of my eyes

and put your face in my hair?

oh, and one more thing...

can you love me forever and ever??





all you have to do is say

"i love you"

and im a puddle on the floor





don't believe in me

because i'll just let you down





the best feeling in the world

is a sore stomach from laughing

with your best friends





i love you

now what?







www.coolcounters.com