	if (document.images) {

 //submenu left-----------------------------------------------------

 //products_HMR_submenu(left

  var sub_01on = new Image()
  sub_01on.src = rootPath + "images/buttons/on/products/01/sub_mn001.gif"
 var sub_01off = new Image()
  sub_01off.src = rootPath + "images/buttons/off/products/01/sub_mn001.gif"

  var sub_02on = new Image()
  sub_02on.src = rootPath + "images/buttons/on/products/01/sub_mn002.gif"
 var sub_02off = new Image()
  sub_02off.src = rootPath + "images/buttons/off/products/01/sub_mn002.gif"

  var sub_03on = new Image()
  sub_03on.src = rootPath + "images/buttons/on/products/01/sub_mn003.gif"
 var sub_03off = new Image()
  sub_03off.src = rootPath + "images/buttons/off/products/01/sub_mn003.gif"

  var sub_04on = new Image()
  sub_04on.src = rootPath + "images/buttons/on/products/01/sub_mn004.gif"
 var sub_04off = new Image()
  sub_04off.src = rootPath + "images/buttons/off/products/01/sub_mn004.gif"

	}

