My Profile

mansonxxx

Last login: 12 years ago
Skinner since: 15 years ago
Country/Area:
Gender: Male
Age: 41

Anonymous Identity

More About Me

Relation: Domestic Partner
Occupation: Machine Engineer
Companies: guris
Favorite Music: sweet dreams, tourniquet, Antichrist superstar
Favorite Celebrities: MARILYN MANSON
To find someone similar? Click the tags above!

My Photos

You need to sign in first before view photo of your friend!

Recent VisitorsMore >>

  • < 12
    years
  • < 13
    years
  • < 13
    years
  • < 13
    years
  • < 13
    years
  • < 13
    years
  • < 13
    years

Who just use my skinMore >>

No record yet

OwnSkin In-A-Box


About Me

<script>
// Modified by CoffeeCup Software

function initArray()
{
this.length = initArray.arguments.length
for (var i = 0; i < this.length; i++)
this[i+1] = initArray.arguments[i]
}

var hexChars = "0123456789ABCDEF";

function Dec2Hex (Dec)
{
var a = Dec % 16;
var b = (Dec - a)/16;
hex = "" + hexChars.charAt(b) + hexChars.charAt(a);
return hex;
}

function bgChanger (begin, end, steps)
{
steps = steps -1 ;

redA = begin.charAt(0) + begin.charAt(1);
red_valA = parseInt(redA,'16');
redB = end.charAt(0) + end.charAt(1);
red_valB = parseInt(redB,'16');
red_int = ((red_valB - red_valA) / steps) * -1;
grnA = begin.charAt(2) + begin.charAt(3);
grn_valA = parseInt(grnA,'16');
grnB = end.charAt(2) + end.charAt(3);
grn_valB = parseInt(grnB,'16');
grn_int = ((grn_valB - grn_valA) / steps) * -1;
bluA = begin.charAt(4) + begin.charAt(5);
blu_valA = parseInt(bluA,'16');
bluB = end.charAt(4) + end.charAt(5);
blu_valB = parseInt(bluB,'16');
blu_int = ((blu_valB - blu_valA) / steps) * -1;

step = 2;
red = red_valA;
grn = grn_valA;
blu = blu_valA;

document.bgColor = begin;

while ( steps >= step )
{
red -= red_int;
red_round = Math.round(red);
red_hex = Dec2Hex(red);

grn -= grn_int;
grn_round = Math.round(grn);
grn_hex = Dec2Hex(grn);

blu -= blu_int;
blu_round = Math.round(blu);
blu_hex = Dec2Hex(blu);

document.bgColor = red_hex + grn_hex + blu_hex;

step++;
}
document.bgColor = end;
}

</script>
</head>
<body bgcolor=#000000 text=#FFFFFF link="FF0000" vlink="8888FF"

alink="FF00FF">
<script>

guestbook (0) Sign guestbook

Be the first one to sign my guestbook!
Contact Us | Blog | Translation | Terms of Use | Privacy Policy

沪ICP备06061508号
Copyright © 2006 OwnSkin.com    
-
Loading content
There is a problem with loading the content.