isLoggedIn()) { header('location: /home'); exit; } $getitstarted = new PartyStarter; $getitstarted->bootstrap(); $countofarray = rand(0, count($arraybackground)-1); $background = "$arraybackground[$countofarray]"; $getthecount = rand(0, count($youtubefunnies)-1); $youtubevideo = "$youtubefunnies[$getthecount]"; ?>