function setHeight() {

//background

var bgHeight = document.getElementById("content").offsetHeight;

}
