function c_wrap_footer(){
var str='';
str+='<\/div><!--end style-->';
str+='<div class="clr"><\/div>';
str+='	';
str+='<\/div><!--close c-wrap mid-->';
str+='<div class="c_well_bot"><\/div><!--end C-wrap-->';
document.write(str);
}
c_wrap_footer();