var totalScreen=4;
document.write("<img src=\"images/home_screen_"+(parseInt(Math.random()*totalScreen)+1)+".jpg\" width=\"409\" height=\"256\"/>");