I still want to be able to detect the whether mobile or not so that it will work (and be optimized) for where the user is coming from.
Magic 8-ball
$selection = rand(0, count($responses)-1); ?>
The magic 8-ball says:
echo "[".$responses[$selection]."]"; ?>