function loadGradients() {
  document.getElementById("HeaderDiv").style.background =
    "url(" + G_contentImagesDir + "/HdrGr1.png) repeat-x";
  /*  document.getElementById("LeftMarginDiv").style.background =
      "url(" + G_contentImagesDir + "/LMGr5.png) repeat-y"; */
}
