.w1{min-height:100%;}
.w2{padding-bottom:expression(document.getElementById("footer").offsetHeight + "px");}
#footer{margin-top:expression(- this.offsetHeight + "px");}