$show_rand = mysql_query("SELECT id, image, alt, siteaddress, sitename FROM banners where id = '$idrand'");
$idrand = rand(1,$rows);