text=new Array();text[0]='<img src=/Quickstart/SiteSparks/RotatingImages/PhoenixPromoShot1_reduced.jpg>';text[1]='<img src=/Quickstart/SiteSparks/RotatingImages/PhoenixPromoShot2_reduced.jpg>';text[2]='<img src=/Quickstart/SiteSparks/RotatingImages/>';show=Math.floor(2 * Math.random());document.write(text[show]);