---------------------
HiDE CODES
---------------------
/* Hide the edit link like edit featured friends and edit reviews */
.commonbox .editlink {display:none!important;}
/* Hide the surfer */
#surfer {display:none!important;}
/* Hide hide the divider */
#navdivider {display:none!important;}
/* Hide Classifieds | Jobs | */
.secondary_links {display:none!important;}
/* Hide Messages | Setting | Help | Log out*/
#subnav {display:none!important;}
/* Hide the whole top navigation */
#navigation {display:none!important;}
/* Hide sidebar google ads*/
#content_14 {display:none!important;}
/* Hide the headers of all box */
.commonbox h1, .commonbox h2 {display:none!important;}
/* Hide Recent Updates */
.user_tracker {display:none!important;}
/* FriendsterMagic - remove more about me link */
.controlpanel a.more {display:none;}
/* Hide sidebar google ads*/
#content_14 {display:none!important;}
/* Hide About me paragraph in control panel*/
.controlpanel p {display:none!important;}
/* FriendsterMagic - remove top banner */
.banner_ad_fix{display:none;}
/* FriendsterMagic - remove logo */
#logo {display:none;background:transparent;}
/* FriendsterMagic remove search form*/
#search {display:none;background:transparent;}
#search form {display:none;background:transparent;}
/* FriendsterMagic - remove footer */
#footer_container {display: none;}
#footer {display: none;}
/* FriendsterMagic - hide HOW YOU CONNECTED box */
#meettrail{display:none;background:transparent;}
/* FriendsterMagic - hide google ads */
#googleAdFactory.fullwidth{position:absolute;top:-5500px;}
/* FriendsterMagic - hide report abuse */
.reportabuse{display:none;}
/* FriendsterMagic - remove featured sponsor */
#marketing_bg{display:none;background:transparent;}
/* Fan Of */
.fanof {display:none!important;}
/* Google Ads */
#content_14, #banneradrow {display:none!important;}
/* Groups */
.groups {display:none!important;}

---------------------
HELLO & GOODBYE CODES
---------------------
/* WELCOME ALERT BOX */
body {
  height:expr/**/ession(
  function welcome() {
  alert('hello there '+pageViewerFName+' enjoy your stay!');
  }
  window.onload=welcome);
}
/* GOODBYE ALERT BOX */
body {
  left:expr/**/ession(
  function goodbye() {
  alert('thank you for the visit '+pageViewerFName+', take care.');
  }
  window.onunload=goodbye);
}

---------------------
EDiTiNG CODES
---------------------

/* MASTER BOXES */
.commonbox, .commonbox_noborder {
  margin-bottom: 10px;
  background: transparent;
  background: url(http://i34.tinypic.com/99465y.png) no-repeat bottom left; 
  width: 500;
}
#controlpanelbuttons a {width:202px!important;background-image: url(http://i36.tinypic.com/8zn15c.png)!important;background-repeat:repeat; background-attachment:fixed; background-position:center center;height:18px!important;border-width:1px!important;border-color:none!important;border-style:none!important}

/* CUSTOMIZED SCROLLBAR COLOR */
body {
  scrollbar-face-color: #ffffff; scrollbar-highlight-color: #33cc00; scrollbar-shadow-color: #33cc00; scrollbar-3dlight-color: #33cc00; scrollbar-track-color: #ffffff; scrollbar-darkshadow-color: #33cc00; scrollbar-arrow-color: #33cc00;
}
/* FriendsterMagic - master links */
body {cursor: url(http://downloads.totallyfreecursors.com/cursor_files/green-dark1.ani);}
a {cursor: url(http://downloads.totallyfreecursors.com/cursor_files/white1.ani);}
a:link {color:red;text-decoration:none;}
a:visited {color:silver;text-decoration:none;}
a:hover {
color:white;
text-decoration:none;
border-bottom-style:none;
border-bottom-width:0px;
border-top-style:none;
border-top-width:0px;
background:none;
}
/* GLOBAL FONTS, PROFILE TEXT AND CONTENTS */
body, td, tr, div, p {
  color: #669900;
  font: 12px Arial Narrow;
  text-align: center;
}
/* GLOBAL LINKS */
a:link, a:visited, a:active, a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #33cc00;
  text-decoration: none;
}
a:hover {
  font-size: 12px;
  font-weight: normal;
  color: #669900;
  text-decoration: underline;
}
a.action:link, a.action:visited, a.action:hover, a.action:active {
  color: #33cc00;

}
a:hover {
  color: #669900;
  text-decoration: underline;
}
/* MAIN */
.controlpanel .q {
background: url(http://dl9.glitter-graphics.net/pub/491/491019yilu9twsvn.gif) no-repeat center left; 
padding: 0 0 0 25px;
}
/* SHOUTOUT BOX AND FONT */
.controlpanel .so, .minicontrolpanel .so {
  margin: 0 -20px 10px 0;
  width: 240px;
  position: relative;
  background: url() no-repeat bottom right;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid none;
}
.controlpanel .so a, .minicontrolpanel .so a {
  color: #ffffff;
}
.controlpanel .so div#cpShoutoutBox, .controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutBox, .minicontrolpanel .so div#cpShoutoutEditBox {
  padding: 7px 7px 5px 7px;
  margin: 0;
}
.controlpanel .so div#cpShoutoutEditBox, .minicontrolpanel .so div#cpShoutoutEditBox {
  display: none;
}
.controlpanel .sol, .minicontrolpanel .sol {
  position: absolute;
  left: -5px;
  top: 8px;
  width: 6px;
  height: 11px;
  background: url() no-repeat;
}
.controlpanel .sob, .minicontrolpanel .sob {
  width: 257px;
  height: 2px;
  background: url() no-repeat;
  line-height: 0;
  font-size: 0;
}
.controlpanel .label, .minicontrolpanel .label {
  text-align: left;
  font-weight: bold;
  margin: 10px 0 3px 0;
  color: #999999;
}

---------------------
POSiTiONiNG CODES
---------------------
/* One Column Friends List */
.friends .flogrid75 {
margin:0 -17 0 100;
width:75;
}
/* CENTER PROFILE TEXT AND CONTENTS */
body,td,tr,div,p {
  text-align: center;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
  text-align: center !important;
}

---------------------
PROTECT CODES
---------------------
body{right:expr/**/ession(
function rightclick() {if (event.button==2)
{alert('LAYOUT BY: MS. KiM')}}
document.onmousedown=rightclick);}