<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="3" width="561" height="41" style="background: url(include/designs/chat/images/c-u.gif);">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr valign="middle">
<td width="15%" align="right"><img src="include/designs/chat/images/user/{nofaker}" width="23" height="23" border="0"></td>
<td width="70%" align="center" style="font-size: 18px;"><i><b>{NAME}</b></i></td>
<td width="15%" align="left"><img src="include/designs/chat/images/user/{nofaker}" width="23" height="23" border="0"></td>
</tr>
</table>
</td>
</tr><tr valign="top">
<td width="7" height="9" style="background: url(include/designs/chat/images/user/details-l.gif);"></td>
<td height="9" style="background: url(include/designs/chat/images/user/details-m.gif);"></td>
<td width="5" height="9" style="background: url(include/designs/chat/images/user/details-r.gif);"></td>
</tr><tr valign="top">
<td width="7"></td>
<td height="5"></td>
<td width="5"></td>
</tr><tr valign="top">
<td colspan="3">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td colspan="2" width="133" height="51">
<div style="float: left; height: 30px; width: 120px;"><a class="profila" href="index.php?user-details-{uid}"><img alt="Allgemein" src="include/images/profilbutton/Allgemein.gif" style="border: 0px solid ; margin: 0px;"></a></div>
<div style="float: left; height: 30px; width: 123px;"><a class="profila" href="index.php?user-usergb-view-{uid}"><img alt="Gaestebuch" src="include/images/profilbutton/Gaestebuch.gif" style="border: 0px solid ; margin: 0px;"></a></div>
<div style="float: left; height: 30px; width: 123px;"><a class="profila" href="index.php?user-gallery-{uid}"><img alt="Gallery" src="include/images/profilbutton/Gallery.gif" style="border: 0px solid ; margin: 0px;"></a></div>
</td>
<td width="11"></td>
<td align="center" valign="middle" width="273"></td>
<td width="11"></td>
<td colspan="2" width="133" height="51">
<div style="float: right; height: 30px; width: 94px;"><a class="profila" href="index.php?user-aufrufe-{uid}"><img alt="Profilaufrufe" src="include/images/profilbutton/Profilaufrufe.gif" style="border: 0px solid ; margin: 0px;"></a></div>
<div style="float: right; height: 30px; width: 94px;"><a class="profila" href="index.php?user-buddy-show-{uid}"><img alt="Freunde" src="include/images/profilbutton/Freunde.gif" style="border: 0px solid ; margin: 0px;"></a></div>
<div style="float: right; height: 30px; width: 94px;"><a class="profila" href="index.php?user-mail-{uid}"><img alt="E-Mail" src="include/images/profilbutton/E-Mail.gif" style="border: 0px solid ; margin: 0px;"></a></div>
</td>
</tr><tr valign="top">
<td width="7"></td>
<td width="126"></td>
<td width="11"></td>
<td align="center" valign="middle" width="273" height="115">
<div>
<script language="JavaScript" type="text/javascript">
<!--
/*
*/
eye={p:0,x:0,y:0,w:0,h:0,r:0,v:0,s:0,isVertical:0,a1:0,a2:0,a3:0,color:'#ffffff',colorover:'#ffffff',backgroundcolor:'#0099ff',backgroundcolorover:'#000000',bordercolor:'#000000',fontsize:12,fontfamily:'Arial',pas:0,spinmenu:function(){this.p=this.r/this.s;this.a1=this.a2=this.isVertical?0:Math.PI/2},spinmenuitem:function(a7,a6,a5){a4=" onclick='window.open(\""+a6+"\""+(a5?(",\""+a5+"\""):",\"_self\"")+")'";document.write("<div id='spinmenu"+this.a3+"' style='cursor:pointer;cursor:expression(\"hand\");position:absolute;width:"+this.w+"px;left:"+this.h+"px;"+";text-align:center;cursor:default;z-Index:1000;'\"'>"+a7+"</div>");this.a3++},muta:function(){a8=document.getElementById("controale");for(i=0;i<this.a3;i++){a9=document.getElementById("spinmenu"+i+"");a9s=a9.style;if(this.isVertical){xi=parseInt(this.r*Math.cos(this.a1+i*this.pas))/this.s;yi=parseInt(this.r*Math.sin(this.a1+i*this.pas));a10=(this.p+xi)/(2*this.p);a11=this.fontsize*(this.p+xi)/(2*this.p)+2;a12=parseInt(100*(this.p+xi)/(2*this.p))}else{xi=parseInt(this.r*Math.cos(this.a1+i*this.pas));yi=parseInt(this.r*Math.sin(this.a1+i*this.pas))/this.s;a10=(this.p+yi)/(2*this.p);a11=this.fontsize*(this.p+yi)/(2*this.p)+2;a12=parseInt(100*(this.p+yi)/(2*this.p))};a13=(this.w-20)*a10+20;a14=(this.h-20)*a10+10;a9s.top=(yi+this.y-a14/2)+"px";a9s.left=(xi+this.x-a13/2)+"px";a9s.width=a13+"px";a9s.fontSize=a11+"px";a9s.zIndex=a12};a8.style.top=this.y+(this.isVertical?this.r:this.p)+this.h/2+6;a8.style.left=this.x-a8.offsetWidth/2;if(this.a1!=this.a2){this.a1=(this.a1>this.a2)?(this.a1-this.pas/this.v):(this.a1+this.pas/this.v);if(Math.abs(this.a1-this.a2)<this.pas/this.v)
this.a1=this.a2;setTimeout("eye.muta()",10)}},spinmenuclose:function(){this.pas=2*Math.PI/this.a3;document.write('<div style="height: 90px;"></div><div id="controale"><button type="" onclick="eye.a2+=eye.pas;eye.muta()" onfocus="this.blur()"> << </button> <button type="" onclick="eye.a2-=eye.pas;eye.muta()" onfocus="this.blur()"> >> </button></div>');eye.muta()}};
function getposOffset(what, offsettype)
{
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null)
{
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft :totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}
if(document.getElementById('tag1').offsetWidth == screen.width){
brei = (screen.width/2)-15;
}else if(document.getElementById('tag1').offsetWidth > 960){
brei = (document.getElementById('tag1').offsetWidth/2)-15;
}else{
brei = (960/2)-15;
}
function neue_breite(){
if(document.getElementById('tag1').offsetWidth == screen.width){
brei = (screen.width/2)-15;
}else if(document.getElementById('tag1').offsetWidth > 960){
brei = (document.getElementById('tag1').offsetWidth/2)-15;
}else{
brei = (960/2)-15;
}
}
eye.isVertical = 0; //if it's vertical or horizontal [0|1]
eye.x = brei; // x offset from point of insertion on page
eye.y = 315; // y offset from point of insertion on page
eye.w = 80; // item's width
eye.h = 10; // height
eye.r = 100; // menu's radius
eye.v = 20; // velocity
eye.s = 4; // scale in space (for 3D effect)
eye.color = ''; // normal text color
eye.colorover = ''; // mouseover text color
eye.backgroundcolor = ''; // normal background color
eye.backgroundcolorover = ''; // mouseover background color
eye.bordercolor = ''; // border color
eye.fontsize = 12; // font size
eye.fontfamily = ''; //font family
if (document.getElementById)
{
document.write('<div id="spinanchor" style="height:'+eval(eye.h+20)+'"></div>')
eye.anchor=document.getElementById('spinanchor')
eye.spinmenu();
//Eye.x+=getposOffset(eye.anchor, "left") //relatively position it
//Eye.y+=getposOffset(eye.anchor, "top") //relatively position it
//menuitem: eye.spinmenuitem(text, link, target)
var votes = new Array( {votes}"");
var bild = new Array( {bild}"");
var aus = new Array();
for (var i=0;i<(votes.length-1);i++)
{
eye.spinmenuitem("<a href=\"include/images/usergallery/img_"+bild[i]+"\" rel=\"lightbox\"><img style=\" border:1px solid #000000;\" src=\"include/images/usergallery/img_thumb_"+bild[i]+"\" width=\"80\" height=\"80\" border=\"1\" alt=\"\" title=\"\"></a><br>Bewertung "+votes[i]+"","");
}
eye.spinmenuclose();
}
//-->
</script>
</div>
</td>
<td width="11"></td>
<td width="128"></td>
<td width="5"></td>
</tr><tr valign="top">
<td colspan="2" width="133" height="51">
<div style="float: left; height: 30px; width: 120px;"><a class="profila" href="index.php?forum-privmsg-new=0&empfid={uid}"><img alt="Nachricht_senden" src="include/images/profilbutton/Nachricht_senden.gif" style="border: 0px solid ; margin: 0px;"></a></div>
</td>
<td width="11"></td>
<td align="center" valign="middle" width="273"></td>
<td width="11"></td>
<td colspan="2" width="133" height="51">
<div style="float: right; height: 30px; width: 94px;"><a class="profila" href="index.php?user-buddy-a-{uid}"><img alt="Freundschaft_anbieten" src="include/images/profilbutton/Freundschaft_anbieten.gif" style="border: 0px solid ; margin: 0px;"></a></div>
</td>
</tr>
</table>
</td>
</tr><tr valign="top">
<td width="7" height="9" style="background: url(include/designs/chat/images/user/details-l.gif);"></td>
<td height="9" style="background: url(include/designs/chat/images/user/details-m.gif);"></td>
<td width="5" height="9" style="background: url(include/designs/chat/images/user/details-r.gif);"></td>
</tr><tr valign="top">
<td width="7"></td>
<td class="p_bg" height="5"></td>
<td width="5"></td>
</tr><tr valign="top">
<td width="7"></td>
<td class="p_bg">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top">
<td>
<table cellpadding="2" cellspacing="1" border="0" align="center">
{profilefields}
</table>
</td>
</tr>
</table>
</td>
<td width="5"></td>
</tr><tr valign="top">
<td width="7"></td>
<td class="p_bg" height="5"></td>
<td width="5"></td>
</tr><tr valign="top">
<td width="7" height="9" style="background: url(include/designs/chat/images/user/details-l.gif);"></td>
<td height="9" style="background: url(include/designs/chat/images/user/details-m.gif);"></td>
<td width="5" height="9" style="background: url(include/designs/chat/images/user/details-r.gif);"></td>
</tr><tr valign="top">
<td width="7"></td>
<td height="10"></td>
<td width="5"></td>
</tr><tr valign="top">
<td width="7"></td>
<td align="center">
<table width="95%" cellpadding="0" cellspacing="0" border="0">
<tr align="center" valign="top">
<td height="50"><img src="include/designs/chat/images/user/beschreibung.gif" width="268" height="35" border="0"></td>
</tr><tr valign="top">
<td class="profil"><div class="profil" style="height: 126px;Overflow-x: hidden;Overflow-y: auto;">{besch}</div></td>
</tr>
</table>
</td>
<td width="5"></td>
</tr><tr valign="top">
<td width="7"></td>
<td height="10"></td>
<td width="5"></td>
</tr><tr valign="top">
<td width="7" height="9" style="background: url(include/designs/chat/images/user/details-l.gif);"></td>
<td height="9" style="background: url(include/designs/chat/images/user/details-m.gif);"></td>
<td width="5" height="9" style="background: url(include/designs/chat/images/user/details-r.gif);"></td>
</tr><tr valign="top">
<td width="7"></td>
<td height="10"></td>
<td width="5"></td>
</tr><tr valign="top">
<td width="7"></td>
<td align="center">
<table width="95%" cellpadding="0" cellspacing="0" border="0">
<tr align="center" valign="top">
<td height="40"><img src="include/designs/chat/images/user/besucher.gif" width="283" height="35" border="0"></td>
</tr><tr valign="top">
<td>{LASTUSER}</td>
</tr>
</table>
</td>
<td width="5"></td>
</tr>
</table>