0 ) { while( $rs = mysql_fetch_array($result) ) { $pubs[] = $rs; } srand($rand); $index = array_rand($pubs, 3); echo "
";
		print_r($index);
		echo "
"; } $c = count($index); if(! isset($arr_request[s]) ) $start = 0; else { $start = $arr_request[s] + 1; if( $start >= $c ) { $start = 0; } } if( $c == 0 ) $s = 0; ?>