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