Copiar código del código de la siguiente manera:
<!
<html xmlns = "http://www.w3.org/1999/xhtml">
<Evista>
<meta http-oquiv = "content-type" content = "text /html; charset = utf-8" /> />
<title> Sidebar publicidad </title>
<Style type = "text/css">
#show {ancho: 100px;
</style>
<script type = "text/javaScript">
Window.onscroll = window.onresize = window.onload = function () {{)
var odiv = document.getElementById ("show");
var stop = document.documentelement.scrolltop ||
V
varm mid = (cheight -odiv.offsetheight) / 2;
// odiv.style.top = parseint (parar + mid) + "px";
// en realidad los principales navegadores solo saben lo siguiente si el juicio
if (if (navigator.appversion.indexof ("msie 6")> -1) {
odiv.style.top = parseInt (stop + mid) + "px";
} Demás {
odiv.style.top = mid + "px";
}
}