function load_banner_in_8(){
var obj = document.getElementById("dv_in8");
if(obj){
with(obj){
innerHTML = "";
}}}