function initEcAd() {
//document.all.AdLayer1.style.posTop = -200;
//document.all.AdLayer1.style.visibility = 'visible'
document.all.AdLayer2.style.posTop = -200;
document.all.AdLayer2.style.visibility = 'visible'
//MoveLeftLayer('AdLayer1');
MoveRightLayer('AdLayer2');
}
//function MoveLeftLayer(layerName) {
//var x = 0;
//var y = 26;
//var diff = (document.body.scrollTop + y - document.all.AdLayer1.style.posTop)*.40;
//var y = document.body.scrollTop + y - diff;
//eval("document.all." + layerName + ".style.posTop = parseInt(y)");
//eval("document.all." + layerName + ".style.posLeft = x");
//setTimeout("MoveLeftLayer('AdLayer1');", 20);
//}

function MoveRightLayer(layerName) {
var x = 0;
var y = 26;
var diff = (document.body.scrollTop + y - document.all.AdLayer2.style.posTop)*.40;
var y = document.body.scrollTop + y - diff;
eval("document.all." + layerName + ".style.posTop = y");
eval("document.all." + layerName + ".style.posRight = x");
setTimeout("MoveRightLayer('AdLayer2');", 20);
}
function op2(){
<!--
window.open ('regh.html', 'newwindow', 'width=265, height=540, top=150, left=200, toolbar=no, menubar=no, scrollbars=yes, scrollbars=no, resizable=no,location=no, status=no')
-->
}
function op(){
<!--
window.open ('whaton7.asp')
-->
}
document.write("<div id=AdLayer2 style='position: absolute;visibility:hidden;z-index:1'><a href='#' onclick='op2()'><img src=imagess/CR-background-c.jpg border='0'></a></div>"
);
initEcAd()

// JavaScript Document
