	if (document.images) {

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

 //products_top_submenu(left

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

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

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

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

  var sub_05on = new Image()
  sub_05on.src = rootPath + "images/buttons/on/products/00/sub_mn005.gif"
 var sub_05off = new Image()
  sub_05off.src = rootPath + "images/buttons/off/products/00/sub_mn005.gif"

  var sub_06on = new Image()
  sub_06on.src = rootPath + "images/buttons/on/products/00/sub_mn006.gif"
 var sub_06off = new Image()
 sub_06off.src = rootPath + "images/buttons/off/products/00/sub_mn006.gif"

	}
