friendsterTalk - Friendster Forum

friendsterTalk - Friendster Forum

Welcome guest! Please Login or Register.

Newbies are not allowed to post in this thread.

#1  2008-05-25 09:03:50

jho_design
 jhO'
jho_design's display avatar
» FriendsterNewbie
Pejantan Tangguh
Location: Kalimantan Timur
Registered: 2008-05-25
Posts: 4
Last visit: 2008-06-15
Reputation: 2
???

Slam Dunk Premade

This is my first post
kick me or banned me if u'r hate thiz..

1. Akagi_takenori

Preview




Code:

<head>
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=1.5)">
<meta http-equiv="Site-Exit" content="BlendTrans(Duration=1.5)">
<title>&nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;† &nbsp;&nbsp;&nbsp;&nbsp; j&nbsp;&nbsp;&nbsp;&nbsp; h&nbsp;&nbsp;&nbsp;&nbsp; O’&nbsp;&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp;&nbsp;&nbsp; e&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp;&nbsp; i&nbsp;&nbsp;&nbsp;&nbsp; G&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp; †&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp;&nbsp;&nbsp;</title>

<style>
body
{
background-color: #ffffff;
background-repeat: repeat-y;
scrollbar-arrow-color: #E93949;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

#imagemap
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#content
{
    position: absolute;
    left: 345px;
    top: 313px;
    overflow:hidden;
    width: 350px;
    height: 450px;
}


#mp3
{
    position: absolute;
    top: 598px;
    left: 350px;
    width: 230px;
    height: 70px;
    overflow:auto    
}

#chatbox
{
    position: absolute;
    top: 345px;
    left: 125px;
    width: 190px;
    height: 350px;
    overflow:auto    
}



</style>
</head>

<body>

<OBJECT ID="Rainbow" width="0" height="0"
 CLASSID="CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F"
 CODEBASE="#VERSION=2,0,0,0">
</OBJECT>

<OBJECT ID="TruVoice" width="0" height="0"
 CLASSID="CLSID:B8F2846E-CE36-11D0-AC83-00C04FD97575"
 CODEBASE="#VERSION=6,0,0,0">
</OBJECT>

<script language="JavaScript" type="text/javascript">
// http://rainbow.arch.scriptmania.com/merlin/
<!--//
var Char;
var UsedChars;
var CharID;
var CharACS;
var CharLoaded;
var LoadReq;
var HideReq;

UsedChars = "Char";

CharID = "Char";
CharACS = "";
CharLoaded = false;

Window_OnLoad();

function Window_OnLoad() {
   Rainbow.Connected = true;

    CharLoaded = LoadLocalChar(CharID, CharACS);

    if (!CharLoaded) {
    CharLoaded = LoadLocalChar(CharID, "");
    }

    if (CharLoaded) {
        SetCharObj();
    }
    CheckLoadStatus();
}

function LoadLocalChar(CharID, CharACS) {
    Rainbow.RaiseRequestErrors = false;
    if (CharACS == "") {

        LoadReq = Rainbow.Characters.Load(CharID);
    }
    else {
        LoadReq = Rainbow.Characters.Load(CharID, CharACS);
    }
    Rainbow.RaiseRequestErrors = true;

    if (LoadReq.Status != 1) {
        return(true);
    }
    return(false);
}

function SetCharObj() {
    Char = Rainbow.Characters.Character(CharID);
    Char.LanguageID = 0x409;
}

function CheckLoadStatus() {
       if (!CharLoaded) {
        LoadError();
        return(false);
    }

    window.status = "";
    AgentIntro();
    return(true);
}

function LoadError() {
    var strMsg;
    window.status = "";
    strMsg = "Error Loading Character: " + CharID + "\n";
    strMsg = strMsg + "This Microsoft Agent Script requires the character(s):\n";
    strMsg = strMsg + UsedChars;
    alert(strMsg);
}
function InitAgentCommands() {
    Char.Commands.RemoveAll();
}

function AgentIntro() {
    InitAgentCommands();

    //    *** BEGIN CHARACTER SCRIPT ***

Char.MoveTo(0, 0);
    Char.Show();
    Char.MoveTo(900, 500);
    Char.Play("Announce");
    Char.Speak("Hello, I am your default Microsoft Agent. Welcome to this website!");
    Char.Play("Greet");
    Char.Speak("I can greet your visitor");
    Char.Speak("I can get their attention");
    Char.Play("GetAttention");
    Char.Play("GetAttentionContinued");
    Char.Play("GetAttentionReturn");
    Char.Speak("I can tell them about your site");
    Char.Play("GestureRight");
    Char.Speak("PUT TEXT 1 HERE");
    Char.MoveTo(10, 500);
    Char.Play("GestureLeft");
    Char.Speak("PUT TEXT 2 HERE");
    Char.MoveTo(10, 200);
    Char.Speak("PUT TEXT 3 HERE");
    Char.MoveTo(600, 200);
    Char.Play("DoMagic1");
    Char.Play("DoMagic2");
    Char.Play("GestureUp");
    Char.Speak("PUT TEXT 4 HERE");
    Char.Play("Pleased");
    Char.MoveTo(0, 500);
    Char.Play("Read");
    Char.Play("WriteContinued");
    Char.Speak("PUT TEXT 5 HERE");
    Char.Play("WriteReturn");
    Char.MoveTo(500, 500);
    Char.Play("Think");
    Char.Think("PUT TEXT 6 HERE");
    Char.Think("I think I will tell them I have to go.");
    Char.Play("Uncertain");
    Char.Speak("\\Chr=\"Whisper\"\\See you again soon.");
    Char.Play("Wave");
    Char.Speak("Enjoy this site. Goodbye!");
    Char.Play("Wave");
    Char.Hide();


    //    *** END CHARACTER SCRIPT ***
}
//-->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="Click(CharacterID, Button, Shift, X, Y)">
<!-- 
    // Purpose:  Stop character on single-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer!|Oh that tickles!|Hee hee hee!");
    Char.Play ("Blink");
    Char.Play ("RestPose");
    // -->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="DblClick(CharacterID, Button, Shift, X, Y)">
<!--
    // Purpose:  Stop and Hide character on double-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer! OK i'll go.|Oh you double clicked me it tickles more. Goodbye!|OK Bye!");
    Char.Hide();
     //-->
</script>

<div id="imagemap">
<img src="http://i201.photobucket.com/albums/aa288/chrysler_yan/Akagi_takenori.jpg" width="1024" height="768" border="0" alt="" usemap="#JHODESIGN_Map">
<map name="JHODESIGN_Map">
<!— jhO’Design -->
</div>

<div id="content">
<marquee onmouseover='this.stop()' onmouseout='this.start()' scrollamount="1" direction="up">
 <p align="center">
 <script language="javascript"> 
lastlogin="yes" 
</script>
<div id="lastloginid"></div>
 <font color="#FD010D" size="2">Name:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
 <font color="#FD010D" size="2">Age:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
  <font color="#FD010D" size="2">Sex:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
   <font color="#FD010D" size="2">Status:</font><font color="#822F33" size="1"> BLAH BLAH </font><BR>
 <font color="#FD010D" size="2">Location:</font><font color="#822F33" size="1.5"> BLAH BLAH </font><BR>
   <font color="#FD010D" size="2">Affiliation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <BR>
    <font color="#FD010D" size="2">Occupation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH </font><BR>
     <font color="#FD010D" size="2">About Myself:</font><br>
<font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <br>
</font>
 </center>
</marquee></div>

<div id="image">
  <p align="center"> 
    <marquee style="width:85px;border:0px solid black;" onmouseover='this.stop()' onmouseout='this.start()' scrollamount="3" behavior="alternate">
    <!---->
 

    </MARQUEE>
</P></div>


<div id="mp3">
<center style="line-height:0;"><embed src="http://www.singingbox.com/singingbox.swf?user10=,y2hye,x,ns,z,x,jfe,w,fu"  quality="high" width="195" height="20" name="sbox" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><br>
<a href="http://www.singingbox.org/" target="_blank" style="line-height:0px;">
</center>
</div></div>

<div id="chatbox">
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="180" height="195" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#ababab 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="180" height="75" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#ababab 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
</div>

<div id="nav" style="position:absolute; left: 700px; top:30px; width:200px; height:120px; z-index:10; filter:blur;">
  <div align="left">

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/home.php"><font color="#E615D5" size=2>Home</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/logout.php"><font color="#E615D5" size=2>Logout</font></a><br>

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/addfriendrequest.php?uid= USERID"><font color="#E615D5" size=2>Add Me!</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/testimonials.php?action=add&uid= USERID"><font color="#E615D5" size=2>Send a Testimonial</font></a><br>
    
<font color="#FE0006">†</font> <a href="http://www.friendster.com/sendmessage.php?uid= USERID"><font color="#E615D5" size=2>Send 
    a Message</font></a><br>

&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/friends.php?uid=USERID"><font color="#E615D5" size=2>View My Friends</font></a><br>
   
<font color="#FE0006">†</font> <a href="http://www.friendster.com/viewphotos.php?uid=USERID"><font color="#E615D5" size=2>View My Photos</font></a><br><br>


</div></div>



</body>
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>

<script language="JavaScript">
<!--

/*
Dancing Stars cursor (Submitted by Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

if (document.all){
document.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
for (xy=0;xy<7;xy++)
document.write('<div style="position:relative;width:3px;height:3px;background:#FE00C5;font-size:2px;visibility:visible"></div>')
document.write('</div>')
}

if (document.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 1;
var Ypos = 1;
var i = 0;
var j = 0;

if (document.all)
{
  function MoveHandler(){
  Xpos = document.body.scrollLeft+event.x;
  Ypos = document.body.scrollTop+event.y;
  }
  document.onmousemove = MoveHandler; 
}

else if (document.layers)
{
  function xMoveHandler(evnt){
  Xpos = evnt.pageX;
  Ypos = evnt.pageY;
  }
  window.onMouseMove = xMoveHandler;
}



function animateLogo() {
if (document.all)
{
 yBase = window.document.body.offsetHeight/4;
 xBase = window.document.body.offsetWidth/4;
}
else if (document.layers)
{
 yBase = window.innerHeight/4 ;
 xBase = window.innerWidth/4;
}

if (document.all)
{
var totaldivs=document.all.starsDiv.all.length
 for ( i = 0 ; i < totaldivs ; i++ )
 {
var tempdiv=document.all.starsDiv.all[i].style
  tempdiv.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
  tempdiv.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
 }
}

else if (document.layers)
{
 for ( j = 0 ; j < 7 ; j++ ) 
 {
var templayer="a"+j
  document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
  document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
 }
}
currStep += step;
setTimeout("animateLogo()", 15);
}
animateLogo();
// -->
</script>




</html>

2. Appreciate_Rukawa

Preview



Code:

<head>
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=1.5)">
<meta http-equiv="Site-Exit" content="BlendTrans(Duration=1.5)">
<title>&nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;† &nbsp;&nbsp;&nbsp;&nbsp; j&nbsp;&nbsp;&nbsp;&nbsp; h&nbsp;&nbsp;&nbsp;&nbsp; O’&nbsp;&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp;&nbsp;&nbsp; e&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp;&nbsp; i&nbsp;&nbsp;&nbsp;&nbsp; G&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp; †&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp;&nbsp;&nbsp;</title>

<style>
body
{
background-color: #ffffff;
background-repeat: repeat-y;
scrollbar-arrow-color: #E93949;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

#imagemap
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#content
{
    position: absolute;
    left: 545px;
    top: 350px;
    overflow:hidden;
    width: 270px;
    height: 450px;
}


#mp3
{
    position: absolute;
    top: 87px;
    left: 800px;
    width: 230px;
    height: 70px;
    overflow:auto    
}

#chatbox
{
    position: absolute;
    top: 400px;
    left: 810px;
    width: 190px;
    height: 350px;
    overflow:auto    
}



</style>
</head>

<body>

<OBJECT ID="Rainbow" width="0" height="0"
 CLASSID="CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F"
 CODEBASE="#VERSION=2,0,0,0">
</OBJECT>

<OBJECT ID="TruVoice" width="0" height="0"
 CLASSID="CLSID:B8F2846E-CE36-11D0-AC83-00C04FD97575"
 CODEBASE="#VERSION=6,0,0,0">
</OBJECT>

<script language="JavaScript" type="text/javascript">
// http://rainbow.arch.scriptmania.com/merlin/
<!--//
var Char;
var UsedChars;
var CharID;
var CharACS;
var CharLoaded;
var LoadReq;
var HideReq;

UsedChars = "Char";

CharID = "Char";
CharACS = "";
CharLoaded = false;

Window_OnLoad();

function Window_OnLoad() {
   Rainbow.Connected = true;

    CharLoaded = LoadLocalChar(CharID, CharACS);

    if (!CharLoaded) {
    CharLoaded = LoadLocalChar(CharID, "");
    }

    if (CharLoaded) {
        SetCharObj();
    }
    CheckLoadStatus();
}

function LoadLocalChar(CharID, CharACS) {
    Rainbow.RaiseRequestErrors = false;
    if (CharACS == "") {

        LoadReq = Rainbow.Characters.Load(CharID);
    }
    else {
        LoadReq = Rainbow.Characters.Load(CharID, CharACS);
    }
    Rainbow.RaiseRequestErrors = true;

    if (LoadReq.Status != 1) {
        return(true);
    }
    return(false);
}

function SetCharObj() {
    Char = Rainbow.Characters.Character(CharID);
    Char.LanguageID = 0x409;
}

function CheckLoadStatus() {
       if (!CharLoaded) {
        LoadError();
        return(false);
    }

    window.status = "";
    AgentIntro();
    return(true);
}

function LoadError() {
    var strMsg;
    window.status = "";
    strMsg = "Error Loading Character: " + CharID + "\n";
    strMsg = strMsg + "This Microsoft Agent Script requires the character(s):\n";
    strMsg = strMsg + UsedChars;
    alert(strMsg);
}
function InitAgentCommands() {
    Char.Commands.RemoveAll();
}

function AgentIntro() {
    InitAgentCommands();

    //    *** BEGIN CHARACTER SCRIPT ***

Char.MoveTo(0, 0);
    Char.Show();
    Char.MoveTo(900, 500);
    Char.Play("Announce");
    Char.Speak("Hello, I am your default Microsoft Agent. Welcome to this website!");
    Char.Play("Greet");
    Char.Speak("I can greet your visitor");
    Char.Speak("I can get their attention");
    Char.Play("GetAttention");
    Char.Play("GetAttentionContinued");
    Char.Play("GetAttentionReturn");
    Char.Speak("I can tell them about your site");
    Char.Play("GestureRight");
    Char.Speak("PUT TEXT 1 HERE");
    Char.MoveTo(10, 500);
    Char.Play("GestureLeft");
    Char.Speak("PUT TEXT 2 HERE");
    Char.MoveTo(10, 200);
    Char.Speak("PUT TEXT 3 HERE");
    Char.MoveTo(600, 200);
    Char.Play("DoMagic1");
    Char.Play("DoMagic2");
    Char.Play("GestureUp");
    Char.Speak("PUT TEXT 4 HERE");
    Char.Play("Pleased");
    Char.MoveTo(0, 500);
    Char.Play("Read");
    Char.Play("WriteContinued");
    Char.Speak("PUT TEXT 5 HERE");
    Char.Play("WriteReturn");
    Char.MoveTo(500, 500);
    Char.Play("Think");
    Char.Think("PUT TEXT 6 HERE");
    Char.Think("I think I will tell them I have to go.");
    Char.Play("Uncertain");
    Char.Speak("\\Chr=\"Whisper\"\\See you again soon.");
    Char.Play("Wave");
    Char.Speak("Enjoy this site. Goodbye!");
    Char.Play("Wave");
    Char.Hide();


    //    *** END CHARACTER SCRIPT ***
}
//-->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="Click(CharacterID, Button, Shift, X, Y)">
<!-- 
    // Purpose:  Stop character on single-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer!|Oh that tickles!|Hee hee hee!");
    Char.Play ("Blink");
    Char.Play ("RestPose");
    // -->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="DblClick(CharacterID, Button, Shift, X, Y)">
<!--
    // Purpose:  Stop and Hide character on double-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer! OK i'll go.|Oh you double clicked me it tickles more. Goodbye!|OK Bye!");
    Char.Hide();
     //-->
</script>

<div id="imagemap">
<img src="http://i201.photobucket.com/albums/aa288/chrysler_yan/Appreciate_rukawa.jpg" width="1024" height="768" border="0" alt="" usemap="#JHODESIGN_Map">
<map name="JHODESIGN_Map">
<!— jhO’Design -->
</div>

<div id="content">
<marquee onmouseover='this.stop()' onmouseout='this.start()' scrollamount="1" direction="up">
 <p align="center">
 <script language="javascript"> 
lastlogin="yes" 
</script>
<div id="lastloginid"></div>
 <font color="#FD010D" size="2">Name:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
 <font color="#FD010D" size="2">Age:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
  <font color="#FD010D" size="2">Sex:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
   <font color="#FD010D" size="2">Status:</font><font color="#822F33" size="1"> BLAH BLAH </font><BR>
 <font color="#FD010D" size="2">Location:</font><font color="#822F33" size="1.5"> BLAH BLAH </font><BR>
   <font color="#FD010D" size="2">Affiliation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <BR>
    <font color="#FD010D" size="2">Occupation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH </font><BR>
     <font color="#FD010D" size="2">About Myself:</font><br>
<font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <br>
</font>
 </center>
</marquee></div>

<div id="image">
  <p align="center"> 
    <marquee style="width:85px;border:0px solid black;" onmouseover='this.stop()' onmouseout='this.start()' scrollamount="3" behavior="alternate">
    <!---->
 

    </MARQUEE>
</P></div>


<div id="mp3">
<center style="line-height:0;"><embed src="http://www.singingbox.com/singingbox.swf?user10=,y2hye,x,ns,z,x,jfe,w,fu"  quality="high" width="195" height="20" name="sbox" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><br>
<a href="http://www.singingbox.org/" target="_blank" style="line-height:0px;">
</center>
</div></div>

<div id="chatbox">
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="180" height="195" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#ababab 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="180" height="75" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#ababab 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
</div>

<div id="nav" style="position:absolute; left: 830px; top:135px; width:200px; height:120px; z-index:10; filter:blur;">
  <div align="left">

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/home.php"><font color="#E615D5" size=2>Home</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/logout.php"><font color="#E615D5" size=2>Logout</font></a><br>

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/addfriendrequest.php?uid= USERID"><font color="#E615D5" size=2>Add Me!</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/testimonials.php?action=add&uid= USERID"><font color="#E615D5" size=2>Send a Testimonial</font></a><br>
    
<font color="#FE0006">†</font> <a href="http://www.friendster.com/sendmessage.php?uid= USERID"><font color="#E615D5" size=2>Send 
    a Message</font></a><br>

&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/friends.php?uid=USERID"><font color="#E615D5" size=2>View My Friends</font></a><br>
   
<font color="#FE0006">†</font> <a href="http://www.friendster.com/viewphotos.php?uid=USERID"><font color="#E615D5" size=2>View My Photos</font></a><br><br>


</div></div>



</body>
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>

<script language="JavaScript">
<!--

/*
Dancing Stars cursor (Submitted by Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

if (document.all){
document.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
for (xy=0;xy<7;xy++)
document.write('<div style="position:relative;width:3px;height:3px;background:#FE00C5;font-size:2px;visibility:visible"></div>')
document.write('</div>')
}

if (document.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 1;
var Ypos = 1;
var i = 0;
var j = 0;

if (document.all)
{
  function MoveHandler(){
  Xpos = document.body.scrollLeft+event.x;
  Ypos = document.body.scrollTop+event.y;
  }
  document.onmousemove = MoveHandler; 
}

else if (document.layers)
{
  function xMoveHandler(evnt){
  Xpos = evnt.pageX;
  Ypos = evnt.pageY;
  }
  window.onMouseMove = xMoveHandler;
}



function animateLogo() {
if (document.all)
{
 yBase = window.document.body.offsetHeight/4;
 xBase = window.document.body.offsetWidth/4;
}
else if (document.layers)
{
 yBase = window.innerHeight/4 ;
 xBase = window.innerWidth/4;
}

if (document.all)
{
var totaldivs=document.all.starsDiv.all.length
 for ( i = 0 ; i < totaldivs ; i++ )
 {
var tempdiv=document.all.starsDiv.all[i].style
  tempdiv.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
  tempdiv.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
 }
}

else if (document.layers)
{
 for ( j = 0 ; j < 7 ; j++ ) 
 {
var templayer="a"+j
  document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
  document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
 }
}
currStep += step;
setTimeout("animateLogo()", 15);
}
animateLogo();
// -->
</script>




</html>

3. Hisashi_mitsui

Preview



Code:

<head>
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=1.5)">
<meta http-equiv="Site-Exit" content="BlendTrans(Duration=1.5)">
<title>&nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;† &nbsp;&nbsp;&nbsp;&nbsp; j&nbsp;&nbsp;&nbsp;&nbsp; h&nbsp;&nbsp;&nbsp;&nbsp; O’&nbsp;&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp;&nbsp;&nbsp; e&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp;&nbsp; i&nbsp;&nbsp;&nbsp;&nbsp; G&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp; †&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp;&nbsp;&nbsp;</title>

<style>
body
{
background-color: #ffffff;
background-repeat: repeat-y;
scrollbar-arrow-color: #E93949;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

#imagemap
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#content
{
    position: absolute;
    left: 120px;
    top: 155px;
    overflow:hidden;
    width: 450px;
    height: 300px;
}


#mp3
{
    position: absolute;
    top: 5px;
    left: 275px;
    width: 230px;
    height: 70px;
    overflow:auto    
}

#chatbox
{
    position: absolute;
    top: 110px;
    left: 535px;
    width: 300px;
    height: 350px;
    overflow:auto    
}



</style>
</head>

<body>

<OBJECT ID="Rainbow" width="0" height="0"
 CLASSID="CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F"
 CODEBASE="#VERSION=2,0,0,0">
</OBJECT>

<OBJECT ID="TruVoice" width="0" height="0"
 CLASSID="CLSID:B8F2846E-CE36-11D0-AC83-00C04FD97575"
 CODEBASE="#VERSION=6,0,0,0">
</OBJECT>

<script language="JavaScript" type="text/javascript">
// http://rainbow.arch.scriptmania.com/merlin/
<!--//
var Char;
var UsedChars;
var CharID;
var CharACS;
var CharLoaded;
var LoadReq;
var HideReq;

UsedChars = "Char";

CharID = "Char";
CharACS = "";
CharLoaded = false;

Window_OnLoad();

function Window_OnLoad() {
   Rainbow.Connected = true;

    CharLoaded = LoadLocalChar(CharID, CharACS);

    if (!CharLoaded) {
    CharLoaded = LoadLocalChar(CharID, "");
    }

    if (CharLoaded) {
        SetCharObj();
    }
    CheckLoadStatus();
}

function LoadLocalChar(CharID, CharACS) {
    Rainbow.RaiseRequestErrors = false;
    if (CharACS == "") {

        LoadReq = Rainbow.Characters.Load(CharID);
    }
    else {
        LoadReq = Rainbow.Characters.Load(CharID, CharACS);
    }
    Rainbow.RaiseRequestErrors = true;

    if (LoadReq.Status != 1) {
        return(true);
    }
    return(false);
}

function SetCharObj() {
    Char = Rainbow.Characters.Character(CharID);
    Char.LanguageID = 0x409;
}

function CheckLoadStatus() {
       if (!CharLoaded) {
        LoadError();
        return(false);
    }

    window.status = "";
    AgentIntro();
    return(true);
}

function LoadError() {
    var strMsg;
    window.status = "";
    strMsg = "Error Loading Character: " + CharID + "\n";
    strMsg = strMsg + "This Microsoft Agent Script requires the character(s):\n";
    strMsg = strMsg + UsedChars;
    alert(strMsg);
}
function InitAgentCommands() {
    Char.Commands.RemoveAll();
}

function AgentIntro() {
    InitAgentCommands();

    //    *** BEGIN CHARACTER SCRIPT ***

Char.MoveTo(0, 0);
    Char.Show();
    Char.MoveTo(900, 500);
    Char.Play("Announce");
    Char.Speak("Hello, I am your default Microsoft Agent. Welcome to this website!");
    Char.Play("Greet");
    Char.Speak("I can greet your visitor");
    Char.Speak("I can get their attention");
    Char.Play("GetAttention");
    Char.Play("GetAttentionContinued");
    Char.Play("GetAttentionReturn");
    Char.Speak("I can tell them about your site");
    Char.Play("GestureRight");
    Char.Speak("PUT TEXT 1 HERE");
    Char.MoveTo(10, 500);
    Char.Play("GestureLeft");
    Char.Speak("PUT TEXT 2 HERE");
    Char.MoveTo(10, 200);
    Char.Speak("PUT TEXT 3 HERE");
    Char.MoveTo(600, 200);
    Char.Play("DoMagic1");
    Char.Play("DoMagic2");
    Char.Play("GestureUp");
    Char.Speak("PUT TEXT 4 HERE");
    Char.Play("Pleased");
    Char.MoveTo(0, 500);
    Char.Play("Read");
    Char.Play("WriteContinued");
    Char.Speak("PUT TEXT 5 HERE");
    Char.Play("WriteReturn");
    Char.MoveTo(500, 500);
    Char.Play("Think");
    Char.Think("PUT TEXT 6 HERE");
    Char.Think("I think I will tell them I have to go.");
    Char.Play("Uncertain");
    Char.Speak("\\Chr=\"Whisper\"\\See you again soon.");
    Char.Play("Wave");
    Char.Speak("Enjoy this site. Goodbye!");
    Char.Play("Wave");
    Char.Hide();


    //    *** END CHARACTER SCRIPT ***
}
//-->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="Click(CharacterID, Button, Shift, X, Y)">
<!-- 
    // Purpose:  Stop character on single-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer!|Oh that tickles!|Hee hee hee!");
    Char.Play ("Blink");
    Char.Play ("RestPose");
    // -->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="DblClick(CharacterID, Button, Shift, X, Y)">
<!--
    // Purpose:  Stop and Hide character on double-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer! OK i'll go.|Oh you double clicked me it tickles more. Goodbye!|OK Bye!");
    Char.Hide();
     //-->
</script>

<div id="imagemap">
<img src="http://i201.photobucket.com/albums/aa288/chrysler_yan/Hisashi_mitsui.jpg" width="1024" height="768" border="0" alt="" usemap="#JHODESIGN_Map">
<map name="JHODESIGN_Map">
<!— jhO’Design -->
</div>

<div id="content">
<marquee onmouseover='this.stop()' onmouseout='this.start()' scrollamount="1" direction="up">
 <p align="center">
 <script language="javascript"> 
lastlogin="yes" 
</script>
<div id="lastloginid"></div>
 <font color="#FD010D" size="2">Name:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
 <font color="#FD010D" size="2">Age:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
  <font color="#FD010D" size="2">Sex:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
   <font color="#FD010D" size="2">Status:</font><font color="#822F33" size="1"> BLAH BLAH </font><BR>
 <font color="#FD010D" size="2">Location:</font><font color="#822F33" size="1.5"> BLAH BLAH </font><BR>
   <font color="#FD010D" size="2">Affiliation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <BR>
    <font color="#FD010D" size="2">Occupation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH </font><BR>
     <font color="#FD010D" size="2">About Myself:</font><br>
<font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <br>
</font>
 </center>
</marquee></div>

<div id="image">
  <p align="center"> 
    <marquee style="width:85px;border:0px solid black;" onmouseover='this.stop()' onmouseout='this.start()' scrollamount="3" behavior="alternate">
    <!---->
 

    </MARQUEE>
</P></div>


<div id="mp3">
<center style="line-height:0;"><embed src="http://www.singingbox.com/singingbox.swf?user10=,y2hye,x,ns,z,x,jfe,w,fu"  quality="high" width="195" height="20" name="sbox" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><br>
<a href="http://www.singingbox.org/" target="_blank" style="line-height:0px;">
</center>
</div></div>

<div id="chatbox">
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="180" height="195" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#ababab 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="180" height="75" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#ababab 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
</div>

<div id="nav" style="position:absolute; left: 5px; top:65px; width:200px; height:120px; z-index:10; filter:blur;">
  <div align="left">

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/home.php"><font color="#E615D5" size=2>Home</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/logout.php"><font color="#E615D5" size=2>Logout</font></a><br>

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/addfriendrequest.php?uid= USERID"><font color="#E615D5" size=2>Add Me!</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/testimonials.php?action=add&uid= USERID"><font color="#E615D5" size=2>Send a Testimonial</font></a><br>
    
<font color="#FE0006">†</font> <a href="http://www.friendster.com/sendmessage.php?uid= USERID"><font color="#E615D5" size=2>Send 
    a Message</font></a><br>

&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/friends.php?uid=USERID"><font color="#E615D5" size=2>View My Friends</font></a><br>
   
<font color="#FE0006">†</font> <a href="http://www.friendster.com/viewphotos.php?uid=USERID"><font color="#E615D5" size=2>View My Photos</font></a><br><br>


</div></div>



</body>
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>

<script language="JavaScript">
<!--

/*
Dancing Stars cursor (Submitted by Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

if (document.all){
document.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
for (xy=0;xy<7;xy++)
document.write('<div style="position:relative;width:3px;height:3px;background:#FE00C5;font-size:2px;visibility:visible"></div>')
document.write('</div>')
}

if (document.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 1;
var Ypos = 1;
var i = 0;
var j = 0;

if (document.all)
{
  function MoveHandler(){
  Xpos = document.body.scrollLeft+event.x;
  Ypos = document.body.scrollTop+event.y;
  }
  document.onmousemove = MoveHandler; 
}

else if (document.layers)
{
  function xMoveHandler(evnt){
  Xpos = evnt.pageX;
  Ypos = evnt.pageY;
  }
  window.onMouseMove = xMoveHandler;
}



function animateLogo() {
if (document.all)
{
 yBase = window.document.body.offsetHeight/4;
 xBase = window.document.body.offsetWidth/4;
}
else if (document.layers)
{
 yBase = window.innerHeight/4 ;
 xBase = window.innerWidth/4;
}

if (document.all)
{
var totaldivs=document.all.starsDiv.all.length
 for ( i = 0 ; i < totaldivs ; i++ )
 {
var tempdiv=document.all.starsDiv.all[i].style
  tempdiv.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
  tempdiv.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
 }
}

else if (document.layers)
{
 for ( j = 0 ; j < 7 ; j++ ) 
 {
var templayer="a"+j
  document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
  document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
 }
}
currStep += step;
setTimeout("animateLogo()", 15);
}
animateLogo();
// -->
</script>




</html>

4. Miyagi_Ryota

Preview



Code:

<head>
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=1.5)">
<meta http-equiv="Site-Exit" content="BlendTrans(Duration=1.5)">
<title>&nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;† &nbsp;&nbsp;&nbsp;&nbsp; j&nbsp;&nbsp;&nbsp;&nbsp; h&nbsp;&nbsp;&nbsp;&nbsp; O’&nbsp;&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp;&nbsp;&nbsp; e&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp;&nbsp; i&nbsp;&nbsp;&nbsp;&nbsp; G&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp; †&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp;&nbsp;&nbsp;</title>

<style>
body
{
background-color: #ffffff;
background-repeat: repeat-y;
scrollbar-arrow-color: #E93949;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

#imagemap
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#content
{
    position: absolute;
    left: 270px;
    top: 110px;
    overflow:hidden;
    width: 450px;
    height: 150px;
}


#mp3
{
    position: absolute;
    top: 80px;
    left: 580px;
    width: 230px;
    height: 70px;
    overflow:auto    
}

#chatbox
{
    position: absolute;
    top: 280px;
    left: 222px;
    width: 230px;
    height: 300px;
    overflow:auto    
}



</style>
</head>

<body>

<OBJECT ID="Rainbow" width="0" height="0"
 CLASSID="CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F"
 CODEBASE="#VERSION=2,0,0,0">
</OBJECT>

<OBJECT ID="TruVoice" width="0" height="0"
 CLASSID="CLSID:B8F2846E-CE36-11D0-AC83-00C04FD97575"
 CODEBASE="#VERSION=6,0,0,0">
</OBJECT>

<script language="JavaScript" type="text/javascript">
// http://rainbow.arch.scriptmania.com/merlin/
<!--//
var Char;
var UsedChars;
var CharID;
var CharACS;
var CharLoaded;
var LoadReq;
var HideReq;

UsedChars = "Char";

CharID = "Char";
CharACS = "";
CharLoaded = false;

Window_OnLoad();

function Window_OnLoad() {
   Rainbow.Connected = true;

    CharLoaded = LoadLocalChar(CharID, CharACS);

    if (!CharLoaded) {
    CharLoaded = LoadLocalChar(CharID, "");
    }

    if (CharLoaded) {
        SetCharObj();
    }
    CheckLoadStatus();
}

function LoadLocalChar(CharID, CharACS) {
    Rainbow.RaiseRequestErrors = false;
    if (CharACS == "") {

        LoadReq = Rainbow.Characters.Load(CharID);
    }
    else {
        LoadReq = Rainbow.Characters.Load(CharID, CharACS);
    }
    Rainbow.RaiseRequestErrors = true;

    if (LoadReq.Status != 1) {
        return(true);
    }
    return(false);
}

function SetCharObj() {
    Char = Rainbow.Characters.Character(CharID);
    Char.LanguageID = 0x409;
}

function CheckLoadStatus() {
       if (!CharLoaded) {
        LoadError();
        return(false);
    }

    window.status = "";
    AgentIntro();
    return(true);
}

function LoadError() {
    var strMsg;
    window.status = "";
    strMsg = "Error Loading Character: " + CharID + "\n";
    strMsg = strMsg + "This Microsoft Agent Script requires the character(s):\n";
    strMsg = strMsg + UsedChars;
    alert(strMsg);
}
function InitAgentCommands() {
    Char.Commands.RemoveAll();
}

function AgentIntro() {
    InitAgentCommands();

    //    *** BEGIN CHARACTER SCRIPT ***

Char.MoveTo(0, 0);
    Char.Show();
    Char.MoveTo(900, 500);
    Char.Play("Announce");
    Char.Speak("Hello, I am your default Microsoft Agent. Welcome to this website!");
    Char.Play("Greet");
    Char.Speak("I can greet your visitor");
    Char.Speak("I can get their attention");
    Char.Play("GetAttention");
    Char.Play("GetAttentionContinued");
    Char.Play("GetAttentionReturn");
    Char.Speak("I can tell them about your site");
    Char.Play("GestureRight");
    Char.Speak("PUT TEXT 1 HERE");
    Char.MoveTo(10, 500);
    Char.Play("GestureLeft");
    Char.Speak("PUT TEXT 2 HERE");
    Char.MoveTo(10, 200);
    Char.Speak("PUT TEXT 3 HERE");
    Char.MoveTo(600, 200);
    Char.Play("DoMagic1");
    Char.Play("DoMagic2");
    Char.Play("GestureUp");
    Char.Speak("PUT TEXT 4 HERE");
    Char.Play("Pleased");
    Char.MoveTo(0, 500);
    Char.Play("Read");
    Char.Play("WriteContinued");
    Char.Speak("PUT TEXT 5 HERE");
    Char.Play("WriteReturn");
    Char.MoveTo(500, 500);
    Char.Play("Think");
    Char.Think("PUT TEXT 6 HERE");
    Char.Think("I think I will tell them I have to go.");
    Char.Play("Uncertain");
    Char.Speak("\\Chr=\"Whisper\"\\See you again soon.");
    Char.Play("Wave");
    Char.Speak("Enjoy this site. Goodbye!");
    Char.Play("Wave");
    Char.Hide();


    //    *** END CHARACTER SCRIPT ***
}
//-->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="Click(CharacterID, Button, Shift, X, Y)">
<!-- 
    // Purpose:  Stop character on single-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer!|Oh that tickles!|Hee hee hee!");
    Char.Play ("Blink");
    Char.Play ("RestPose");
    // -->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="DblClick(CharacterID, Button, Shift, X, Y)">
<!--
    // Purpose:  Stop and Hide character on double-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer! OK i'll go.|Oh you double clicked me it tickles more. Goodbye!|OK Bye!");
    Char.Hide();
     //-->
</script>

<div id="imagemap">
<img src="http://i201.photobucket.com/albums/aa288/chrysler_yan/Miyagi_ryota.jpg" width="1024" height="768" border="0" alt="" usemap="#JHODESIGN_Map">
<map name="JHODESIGN_Map">
<!— jhO’Design -->
</div>

<div id="content">
<marquee onmouseover='this.stop()' onmouseout='this.start()' scrollamount="1" direction="up">
 <p align="center">
 <script language="javascript"> 
lastlogin="yes" 
</script>
<div id="lastloginid"></div>
 <font color="#FD010D" size="2">Name:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
 <font color="#FD010D" size="2">Age:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
  <font color="#FD010D" size="2">Sex:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
   <font color="#FD010D" size="2">Status:</font><font color="#822F33" size="1"> BLAH BLAH </font><BR>
 <font color="#FD010D" size="2">Location:</font><font color="#822F33" size="1.5"> BLAH BLAH </font><BR>
   <font color="#FD010D" size="2">Affiliation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <BR>
    <font color="#FD010D" size="2">Occupation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH </font><BR>
     <font color="#FD010D" size="2">About Myself:</font><br>
<font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <br>
</font>
 </center>
</marquee></div>

<div id="image">
  <p align="center"> 
    <marquee style="width:85px;border:0px solid black;" onmouseover='this.stop()' onmouseout='this.start()' scrollamount="3" behavior="alternate">
    <!---->
 

    </MARQUEE>
</P></div>


<div id="mp3">
<center style="line-height:0;"><embed src="http://www.singingbox.com/singingbox.swf?user10=,y2hye,x,ns,z,x,jfe,w,fu"  quality="high" width="195" height="20" name="sbox" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><br>
<a href="http://www.singingbox.org/" target="_blank" style="line-height:0px;">
</center>
</div></div>

<div id="chatbox">
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="150" height="135" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#ababab 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="150" height="55" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#ababab 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
</div>

<div id="nav" style="position:absolute; left: 765px; top:120px; width:200px; height:120px; z-index:10; filter:blur;">
  <div align="left">

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/home.php"><font color="#E615D5" size=2>Home</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/logout.php"><font color="#E615D5" size=2>Logout</font></a><br>

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/addfriendrequest.php?uid= USERID"><font color="#E615D5" size=2>Add Me!</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/testimonials.php?action=add&uid= USERID"><font color="#E615D5" size=2>Send a Testimonial</font></a><br>
    
<font color="#FE0006">†</font> <a href="http://www.friendster.com/sendmessage.php?uid= USERID"><font color="#E615D5" size=2>Send 
    a Message</font></a><br>

&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/friends.php?uid=USERID"><font color="#E615D5" size=2>View My Friends</font></a><br>
   
<font color="#FE0006">†</font> <a href="http://www.friendster.com/viewphotos.php?uid=USERID"><font color="#E615D5" size=2>View My Photos</font></a><br><br>


</div></div>



</body>
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>

<script language="JavaScript">
<!--

/*
Dancing Stars cursor (Submitted by Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

if (document.all){
document.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
for (xy=0;xy<7;xy++)
document.write('<div style="position:relative;width:3px;height:3px;background:#FE00C5;font-size:2px;visibility:visible"></div>')
document.write('</div>')
}

if (document.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 1;
var Ypos = 1;
var i = 0;
var j = 0;

if (document.all)
{
  function MoveHandler(){
  Xpos = document.body.scrollLeft+event.x;
  Ypos = document.body.scrollTop+event.y;
  }
  document.onmousemove = MoveHandler; 
}

else if (document.layers)
{
  function xMoveHandler(evnt){
  Xpos = evnt.pageX;
  Ypos = evnt.pageY;
  }
  window.onMouseMove = xMoveHandler;
}



function animateLogo() {
if (document.all)
{
 yBase = window.document.body.offsetHeight/4;
 xBase = window.document.body.offsetWidth/4;
}
else if (document.layers)
{
 yBase = window.innerHeight/4 ;
 xBase = window.innerWidth/4;
}

if (document.all)
{
var totaldivs=document.all.starsDiv.all.length
 for ( i = 0 ; i < totaldivs ; i++ )
 {
var tempdiv=document.all.starsDiv.all[i].style
  tempdiv.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
  tempdiv.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
 }
}

else if (document.layers)
{
 for ( j = 0 ; j < 7 ; j++ ) 
 {
var templayer="a"+j
  document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
  document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
 }
}
currStep += step;
setTimeout("animateLogo()", 15);
}
animateLogo();
// -->
</script>




</html>

5. Nobunaga_Kogure

Preview



Code:

<head>
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=1.5)">
<meta http-equiv="Site-Exit" content="BlendTrans(Duration=1.5)">
<title>&nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;† &nbsp;&nbsp;&nbsp;&nbsp; j&nbsp;&nbsp;&nbsp;&nbsp; h&nbsp;&nbsp;&nbsp;&nbsp; O’&nbsp;&nbsp;&nbsp;&nbsp; D&nbsp;&nbsp;&nbsp;&nbsp; e&nbsp;&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp;&nbsp; i&nbsp;&nbsp;&nbsp;&nbsp; G&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp; †&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp; &nbsp;&nbsp;&nbsp;†&nbsp;&nbsp;&nbsp;</title>

<style>
body
{
background-color: #ffffff;
background-repeat: repeat-y;
scrollbar-arrow-color: #E93949;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

#imagemap
{
    position: absolute;
    left: 0px;
    top: 0px;
}

#content
{
    position: absolute;
    left: 30px;
    top: 102px;
    overflow:hidden;
    width: 450px;
    height: 305px;
}


#mp3
{
    position: absolute;
    top: 10px;
    left: 785px;
    width: 230px;
    height: 70px;
    overflow:auto    
}

#chatbox
{
    position: absolute;
    top: 450px;
    left: 20px;
    width: 230px;
    height: 300px;
    overflow:auto    
}



</style>
</head>

<body>

<OBJECT ID="Rainbow" width="0" height="0"
 CLASSID="CLSID:D45FD31B-5C6E-11D1-9EC1-00C04FD7081F"
 CODEBASE="#VERSION=2,0,0,0">
</OBJECT>

<OBJECT ID="TruVoice" width="0" height="0"
 CLASSID="CLSID:B8F2846E-CE36-11D0-AC83-00C04FD97575"
 CODEBASE="#VERSION=6,0,0,0">
</OBJECT>

<script language="JavaScript" type="text/javascript">
// http://rainbow.arch.scriptmania.com/merlin/
<!--//
var Char;
var UsedChars;
var CharID;
var CharACS;
var CharLoaded;
var LoadReq;
var HideReq;

UsedChars = "Char";

CharID = "Char";
CharACS = "";
CharLoaded = false;

Window_OnLoad();

function Window_OnLoad() {
   Rainbow.Connected = true;

    CharLoaded = LoadLocalChar(CharID, CharACS);

    if (!CharLoaded) {
    CharLoaded = LoadLocalChar(CharID, "");
    }

    if (CharLoaded) {
        SetCharObj();
    }
    CheckLoadStatus();
}

function LoadLocalChar(CharID, CharACS) {
    Rainbow.RaiseRequestErrors = false;
    if (CharACS == "") {

        LoadReq = Rainbow.Characters.Load(CharID);
    }
    else {
        LoadReq = Rainbow.Characters.Load(CharID, CharACS);
    }
    Rainbow.RaiseRequestErrors = true;

    if (LoadReq.Status != 1) {
        return(true);
    }
    return(false);
}

function SetCharObj() {
    Char = Rainbow.Characters.Character(CharID);
    Char.LanguageID = 0x409;
}

function CheckLoadStatus() {
       if (!CharLoaded) {
        LoadError();
        return(false);
    }

    window.status = "";
    AgentIntro();
    return(true);
}

function LoadError() {
    var strMsg;
    window.status = "";
    strMsg = "Error Loading Character: " + CharID + "\n";
    strMsg = strMsg + "This Microsoft Agent Script requires the character(s):\n";
    strMsg = strMsg + UsedChars;
    alert(strMsg);
}
function InitAgentCommands() {
    Char.Commands.RemoveAll();
}

function AgentIntro() {
    InitAgentCommands();

    //    *** BEGIN CHARACTER SCRIPT ***

Char.MoveTo(0, 0);
    Char.Show();
    Char.MoveTo(900, 500);
    Char.Play("Announce");
    Char.Speak("Hello, I am your default Microsoft Agent. Welcome to this website!");
    Char.Play("Greet");
    Char.Speak("I can greet your visitor");
    Char.Speak("I can get their attention");
    Char.Play("GetAttention");
    Char.Play("GetAttentionContinued");
    Char.Play("GetAttentionReturn");
    Char.Speak("I can tell them about your site");
    Char.Play("GestureRight");
    Char.Speak("PUT TEXT 1 HERE");
    Char.MoveTo(10, 500);
    Char.Play("GestureLeft");
    Char.Speak("PUT TEXT 2 HERE");
    Char.MoveTo(10, 200);
    Char.Speak("PUT TEXT 3 HERE");
    Char.MoveTo(600, 200);
    Char.Play("DoMagic1");
    Char.Play("DoMagic2");
    Char.Play("GestureUp");
    Char.Speak("PUT TEXT 4 HERE");
    Char.Play("Pleased");
    Char.MoveTo(0, 500);
    Char.Play("Read");
    Char.Play("WriteContinued");
    Char.Speak("PUT TEXT 5 HERE");
    Char.Play("WriteReturn");
    Char.MoveTo(500, 500);
    Char.Play("Think");
    Char.Think("PUT TEXT 6 HERE");
    Char.Think("I think I will tell them I have to go.");
    Char.Play("Uncertain");
    Char.Speak("\\Chr=\"Whisper\"\\See you again soon.");
    Char.Play("Wave");
    Char.Speak("Enjoy this site. Goodbye!");
    Char.Play("Wave");
    Char.Hide();


    //    *** END CHARACTER SCRIPT ***
}
//-->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="Click(CharacterID, Button, Shift, X, Y)">
<!-- 
    // Purpose:  Stop character on single-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer!|Oh that tickles!|Hee hee hee!");
    Char.Play ("Blink");
    Char.Play ("RestPose");
    // -->
</script>

<script language="JavaScript" type="text/javascript" for="Rainbow" event="DblClick(CharacterID, Button, Shift, X, Y)">
<!--
    // Purpose:  Stop and Hide character on double-click

    Char.StopAll();
    Char.Play ("Alert");
    Char.Speak ("Hey, watch it with that pointer! OK i'll go.|Oh you double clicked me it tickles more. Goodbye!|OK Bye!");
    Char.Hide();
     //-->
</script>

<div id="imagemap">
<img src="http://i201.photobucket.com/albums/aa288/chrysler_yan/NobunagaKogure.jpg" width="1024" height="768" border="0" alt="" usemap="#JHODESIGN_Map">
<map name="JHODESIGN_Map">
<!— jhO’Design -->
</div>

<div id="content">
<marquee onmouseover='this.stop()' onmouseout='this.start()' scrollamount="1" direction="up">
 <p align="center">
 <script language="javascript"> 
lastlogin="yes" 
</script>
<div id="lastloginid"></div>
 <font color="#FD010D" size="2">Name:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
 <font color="#FD010D" size="2">Age:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
  <font color="#FD010D" size="2">Sex:</font><font color="#822F33" size="1.5"> BLAH </font><BR>
   <font color="#FD010D" size="2">Status:</font><font color="#822F33" size="1"> BLAH BLAH </font><BR>
 <font color="#FD010D" size="2">Location:</font><font color="#822F33" size="1.5"> BLAH BLAH </font><BR>
   <font color="#FD010D" size="2">Affiliation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <BR>
    <font color="#FD010D" size="2">Occupation:</font><font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH </font><BR>
     <font color="#FD010D" size="2">About Myself:</font><br>
<font color="#822F33" size="1.5"> BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH BLAH <br>
</font>
 </center>
</marquee></div>

<div id="image">
  <p align="center"> 
    <marquee style="width:85px;border:0px solid black;" onmouseover='this.stop()' onmouseout='this.start()' scrollamount="3" behavior="alternate">
    <!---->
 

    </MARQUEE>
</P></div>


<div id="mp3">
<center style="line-height:0;"><embed src="http://www.singingbox.com/singingbox.swf?user10=,y2hye,x,ns,z,x,jfe,w,fu"  quality="high" width="195" height="20" name="sbox" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed><br>
<a href="http://www.singingbox.org/" target="_blank" style="line-height:0px;">
</center>
</div></div>

<div id="chatbox">
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="165" height="155" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#ababab 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="165" height="70" src="http://www2.cbox.ws/box/?boxid=1708155&amp;boxtag=f563wp&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#ababab 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
</div>

<div id="nav" style="position:absolute; left: 435px; top:380px; width:200px; height:120px; z-index:10; filter:blur;">
  <div align="left">

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/home.php"><font color="#E615D5" size=2>Home</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/logout.php"><font color="#E615D5" size=2>Logout</font></a><br>

<font color="#FE0006" >†</font> 
    <a href="http://www.friendster.com/addfriendrequest.php?uid= USERID"><font color="#E615D5" size=2>Add Me!</font></a><br>
    
&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/testimonials.php?action=add&uid= USERID"><font color="#E615D5" size=2>Send a Testimonial</font></a><br>
    
<font color="#FE0006">†</font> <a href="http://www.friendster.com/sendmessage.php?uid= USERID"><font color="#E615D5" size=2>Send 
    a Message</font></a><br>

&nbsp;&nbsp;&nbsp;&nbsp;<font color="#FE0006">†</font> <a href="http://www.friendster.com/friends.php?uid=USERID"><font color="#E615D5" size=2>View My Friends</font></a><br>
   
<font color="#FE0006">†</font> <a href="http://www.friendster.com/viewphotos.php?uid=USERID"><font color="#E615D5" size=2>View My Photos</font></a><br><br>


</div></div>



</body>
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FE00C5" CLIP="0,0,3,3"></LAYER>

<script language="JavaScript">
<!--

/*
Dancing Stars cursor (Submitted by Kurt at kurt.grigg@virgin.net)
Modified and permission granted to Dynamic Drive to feature script in archive
For full source, usage terms, and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

if (document.all){
document.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
for (xy=0;xy<7;xy++)
document.write('<div style="position:relative;width:3px;height:3px;background:#FE00C5;font-size:2px;visibility:visible"></div>')
document.write('</div>')
}

if (document.layers)
{window.captureEvents(Event.MOUSEMOVE);}
var yBase = 200;
var xBase = 200;
var yAmpl = 10;
var yMax = 40;
var step = .2;
var ystep = .5;
var currStep = 0;
var tAmpl=1;
var Xpos = 1;
var Ypos = 1;
var i = 0;
var j = 0;

if (document.all)
{
  function MoveHandler(){
  Xpos = document.body.scrollLeft+event.x;
  Ypos = document.body.scrollTop+event.y;
  }
  document.onmousemove = MoveHandler; 
}

else if (document.layers)
{
  function xMoveHandler(evnt){
  Xpos = evnt.pageX;
  Ypos = evnt.pageY;
  }
  window.onMouseMove = xMoveHandler;
}



function animateLogo() {
if (document.all)
{
 yBase = window.document.body.offsetHeight/4;
 xBase = window.document.body.offsetWidth/4;
}
else if (document.layers)
{
 yBase = window.innerHeight/4 ;
 xBase = window.innerWidth/4;
}

if (document.all)
{
var totaldivs=document.all.starsDiv.all.length
 for ( i = 0 ; i < totaldivs ; i++ )
 {
var tempdiv=document.all.starsDiv.all[i].style
  tempdiv.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
  tempdiv.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
 }
}

else if (document.layers)
{
 for ( j = 0 ; j < 7 ; j++ ) 
 {
var templayer="a"+j
  document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
  document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
 }
}
currStep += step;
setTimeout("animateLogo()", 15);
}
animateLogo();
// -->
</script>




</html>

To Be Continued...


Life is Fragile..
  Make Each Day A Masterpiece..
    Live like Today is your last...

#2  2008-05-27 00:04:19

mok2x
 alfonso
mok2x's display avatar
» FriendsterTalker
they dOnt knOw me..
Location: bulacan!!
Registered: 2007-12-06
Posts: 126
Last visit: 2009-01-05
Reputation: ~
???

Re: Slam Dunk Premade

nice!!!=) hehehehehe any live preview??...


#3  2008-05-27 09:16:46

BhABydEniSe
 mArgOuex dEniSe
» FriendsterTalker
.~* thE fALLen angEL *~.
Alchemy Explicit AE
Location: Kwai Chung HK
Registered: 2008-05-17
Posts: 256
Last visit: 2008-12-01
Reputation: 1

Re: Slam Dunk Premade

thanks for sharing :D

please add some live preview :D

keep it up :thumbsup:





~* I LOVE YOU *~

#4  2008-05-27 10:12:22

jho_design
 jhO'
jho_design's display avatar
» FriendsterNewbie
Pejantan Tangguh
Location: Kalimantan Timur
Registered: 2008-05-25
Posts: 4
Last visit: 2008-06-15
Reputation: 2
???

Re: Slam Dunk Premade

OkAy!!
Thanx for CommenT..

I'll add it later/...=)=)=)


Life is Fragile..
  Make Each Day A Masterpiece..
    Live like Today is your last...

#5  2008-05-28 11:39:10

MarqueeJ
 Marqee Jhoven Laderas
MarqueeJ's display avatar
» FriendsterAddict
Kids Do Rock!
Class X
Location: Highway To Heaven
Registered: 2008-05-23
Posts: 335
Last visit: 2008-12-29
Reputation: 7
Friendster

Re: Slam Dunk Premade

no sakuragi??? :crybaby:




Unmasluked For my Siggies

#6  2008-06-13 05:04:48

BhABydEniSe
 mArgOuex dEniSe
» FriendsterTalker
.~* thE fALLen angEL *~.
Alchemy Explicit AE
Location: Kwai Chung HK
Registered: 2008-05-17
Posts: 256
Last visit: 2008-12-01
Reputation: 1

Re: Slam Dunk Premade

@jho_design: thanks for adding the live preview.. more power 2 u bro :D





~* I LOVE YOU *~

#7  2008-06-15 15:47:56

jho_design
 jhO'
jho_design's display avatar
» FriendsterNewbie
Pejantan Tangguh
Location: Kalimantan Timur
Registered: 2008-05-25
Posts: 4
Last visit: 2008-06-15
Reputation: 2
???

Re: Slam Dunk Premade

MarqueeJ wrote:

no sakuragi??? :crybaby:

see my slamk dunk premade 2


Life is Fragile..
  Make Each Day A Masterpiece..
    Live like Today is your last...

#8  2008-06-21 14:35:40

Hoshigaki
 caaaarl (:
Hoshigaki's display avatar
» Promoter
Buriza-do Kyanon
The Scandalers
Location: Japan
Registered: 2008-05-20
Posts: 2823
Reputation: 301

Re: Slam Dunk Premade

Thanks For sharing bro..
is this slam dunk?? really??
i thought not.. hihihi


As soon as I get online,
I look for your name first.
When listening to a slow song,
Your face comes to my mind.
When I hear the phone ring,
I hope it's you calling. <3333

Please Visit:Plurk | Fss | | Multi

#9  2008-06-27 04:41:34

bles_212000
» FriendsterElite
.White Protector.
Registered: 2007-09-25
Posts: 3572
Reputation: 170

Re: Slam Dunk Premade

that was a great lay!

wew... thanks for sharing!

#10  2008-07-01 15:51:29

♥stickysauce♥
 marivic angelique
♥stickysauce♥'s display avatar
» FriendsterAddict
love me or hate me...
Class X
Location: malate,manila
Registered: 2007-09-14
Posts: 431
Last visit: 2008-12-19
Reputation: 4
Friendster

Re: Slam Dunk Premade

♥♥~~ woah nice lay :o ~~♥♥

♥♥~~ why no sakuragi? :eh: ~~♥♥

♥♥~~ hope you'll make 1 next time =) ~~♥♥


#11  2008-07-01 16:58:38

fical
fical's display avatar
» FriendsterAddict
Location: MMC
Registered: 2008-02-19
Posts: 383
Last visit: Today
Reputation: 15

Re: Slam Dunk Premade

wowowowo :o

cool :cool:

thx for share :D

#12  2008-11-30 04:07:11

b-boy_dimaz
 dimaz
b-boy_dimaz's display avatar
» Banned
LAYmakER
BANVER friendster_maniac
Location: banjarmasin
Registered: 2008-08-20
Posts: 843
Last visit: 2008-12-08
Reputation: 13
Friendster

Re: Slam Dunk Premade

wow...
so cool lay :o
i really luv it :wow:
can i use BG:)
thanks for sharing this :thumbsup:

Search Friendstertalk

Board footer

FriendsterTalk is not affiliated with Friendster.com
Copyright © 2002–2009 PunBB

[ 11 queries - 10.439 second ]

Pay Per Click Ads by pay per click advertising by Kontera

FriendsterTalk.com x

Welcome to FriendsterTalk! You'll need to login in order to fully use all the features and view all the sections of this site.

Please register if you're not yet a member. =)