document.write('<iframe width="776px" height="45" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" src="/include/Footer.html">');
document.write('</iframe>');
/*
var vob = document.getElementById("CopyrightDiv");
var vobj = document.getElementById("CatalogBottomDiv");
if(vobj!=null){
if(vob.offsetTop+vob.offsetHeight<document.body.clientHeight){
vob.style.marginTop=document.body.clientHeight-document.getElementById("TopDiv").offsetHeight-document.getElementById("CatalogContentDiv-Middle").offsetHeight-document.getElementById("CatalogBottomDiv").offsetHeight-70;
}
}
*/