if (document.images)
{
   img1 = new Image();
   img2 = new Image();
   img1.src = "spots.swf";
   img2.src = "images/phpBB_88a.gif"
}
