= 6 )&&($randnum <= 10)) { include "compare2.htm"; } if (($randnum>= 11 )&&($randnum <= 15)) { include "compare3.htm"; } if ($randnum>= 16) { include "compare4.htm"; } ?>