if (document.images)
{
 boltshorton = new Image();
 boltshorton.src = "images/bottles/small/misticdeckw2bolt_front.png";
 boltshortoff = new Image();
 boltshortoff.src = "images/bottles/small/misticdeckw2bolt_side.png";

 boltlongon = new Image();
 boltlongon.src = "images/bottles/small/misticdeckw25bolt_front.png";
 boltlongoff = new Image();
 boltlongoff.src = "images/bottles/small/misticdeckw25bolt_side.png";

 crysdeckon = new Image();
 crysdeckon.src = "images/bottles/small/js12b.png";
 crysdeckoff = new Image();
 crysdeckoff.src = "images/bottles/small/js12a.png";

 cryscigon = new Image();
 cryscigon.src = "images/bottles/small/js13b.png";
 cryscigoff = new Image();
 cryscigoff.src = "images/bottles/small/js13a.png";

 cryssoapon = new Image();
 cryssoapon.src = "images/bottles/small/js14b.png";
 cryssoapoff = new Image();
 cryssoapoff.src = "images/bottles/small/js14a.png";

 trideckon = new Image();
 trideckon.src = "images/bottles/small/js15b.png";
 trideckoff = new Image();
 trideckoff.src = "images/bottles/small/js15a.png";

 gallon1on = new Image();
 gallon1on.src = "images/bottles/small/multi003.png";
 gallon1off = new Image();
 gallon1off.src = "images/bottles/small/multi001.png";

}
 
