bootstrap(); $arraybackground = array('win7.png', 'win8.png', 'epic.png', 'yosemite.png', 'aurora.png', 'tiger.png', 'fish.png'); $countofarray = rand(0, count($arraybackground)-1); $background = "$arraybackground[$countofarray]"; $youtubefunnies = array('bitqf13QU7Q', 'Z_V6yKKIk5U', '2tHl6O5Sp8w', '-5WcDfKndxU', 'cwyTleTL06Y'); $getthecount = rand(0, count($youtubefunnies)-1); $youtubevideo = "$youtubefunnies[$getthecount]"; ?>