<!--

if (document.images) {
  
  p01on = new Image (98, 98);
  p01on.src = "../images/thumbs/books_alive_r.jpg";
  
  p01off = new Image (98, 98);
  p01off.src = "../images/thumbs/books_alive_t.jpg";
  
  p02on = new Image (98, 98);
  p02on.src = "../images/thumbs/communic8_r.jpg";
  
  p02off = new Image (98, 98);
  p02off.src = "../images/thumbs/communic8_t.jpg";
  
  p03on = new Image (98, 98);
  p03on.src = "../images/thumbs/countryroad1_r.jpg";
  
  p03off = new Image (98, 98);
  p03off.src = "../images/thumbs/countryroad1_t.jpg";
  
  p04on = new Image (98, 98);
  p04on.src = "../images/thumbs/countryroad2_r.jpg";
  
  p04off = new Image (98, 98);
  p04off.src = "../images/thumbs/countryroad2_t.jpg";
  
  p05on = new Image (98, 98);
  p05on.src = "../images/thumbs/heaven2_r.jpg";
  
  p05off = new Image (98, 98);
  p05off.src = "../images/thumbs/heaven2_t.jpg";
  
  p06on = new Image (98, 98);
  p06on.src = "../images/thumbs/heaven_r.jpg";
  
  p06off = new Image (98, 98);
  p06off.src = "../images/thumbs/heaven_t.jpg";
  
  p07on = new Image (98, 98);
  p07on.src = "../images/thumbs/heinz1_r.jpg";
  
  p07off = new Image (98, 98);
  p07off.src = "../images/thumbs/heinz1_t.jpg";
  
  p08on = new Image (98, 98);
  p08on.src = "../images/thumbs/heinz2_r.jpg";
  
  p08off = new Image (98, 98);
  p08off.src = "../images/thumbs/heinz2_t.jpg";
  
  p09on = new Image (98, 98);
  p09on.src = "../images/thumbs/muscle_man_r.jpg";
  
  p09off = new Image (98, 98);
  p09off.src = "../images/thumbs/muscle_man_t.jpg";
  
  p10on = new Image (98, 98);
  p10on.src = "../images/thumbs/PFI5025_1_r.jpg";
  
  p10off = new Image (98, 98);
  p10off.src = "../images/thumbs/PFI5025_1_t.jpg";
  
  p11on = new Image (98, 98);
  p11on.src = "../images/thumbs/pub_crown2_r.jpg";
  
  p11off = new Image (98, 98);
  p11off.src = "../images/thumbs/pub_crown2_t.jpg";
  
  p12on = new Image (98, 98);
  p12on.src = "../images/thumbs/pub_crown_r.jpg";
  
  p12off = new Image (98, 98);
  p12off.src = "../images/thumbs/pub_crown_t.jpg";  

  p13on = new Image (98, 98);
  p13on.src = "../images/thumbs/thumb-rl-r.jpg";
  
  p13off = new Image (98, 98);
  p13off.src = "../images/thumbs/thumb-rl-t.jpg";  

  p14on = new Image (98, 98);
  p14on.src = "../images/thumbs/thumb-rla-r.jpg";
  
  p14off = new Image (98, 98);
  p14off.src = "../images/thumbs/thumb-rla-t.jpg";  

  p15on = new Image (98, 98);
  p15on.src = "../images/thumbs/thumb-ka-r.jpg";
  
  p15off = new Image (98, 98);
  p15off.src = "../images/thumbs/thumb-ka-r.jpg";  
  }

//-->