ÿþ<html> <head> <style type="images-lila/unitamil.css"> <!-- .tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: serif; font-size: 10pt} .tooltipcontent{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: serif; font-size: 10pt} #ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;} --> </style> <script language = "javascript"> <!-- var ie = document.all ? 1 : 0 var ns = document.layers ? 1 : 0 if(ns){doc = "document."; sty = ""} if(ie){doc = "document.all."; sty = ".style"} var initialize = 0 var Ex, Ey, topColor, subColor, ContentInfo if(ie){ Ex = "event.x" Ey = "event.y" topColor = "#000000" subColor = "#333333" } if(ns){ Ex = "e.pageX" Ey = "e.pageY" window.captureEvents(Event.MOUSEMOVE) window.onmousemove=overhere topColor = "#000000" subColor = "#333333" } function MoveToolTip(layerName, FromTop, FromLeft, e){ if(ie){eval(doc + layerName + sty + ".top = " + (eval(FromTop) + document.body.scrollTop))} if(ns){eval(doc + layerName + sty + ".top = " + eval(FromTop))} eval(doc + layerName + sty + ".left = " + (eval(FromLeft) + 15)) } function ReplaceContent(layerName){ if(ie){document.all[layerName].innerHTML = ContentInfo} if(ns){ with(document.layers[layerName].document) { open(); write(ContentInfo); close(); } } } function Activate(){initialize=1} function deActivate(){initialize=0} function overhere(e){ if(initialize){ MoveToolTip("ToolTip", Ey, Ex, e) eval(doc + "ToolTip" + sty + ".visibility = 'visible'") } else{ MoveToolTip("ToolTip", 0, 0) eval(doc + "ToolTip" + sty + ".visibility = 'hidden'") } } function EnterContent(layerName, TTitle, TContent){ ContentInfo = '<table border="0" width="100" cellspacing="0" cellpadding="0">'+ '<tr><td width="100%" bgcolor="#000000">'+ '<table border="0" width="100%" cellspacing="1" cellpadding="0">'+ '<tr><td width="100%" bgcolor='+topColor+'>'+ '</td></tr>'+ '<tr><td width="100%" bgcolor='+subColor+'>'+ '<table border="0" width="90%" cellpadding="0" cellspacing="1" align="center">'+ '<tr><td width="100%">'+ '<font class="tooltipcontent">'+TContent+'</font>'+ '</td></tr>'+ '</table>'+ '</td></tr>'+ '</table>'+ '</td></tr>'+ '</table>'; ReplaceContent(layerName) } //--> </script> <title>K'n stages</title> </head> <body bgcolor="#333333" onmousemove="overhere()" text="#FFFFFF" link="#CCCCCC" vlink="#CCCCCC" alink="#CCCCCC" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <div id="ToolTip"></div> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="156"><img name="shadowsA" src="images-lila/shadowsA.gif" width="156" height="186" border="0"><br> </td> <td background="shadowsC.gif" rowspan="2"><img name="shadowsB" src="images-lila/shadowsB.gif" width="416" height="204" border="0"></td> </tr> <tr> <td width="156"><a href="http://www.e-mozi.com" target="_blank">e-mozi.com</a></td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td width="152" valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="152"> <tr> <td width="118"><img src="images-lila/shadowsF.gif" width="118" height="226"></td> <td valign="top" align="center"> <p><a href="index.html" onMouseover="EnterContent('ToolTip','','Home'); Activate();" onMouseout="deActivate()"><img src="images-lila/shadowsG.gif" width="22" height="22" border="0"></a></p> <p><a href="kevolves7.htm" onMouseOver="EnterContent('ToolTip','','Me'); Activate();" onMouseOut="deActivate()"><img src="images-lila/shadowsG.gif" width="22" height="22" border="0"></a></p> <p><a href="kevolves1.htm" onMouseOver="EnterContent('ToolTip','','You'); Activate();" onMouseOut="deActivate()"><img src="images-lila/shadowsG.gif" width="22" height="22" border="0"></a></p> <p><a href="kevolves1.htm" onMouseOver="EnterContent('ToolTip','','WWW'); Activate();" onMouseOut="deActivate()"><img src="images-lila/shadowsG.gif" width="22" height="22" border="0"></a></p> <p><a href="index.html" onMouseOver="EnterContent('ToolTip','','Exit'); Activate();" onMouseOut="deActivate()"><img src="images-lila/shadowsG.gif" width="22" height="22" border="0"></a></p> </td> </tr> </table> </td> <td width="420" bgcolor="#171717" valign="top"> <p><img src="images-lila/k08.jpg" alt="all-faces" height=900 width=1280></p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> </td> </tr> </table> </body> </html>