
<HTML><HEAD><TITLE>Shaman King</TITLE>
<META http-equiv=Page-Exit
content=progid:DXImageTransform.Microsoft.GradientWipe(duration=2)>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="imagetoolbar" content="no">
<STYLE type=text/css>A:link {
}
A:link {
FONT-WEIGHT: normal; COLOR: white; TEXT-DECORATION: none
}
A:visited {
COLOR: white TEXT-DECORATION: none
}
A:active {
COLOR: #ffccff; TEXT-DECORATION: none
}
A:hover {
BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 0px solid; COLOR: #000000;
BORDER-BOTTOM: #000000 1px solid; LETTER-SPACING: 0px; TEXT-DECORATION: none
}
BODY {
SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000; BACKGROUND-COLOR: #000000;
FONT-FAMILY: verdana; LETTER-SPACING: 0.1pt; font-size:10px; scrollbar-arrow-color :#993333;
}
</STYLE>
<style type="text/css">
#aut{width:100%; font-size:10px; color:#993333; padding:0px 5px 0px 5px; overflow:hidden;
text-align: justify; font-color: #993333; }
.left_column_testimonials IMG{width:50px; border:2px solid #000000 !important; margin-right:5px !important;}
.left_column_testimonials_content .date {color:#993333;}
.testimonialbody{ padding-bottom:5px; margin-bottom:5px;}
.left_column_testimonials a:visited, .left_column_testimonials a:link{text-decoration:none; color:#993333;}
.left_column_hr{overflow:hidden; clear:both; border-bottom:1px solid #993333; height:5px; margin-bottom:5px;}
.seeall{padding-bottom:5px; text-align:center;}
.seeall a:link, .seeall a:visited{text-decoration:none; color:#993333;}
.seeall a:hover, #quote_nav a:hover{color:transparent;}
</style>
<style type="text/css">
.cboxButtons { background-color: transparent; border-color: #000000; color: #ffffff; font-family: Verdana,
Arial, Helvetica, sans-serif; font-size: 9px; }
.cboxMsgArea { padding:2px 2px 2px 2px; width:150px; height:35px; background-color: transparent; border:
#eddedb 1px solid; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;
font-weight: normal;}
#AUT{font-size:12px; color:#434D61; padding:0px 5px 0px 5px; background-color:transparent;}
.left_column_testimonials .imgblock2 img {width:50px; border:2px solid #586278 !important; margin-right:200px
!important;}
.left_column_testimonials_content .date {color:#999999;}
.testimonialbody{ padding-bottom:5px; margin-bottom:5px;}
.left_column_testimonials a:visited, .left_column_testimonials a:link{text-decoration:none; color:#003399;}
.left_column_hr{overflow:hidden; clear:both; border-bottom:1px solid #DDE0E4; height:5px; margin-bottom:5px;}
.seeall{padding-bottom:5px; text-align:center;}
.seeall a:link, .seeall a:visited{text-decoration:none; color:#003399;}
.seeall a:hover, a:hover{color:#FF0000;}
INPUT {
background-color:transparent;
border-color: #262727;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
TEXTAREA {
padding:2px 2px 2px 2px;
width:200px;
height:50px;
background-color:transparent;
border: #000000 1px solid;
color: ;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
}
</style>
<script language=JavaScript>
<!--
//Disable right click script III- By Renigade (renigade@mediaone.net)
//For full source code, visit http://www.dynamicdrive.com
var message="";
///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
<bgsound SRC="http://www.infobro.com/RichPage/shamanking_oversoul.mid" loop=infinite>
<script type="text/javascript">
function clickToggle(target) {
obj=(document.all) ? document.all[target] : document.getElementById(target);
obj.style.display=(obj.style.display=='none') ? '' : 'none';
}
</script>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_showHideLayers() { //v6.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
obj.visibility=v; }
}
//-->
</script>
</HEAD>
<BODY>
</div>
<BR>
<BGSOUND src="" ?-1?>
<SCRIPT>
function changeNavigation(id)
{document.getElementById('navigate').innerHTML=document.getElementById(id).innerHTML}
</SCRIPT>
<blockquote>
<p> <NOSCRIPT><!--<BODY><script type="text/javascript">canEdit = new Array();</script><div
align="center"><table border="0" cellpadding="1" cellspacing="0" width="626" bgcolor="#6699cc"><tr><td><table
border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#003366"><tr><td><a
href='http://www.blogspot.com/'><img src='http://www.blogblog.com/images/header1.gif' alt='blog*spot'
width='146' height='78' border='0'></a></td><td valign="middle" align="center"><script
language='JavaScript'>google_ad_client='blogger_468x60';google_ad_width=468;google_ad_height=60;</script><scrip
t language='JavaScript'
src='http://pagead2.googlesyndication.com/pagead/show_ads.js'></script><br></td></tr></table></td></tr></table>
</div>--></NOSCRIPT>
<!-- ImageReady Slices (shaman_4_800.psd) -->
<img src="http://i114.photobucket.com/albums/n...aman_4_800.jpg" width="1000" height="750" border="0" alt="" usemap="#shaman_4_800_Map" style="LEFT: 0px; POSITION: absolute; TOP:
-1px">
<map name="shaman_4_800_Map">
<area shape="rect" alt="" coords="451,364,531,375" href="http://www.friendster.com/radobri">
<area shape="rect" alt="" coords="428,634,451,708" onClick="changeNavigation('credits')">
<area shape="rect" alt="" coords="428,549,446,610" onClick="changeNavigation('testi')">
<area shape="rect" alt="" coords="428,443,446,527" onClick="changeNavigation('profile')">
<area shape="rect" alt="" coords="203,371,319,379" onClick="MM_showHideLayers('last20','','show','chat','','hide')">
<area shape="rect" alt="" coords="24,364,193,379" onClick="MM_showHideLayers('last20','','hide','chat','','show')">
<area shape="rect" alt="" coords="89,299,262,318" href="http://www.friendster.com/logout.php">
<area shape="rect" alt="" coords="56,250,295,267" href="http://www.friendster.com/bookmarks....id=YOURUSERRID">
<area shape="rect" alt="" coords="48,198,287,216" href="http://www.friendster.com/messages.php">
<area shape="rect" alt="" coords="36,152,304,168" href="http://www.friendster.com/editprofile.php">
<area shape="rect" alt="" coords="84,101,262,118" href="http://www.friendster.com/user.php">
<area shape="rect" alt="" coords="109,48,229,67" href="http://www.friendster.com/home.php">
</map>
<!-- End ImageReady Slices -->
<div id=chat style="position:absolute; left:22px; top:380px; width:295px; height:340px; z-index:6;border:0px inset #FFFFFF">
<!----------------------------------------------INSERT CBOX HERE------------------------------>
<center>
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="290" height="240"
src="http://www3.cbox.ws/box/?boxid=#######&boxtag=####&sec=main" marginheight="2" marginwidth="2"
scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#000036 0px solid;"
id="cboxmain"></iframe><br>
</div>
<iframe frameborder="0" width="290" height="90"
src="http://www3.cbox.ws/box/?boxid=#######&boxtag=####&sec=form" marginheight="2" marginwidth="2"
scrolling="no" allowtransparency="yes" name="cboxform" style="border:#000036 0px solid;border-top:0px"
id="cboxform"></iframe></center>
<!----------------------------------------------END CBOX------------------------------------>
</DIV>
<DIV id=last20 style="position:absolute; left:22px; top:380px; width:295px; height:340px; z-index:6;border:0px inset #FFFFFF;visibility:hidden ; overflow: auto">>
<!----------------------------------------------INSERT "LAST 20" CODE HERE------------------------------------>
<!-- BEGIN CBOX - http://www.cbox.ws -->
<iframe frameborder="0" width="290" height="340" src="http://www3.cbox.ws/box/?boxid=#######&boxtag=####&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmainche" style="border:#FFFFFF 1px solid;" id="cboxmainche"></iframe>
<script language="javascript">
boxid=your box id;
boxtag=your box tag;
wvcbox="yes";
wvcboxmodule="pst";
</script>
<div id="wvcboxel" style="display:none"></div>
<!-- END CBOX -->
<!----------------------------------------------INSERT "LAST 20" CODE HERE------------------------------------>
</div>
<!----------------------------------------------EDIT INFORMATION
BELOW---------------------------------------------------------->
<DIV id=profile style="DISPLAY: none">
<center><img border="0" src="###">
<br>
<br>
<font color=white> <b>NAME:</b> Christian Gerald T. Santos <br />
<b>AGE:</b> 16 <br />
<b>BIRTHDAY:</b> nung April 17, 1990 <br />
<b>STATUS:</b> taken.ü <br />
<b>OCCUPATION:</b> esHtuDyAnTe pow sa USTe! <br />
<b>COMPANIES:</b> wla pa eh...next year cguro...jowk! asa... <br />
<b>AFFILIATIONS:</b> <br /><br><br><br>
</CENTER>
</DIV>
<!-----------EDIT PHOTO URL ---------------->
<DIV id=pics style="position:absolute; left:340; top:120px; width:640px; height:100px;
z-index:6;border:0px inset #FFFFFF">
<br><br><br><br><br>
<br><br><br><marquee scroll amount="1" direction="left">
<img border="0" src="###">
<img border="0" src="###">
<img border="0" src="###">
</marquee>
<br><br><br>
<!-----------------------------------------------END ---------------------------------------------------------->
</DIV>
<!----------------------------------------------WARNING! STOP EDITING---------------------------------------------------------->
<DIV id="credits" style="DISPLAY: none"><font color="#ffffff"><MARQUEE scroll Amount=2 direction=up height=325px><center>
<a href="<A href="http://www.friendster.com/radobri">rad417(me)</a><br><br">http://www.friendster.com/radobri">rad417(me)</a><br><br>
fiery lunalis(my inspiration)<br><br>
<a href="<A href="http://www.nackvision.com">nackvision<a><br><br/">http://www.nackvision.com">nackvision<a><br><br>
<a href="<A href="http://www.markyctrigger.com">markyctrigger<a><br><br/">http://www.markyctrigger.com">markyctrigger<a><br><br>
<a href="<A href="http://www.photobucket.com">photobucket</a><br><br">http://www.photobucket.com">Photobucket</a><br><br>
<a href="http:/www.animewallpapers.com">AnimeWallpapers.com<a>
</marquee></center>
</DIV>
<DIV id=testi style="DISPLAY: none">
<center><script language="javascript">
quicktesti="yes";
</script>
<div id=quicktestiid style="width:255px "></div>
<script language="javascript">
autotesti="yes";
</script>
<div id=AUT class=left_column_content style="width:255px "></center></div>
</center>
</DIV>
<DIV class="style59" id="navigate" style="position:absolute; left:465px; top:390px; width:510px; height:325px;
z-index:6;border:0px inset #FFFFFF;visibility: visible; overflow: auto;filter:alpha(opacity=100,finishopacity=50,style=2)">
<center>My love, I have tried with all my being<br>
to grasp a form comparable to thine own,<br>
but nothing seems worthy;<br><br>
I know now why Shakespeare could not<br>
compare his love to a summer’s day.<br>
It would be a crime to denounce the beauty<br>
of such a creature as thee,<br>
to simply cast away the precision<br>
God had placed in forging you.<br><br>
Each facet of your being<br>
whether it physical or spiritual<br>
is an ensnarement<br>
from which there is no release.<br>
But I do not wish release.<br>
I wish to stay entrapped forever.<br>
With you for all eternity.<br>
Our hearts, always as one.<br></center>
</DIV>
<center>
<DIV ID="Layer4" STYLE="position:absolute; left:40px; top:760px; width:925px; height:32px; z-index:5">
<STYLE TYPE="text/css">marquee table {padding:0px !important; border-width:0px !important;} .dLinev1 {width:1px
!important; height:1000px !important;} .dLinev1 td {padding:0px !important; background-color:#CCCCCC
!important; } .dLinev2 {width:1px !important; height:1000px !important;} .dLinev2 td {padding:0px !important;
background-color:#CCCCCC!important; } .dLinev3 {width:1px !important; height:1000px !important;} .dLinev3 td
{padding:0px !important; background-color:#FF6633 !important; } .dLineh1 {width:1000px !important; height:1px
!important;} .dLineh1 td {padding:0px !important; background-color:#CCCCCC!important; } .dLineh2 {width:1000px
!important; height:1px !important;} .dLineh2 td {padding:0px !important; background-color:#CCCCCCimportant; }
.dLineh3 {width:1000px !important; height:1000px !important;} .dLineh3 td {padding:0px !important;
background-color:#CCCCCC!important; } a {position:relative; z-index:3;} </STYLE>
<DIV ALIGN=center><FONT CLASS="ws8"><A HREF="http://www.friendster.com/info/index.php?statpos=footer"
TARGET="_self" CLASS="style1"><font size="2" color="white">About
Us</font></A></FONT><font class="ws8" color="94010C" size="2"> </font><font class="ws8" color="#000000"
size="2">|</font><FONT CLASS="ws8" COLOR="#66ccff" SIZE="2">
</FONT><FONT CLASS="ws8" SIZE="2"><A HREF="http://www.friendster.com/info/conta...statpos=footer"
TARGET="_self" CLASS="style1"><font color="white">Contact
Us</font></A></FONT><FONT CLASS="ws8" COLOR="#66ccff" SIZE="2"> <font color="#000000">|</font>
</FONT><FONT CLASS="ws8" SIZE="2"><A HREF="http://www.friendster.com/info/shopp...statpos=footer"
TARGET="_self" CLASS="style1"><font color="white">Store</font></A></FONT><font class="ws8" color="94010C"
size="2">
</font><font class="ws8" color="#000000" size="2">| </font><FONT CLASS="ws8" SIZE="2"><A
HREF="http://www.friendster.com/events.php?statpos=footer" TARGET="_self" CLASS="style1"><font
color="white">Events</font></A></FONT><font class="ws8" color="94010C" size="2">
</font><FONT CLASS="ws8" COLOR="#66ccff" SIZE="2"><font color="#000000">|</font>
</FONT><FONT CLASS="ws8" SIZE="2"><A HREF="http://www.friendster.com/info/tour/...statpos=footer"
TARGET="_self" CLASS="style1"><font color="white">Tour</font></A></FONT><FONT CLASS="ws8" COLOR="#66ccff"
SIZE="2">
<font color="#000000">|</font><font color="94010C"> </font></FONT><font class="ws8" size="2"
color="94010C"><A HREF="http://www.friendster.com/affiliate.php?statpos=footer" TARGET="_self"
CLASS="style1"><font color="white">SuperFriendster</font></A></font><FONT CLASS="ws8" COLOR="#66ccff" SIZE="2">
<font color="#000000">|</font> </FONT><FONT CLASS="ws8" SIZE="2"><A
HREF="http://www.friendster.com/custhelp.php?statpos=footer" TARGET="_self" CLASS="style1"><font
color="white">Help</font></A></FONT><font class="ws8" color="white" size="2">
</font><FONT CLASS="ws8" COLOR="#66ccff" SIZE="2"><font color="#000000">|</font>
</FONT><FONT CLASS="ws8" SIZE="2"><A HREF="http://www.friendster.com/info/tos.php?statpos=footer"
TARGET="_self" CLASS="style1"><font color="white">Terms
of Service</font></A></FONT><font class="ws8" color="white" 2="2"> </font><FONT CLASS="ws8" COLOR="#999999
SIZE="2"><font color="#000000">|</font>
</FONT><FONT CLASS="ws8" SIZE="2"><A HREF="http://www.friendster.com/info/priva...statpos=footer"
TARGET="_self" CLASS="style1"><font color="white">Privacy
Policy</font></A></FONT></DIV>
<DIV ALIGN=center><font color="white" size="2">rad417™ Copyright © 2002-2006
Friendster, Inc. All rights reserved. Patent Pending.</font></DIV>
</DIV>
</center>
</BODY>
</HTML>