img = Math.floor(Math.random() * 3)+1;
tag1 = "<img src='images/h1_0" + img + ".gif' width='740' height='150'>";