	if (document.images) {

 //products
  var subt_01on = new Image()
  subt_01on.src = rootPath + "images/buttons/on/products/subt_mn001.gif"
 var subt_01off = new Image()
  subt_01off.src = rootPath + "images/buttons/off/products/subt_mn001.gif"

  var subt_02on = new Image()
 subt_02on.src = rootPath + "images/buttons/on/products/subt_mn002.gif"
 var subt_02off = new Image()
  subt_02off.src = rootPath + "images/buttons/off/products/subt_mn002.gif"

  var subt_03on = new Image()
  subt_03on.src = rootPath + "images/buttons/on/products/subt_mn003.gif"
 var subt_03off = new Image()
  subt_03off.src = rootPath + "images/buttons/off/products/subt_mn003.gif"

  var subt_04on = new Image()
  subt_04on.src = rootPath + "images/buttons/on/products/subt_mn004.gif"
 var subt_04off = new Image()
  subt_04off.src = rootPath + "images/buttons/off/products/subt_mn004.gif"

  var subt_05on = new Image()
  subt_05on.src = rootPath + "images/buttons/on/products/subt_mn005.gif"
 var subt_05off = new Image()
  subt_05off.src = rootPath + "images/buttons/off/products/subt_mn005.gif"

  var subt_06on = new Image()
  subt_06on.src = rootPath + "images/buttons/on/products/subt_mn006.gif"
 var subt_06off = new Image()
  subt_06off.src = rootPath + "images/buttons/off/products/subt_mn006.gif"

  var subt_07on = new Image()
  subt_07on.src = rootPath + "images/buttons/on/products/subt_mn007.gif"
 var subt_07off = new Image()
  subt_07off.src = rootPath + "images/buttons/off/products/subt_mn007.gif"


	}
