<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<html>
<head>
	<title>.::Kaiba's Kingdom::Version 7.0 - ::.</title>
<META name="Description" content="A website shrine I made dedicated to the CEO of KaibaCorp, Srto Kaiba!">
<META name="Keywords" content="Seto Kaiba, Yugioh pictures, yugioh, Yu-Gi-Oh!, Yu-Gi-Oh, seto, kaiba, kiba, Kiba, Kaiba, Seto, Mokuba, mokuba">
</head>

<body>
<STYLE type="text/css"><!--
body 
{
background-attachment: none;
td, p, body, A{COLOR:#C2B8CE;FONT-FAMILY:Tahoma;FONT-SIZE:8.5pt;}
.head { font-family: verdana; font-size: 11px; color: #000000; 
background-color: #C2B8CE; border: #312442; 
border-style: solid; border-left-width: 1.5px; 
border-right-width: 1.5px; border-top-width: 1.5px; 
border-bottom-width: 1.5px; text-align:center; 
font-weight: normal; height: 12px; 
filter:alpha(opacity=100, finishopacity=0, style=1);}
--></STYLE>


<style type="text/css">
a:link 
{text-decoration: none; 
color:#C2B8CE;}

A:visited 
{text-decoration: none; 
color:#C2B8CE;}

A:active 
{text-decoration: none; 
color:#C2B8CE;
cursor: crosshead;}

A:hover 
{text-decoration: none;
height: 0; 
filter: blur;
color:#FFFFFF; 
cursor: nw-resize;}

body 
{background-color: #635674;
font-family: tahoma; 
color: #C2B8CE; 
font-weight:normal;
font-size:8.5pt;}

.pic
{position: absolute;
top: 0px;
left: 0px;}
</style>

<style type="text/css">
body{scrollbar-face-color:#635674;scrollbar-shadow-color:#A298B1;
scrollbar-highlight-color:#A298B1;scrollbar-3dlight-color:#635674;
scrollbar-darkshadow-color:#635674;scrollbar-track-color:#A298B1;
scrollbar-base-color:#635674;
scrollbar-arrow-color:#635674;}
</style>

<script>
/*
Gradual-Highlight Image Script II- 
By J. Mark Birenbaum (birenbau@ugrad.cs.ualberta.ca)
Permission granted to Dynamicdrive.com to feature script in archive
For full source to script, visit http://dynamicdrive.com
*/

nereidFadeObjects = new Object();
nereidFadeTimers = new Object();

/* object - image to be faded (actual object, not name);
 * destop - destination transparency level (ie 80, for mostly solid)
 * rate   - time in milliseconds between trasparency changes (best under 100)
 * delta  - amount of change each time (ie 5, for 5% change in transparency)
 */

function nereidFade(object, destOp, rate, delta){
if (!document.all)
return
    if (object != "[object]"){  //do this so I can take a string too
        setTimeout("nereidFade("+object+","+destOp+","+rate+","+delta+")",0);
        return;
    }
        
    clearTimeout(nereidFadeTimers[object.sourceIndex]);
    
    diff = destOp-object.filters.alpha.opacity;
    direction = 1;
    if (object.filters.alpha.opacity > destOp){
        direction = -1;
    }
    delta=Math.min(direction*diff,delta);
    object.filters.alpha.opacity+=direction*delta;

    if (object.filters.alpha.opacity != destOp){
        nereidFadeObjects[object.sourceIndex]=object;
        nereidFadeTimers[object.sourceIndex]=setTimeout("nereidFade(nereidFadeObjects["+object.sourceIndex+"],"+destOp+","+rate+","+delta+")",rate);
    }
}
</script>


<meta http-equiv="imagetoolbar" content="no" />





















