
img = new Array();
img[0] = "/common/images/flashImageArea05-4.jpg";
n = Math.floor(Math.random()*img.length);

