
if  (document.images)
{
 /*preload the images */


background_sides = new Image();
background_sides.src = "images/celtic_bar_sides.gif";

}

