function change(obj) {
   var linkList = document.getElementById("contentElement").className = obj;
}
