Copie o código do código da seguinte forma:
<!
<html xmlns = "http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv = "content-type" content = "text /html; charset = utf-8" /> />
<title> Publicidade lateral da placa </ititure>
<Style type = "text/css">
#Show {width: 100px;
</style>
<script type = "text/javascript">
Window.onscroll = window.onResize = window.onload = function () {{)
var odiv = document.getElementById ("show");
var stop = document.documentElement.scrolltop || docume
v
Varm MID = (Cheight -odiv.OffSetHeight) / 2;
// odiv.style.top = parseint (parada + mid) + "px";
// Na verdade, os principais navegadores sabem apenas o seguinte se julgamento
if (if (navegator.appversion.indexof ("msie 6")> -1) {
odiv.style.top = parseint (Stop + Mid) + "PX";
} Outro {
odiv.style.top = MID + "PX";
}
}