if (typeof(stepPageWidth) != "undefined") {
  stepPageWidth.init([1000]);
  pagebodyHeight.fix();
}

if (typeof(closeDropMenus) != "undefined") {
  closeDropMenus();
  //closeDhtmlMenus();
}

if (typeof(popupLinks) != "undefined") {
  //	popupLinks.config["selectServiceCats"] = ["_blank", ""];
  popupLinks.init();
}



