Doido
{var msg = "Use your imagination...";
var res = " ";
var speed = 120;var pos = val;msg = "Use your imagination...";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
else{rev = "bwd";
timer = window.setTimeout("titlebar("+pos+")",speed);}}
else{
if(pos > 0){
pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
titlebar(0);
{block:Description}
{/block:Description}
function changeNavigation(id)
{document.getElementById('conteudo').innerHTML=document.getElementById(id).innerHTML}
body {background: #f5f5f5; text-align: justify; padding: 0; line-height: 150%; color: #848484; height: 100%; font: normal 11px 'verdana';}
#pagina {width: 850px; display: block; margin: 0 auto; text-align: center; overflow: hidden;}
#conteudo {width: 510px; display: block; float: right; text-align: justify; overflow: hidden;}
#sidebar {width: 320px; display: block; float: left; text-align: justify; overflow: hidden; position: fixed;}
img { filter: alpha(opacity=80); opacity: .9; -webkit-transition-duration: .50s; } img:hover { filter: alpha(100); opacity: 1.0; }
.box {overflow:hidden; text-align: justify; color: #666; font: 11px verdana; line-height: 150%; background-color: #fff; padding:5px; -webkit-box-shadow:0 0 1em #E1E1E1; margin-bottom:18px; border-radius: 3x; -webkit-border-radius: 3px; -moz-border-radius: 3px;}
.tlinks2 {position: fixed; width: 350px; height: 20px; margin-top:-420px; margin-left:-5px; padding-top:0px; z-index: 10;}
.tlinks2 a {float: left; margin-right: 0px; display: inline; width: 64px; letter-spacing: 0px; font-family: consolas; font-size: 9px; text-align: center;