To begin, please complete the following form indicating your interests. For best results, select at least two.
(checkbox: bind $animal, "Animals")
(checkbox: bind $anime, "Anime")
(checkbox: bind $food, "Food")
(checkbox: bind $music, "Music")
(checkbox: bind $philosophy, "Philosophy")
(checkbox: bind $psychology, "Psychology")
(checkbox: bind $science, "Science")
(checkbox: bind $tech, "Technology")
(checkbox: bind $travel, "Travel")
(checkbox: bind $vg, "Video Games")
(button:)[[Continue ->Initializing]]
(set: $animalarray to (shuffled: "Animal1", "Animal2", "Animal3", "Animal4", "Animal5"))
(set: $animearray to (shuffled: "Anime1", "Anime2", "Anime3", "Anime4", "Anime5"))
(set: $foodarray to (shuffled: "Food1", "Food2", "Food3", "Food4", "Food5"))
(set: $musicarray to (shuffled: "Music1", "Music2", "Music3", "Music4", "Music5"))
(set: $philarray to (shuffled: "Phil1", "Phil2", "Phil3", "Phil4", "Phil5"))
(set: $psycarray to (shuffled: "Psyc1", "Psyc2", "Psyc3", "Psyc4", "Psyc5"))
(set: $sciarray to (shuffled: "Sci1", "Sci2", "Sci3", "Sci4", "Sci5"))
(set: $techarray to (shuffled: "Tech1", "Tech2", "Tech3", "Tech4", "Tech5"))
(set: $travelarray to (shuffled: "Travel1", "Travel2", "Travel3", "Travel4", "Travel5"))
(set: $VGarray to (shuffled: "VG1", "VG2", "VG3", "VG4", "VG5"))
(set: $firstarray to (array:))
(set: $mainarray to (array:))
(set: $backuparray to (array:))
Generating your recommended playlist...
Please wait.
(set: $max to (max: $animalvalue, $animevalue, $foodvalue, $musicvalue, $philvalue, $psycvalue, $scivalue, $techvalue, $travelvalue, $VGvalue))
(set: $mainarray to (a:))
(set: $random to (random: 1,10))
(if: $max is $animalvalue)
[(set: $mainarray to $mainarray+$animalarray)]
(if: $max is $animevalue)
[(set: $mainarray to $mainarray+$animearray)]
(if: $max is $foodvalue)
[(set: $mainarray to $mainarray+$foodarray)]
(if: $max is $musicvalue)
[(set: $mainarray to $mainarray+$musicarray)]
(if: $max is $philvalue)
[(set: $mainarray to $mainarray+$philarray)]
(if: $max is $psycvalue)
[(set: $mainarray to $mainarray+$psycarray)]
(if: $max is $scivalue)
[(set: $mainarray to $mainarray+$sciarray)]
(if: $max is $techvalue)
[(set: $mainarray to $mainarray+$techarray)]
(if: $max is $travelvalue)
[(set: $mainarray to $mainarray+$travelarray)]
(if: $max is $VGvalue)
[(set: $mainarray to $mainarray+$VGarray)]
(if: $mainarray's length is <5)[(set: $max to it-1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(set: $backuparray to $animalarray+$animearray+$foodarray+$musicarray+$philarray+$psycarray+$sciarray+$techarray+$travelarray+$VGarray-$mainarray)
(set: $backuparray to (shuffled: ...$backuparray))
(if: $mainarray's length is <5)
[(set: $mainarray = $mainarray+(a: $backuparray's 1st))]
(if: $mainarray's length is <5)[(set: $max to it-1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(set: $backuparray to $animalarray+$animearray+$foodarray+$musicarray+$philarray+$psycarray+$sciarray+$techarray+$travelarray+$VGarray-$mainarray)
(set: $backuparray to (shuffled: ...$backuparray))
(if: $mainarray's length is <5)
[(set: $mainarray = $mainarray+(a: $backuparray's 1st))]
(if: $mainarray's length is <5)[(set: $max to it-1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(set: $backuparray to $animalarray+$animearray+$foodarray+$musicarray+$philarray+$psycarray+$sciarray+$techarray+$travelarray+$VGarray-$mainarray)
(set: $backuparray to (shuffled: ...$backuparray))
(if: $mainarray's length is <5)
[(set: $mainarray = $mainarray+(a: $backuparray's 1st))]
(if: $mainarray's length is <5)[(set: $max to it-1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(set: $backuparray to $animalarray+$animearray+$foodarray+$musicarray+$philarray+$psycarray+$sciarray+$techarray+$travelarray+$VGarray-$mainarray)
(set: $backuparray to (shuffled: ...$backuparray))
(if: $mainarray's length is <5)
[(set: $mainarray = $mainarray+(a: $backuparray's 1st))]
(if: $mainarray's length is <5)[(set: $max to it-1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(if: $random is 10)[(set: $random to 1)]
(else:) [(set: $random to $random+1)]
(if: ($mainarray's length is <5) and ($random is 1) and ($max is $animalvalue))[(set: $mainarray to $mainarray+$animalarray)]
(if: ($mainarray's length is <5) and ($random is 2) and ($max is $animevalue))[(set: $mainarray to $mainarray+$animearray)]
(if: ($mainarray's length is <5) and ($random is 3) and ($max is $foodvalue)) [(set: $mainarray to $mainarray+$foodarray)]
(if: ($mainarray's length is <5) and ($random is 4) and ($max is $musicvalue))[(set: $mainarray to $mainarray+$musicarray)]
(if: ($mainarray's length is <5) and ($random is 5) and ($max is $philvalue))[(set: $mainarray to $mainarray+$philarray)]
(if: ($mainarray's length is <5) and ($random is 6) and ($max is $psycvalue))[(set: $mainarray to $mainarray+$psycarray)]
(if: ($mainarray's length is <5) and ($random is 7) and ($max is $scivalue))[(set: $mainarray to $mainarray+$sciarray)]
(if: ($mainarray's length is <5) and ($random is 8) and ($max is $techvalue))[(set: $mainarray to $mainarray+$techarray)]
(if: ($mainarray's length is <5) and ($random is 9) and ($max is $travelvalue))[(set: $mainarray to $mainarray+$travelarray)]
(if: ($mainarray's length is <5) and ($random is 10) and ($max is $VGvalue))[(set: $mainarray to $mainarray+$VGarray)]
(set: $backuparray to $animalarray+$animearray+$foodarray+$musicarray+$philarray+$psycarray+$sciarray+$techarray+$travelarray+$VGarray-$mainarray)
(set: $backuparray to (shuffled: ...$backuparray))
(if: $mainarray's length is <5)
[(set: $mainarray = $mainarray+(a: $backuparray's 1st))]
(after:3s)[(goto: "Recommended")]Here is your recommended playlist. Click on any image to go to the video.
[[Go back to the introduction. ->Intro]]
{
(set: $mainarray to (shuffled: ...$mainarray))
(print: $mainarray)
}
(link-goto: "(print: '<img src='+
($mainarray's 1st) +
'.png>')", (text: $mainarray's 1st))
(link-goto: "(print: '<img src='+
($mainarray's 2nd) +
'.png>')", (text: $mainarray's 2nd))
(link-goto: "(print: '<img src='+
($mainarray's 3rd) +
'.png>')", (text: $mainarray's 3rd))
(link-goto: "(print: '<img src='+
($mainarray's 4th) +
'.png>')", (text: $mainarray's 4th))
(if: $mainarray's length>4)
[(link-goto: "(print: '<img src='+
($mainarray's 5th) +
'.png>')", (text: $mainarray's 5th))]
(else:)["We are running low on recommendations. On an actual algorithem, I could add more, but I'm limited by Twine. Now would be a good time to stop exploring."]
[[I want similar recommendations. ->Generate]]
[[Nothing here interests me. ->Reset]]<iframe width="1280" height="720" src="https://www.youtube.com/embed/JnaseAj1kME" title="Animal Planet 4K - Scenic Wildlife Film With Inspiring Music" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Animal1"))
(set: $animalarray to $animalarray-(a:"Animal1"))
(set: $backuparray to $backuparray-(a:"Animal1"))
(if: $animalarray's length is 0)[(set: $animalvalue to -10)]
(if: $animalarray's length is 1)[(set: $animalvalue to $animalvalue + 0)]
(if: $animalarray's length is 2)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 3)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 4)[(set: $animalvalue to $animalvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/aoQA2-lxU6I" title="Funniest Animals Video - Best Cats😹 and Dogs🐶 Videos of 2023 Compilation!#1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Animal2"))
(set: $animalarray to $animalarray-(a:"Animal2"))
(set: $backuparray to $backuparray-(a:"Animal2"))
(if: $animalarray's length is 0)[(set: $animalvalue to -10)]
(if: $animalarray's length is 1)[(set: $animalvalue to $animalvalue + 0)]
(if: $animalarray's length is 2)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 3)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 4)[(set: $animalvalue to $animalvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/oRDRfikj2z8" title="Baby Animals 4K - Amazing World Of Young Animals | Scenic Relaxation Film" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Animal3"))
(set: $animalarray to $animalarray-(a:"Animal3"))
(set: $backuparray to $backuparray-(a:"Animal3"))
(if: $animalarray's length is 0)[(set: $animalvalue to -10)]
(if: $animalarray's length is 1)[(set: $animalvalue to $animalvalue + 0)]
(if: $animalarray's length is 2)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 3)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 4)[(set: $animalvalue to $animalvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/8iEBHehYQtY" title="Aquarium 4K VIDEO (ULTRA HD) - Sea Animals With Relaxing Music - Rare & Colorful Sea Life Video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Animal4"))
(set: $animalarray to $animalarray-(a:"Animal4"))
(set: $backuparray to $backuparray-(a:"Animal4"))
(if: $animalarray's length is 0)[(set: $animalvalue to -10)]
(if: $animalarray's length is 1)[(set: $animalvalue to $animalvalue + 0)]
(if: $animalarray's length is 2)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 3)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 4)[(set: $animalvalue to $animalvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/Cl9DXoivhFI" title="Cute little animals - Dog, cat, chicken, elephant, cow, duck - Animal sounds for sleep" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Animal5"))
(set: $animalarray to $animalarray-(a:"Animal5"))
(set: $backuparray to $backuparray-(a:"Animal5"))
(if: $animalarray's length is 0)[(set: $animalvalue to -10)]
(if: $animalarray's length is 1)[(set: $animalvalue to $animalvalue + 0)]
(if: $animalarray's length is 2)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 3)[(set: $animalvalue to $animalvalue + 1)]
(if: $animalarray's length is 4)[(set: $animalvalue to $animalvalue + 1)]
Initializing your settings...
Please wait.
(if: $animal)[(set: $animalvalue to 1)]
(else:) [(set: $animalvalue to 0)]
(if: $anime)[(set: $animevalue to 1)]
(else:) [(set: $animevalue to 0)]
(if: $food)[(set: $foodvalue to 1)]
(else:) [(set: $foodvalue to 0)]
(if: $music)[(set: $musicvalue to 1)]
(else:) [(set: $musicvalue to 0)]
(if: $philosophy)[(set: $philvalue to 1)]
(else:) [(set: $philvalue to 0)]
(if: $psychology)[(set: $psycvalue to 1)]
(else:) [(set: $psycvalue to 0)]
(if: $science)[(set: $scivalue to 1)]
(else:) [(set: $scivalue to 0)]
(if: $tech)[(set: $techvalue to 1)]
(else:) [(set: $techvalue to 0)]
(if: $travel)[(set: $travelvalue to 1)]
(else:) [(set: $travelvalue to 0)]
(if: $vg)[(set: $VGvalue to 1)]
(else:) [(set: $VGvalue to 0)]
(set: $max to (max: $animalvalue, $animevalue, $foodvalue, $musicvalue, $philvalue, $psycvalue, $scivalue, $techvalue, $travelvalue, $VGvalue))
(if: $max is $animalvalue)
[(set: $firstarray to $firstarray+$animalarray)]
(if: $max is $animevalue)
[(set: $firstarray to $firstarray+$animearray)]
(if: $max is $foodvalue)
[(set: $firstarray to $firstarray+$foodarray)]
(if: $max is $musicvalue)
[(set: $firstarray to $firstarray+$musicarray)]
(if: $max is $philvalue)
[(set: $firstarray to $firstarray+$philarray)]
(if: $max is $psycvalue)
[(set: $firstarray to $firstarray+$psycarray)]
(if: $max is $scivalue)
[(set: $firstarray to $firstarray+$sciarray)]
(if: $max is $techvalue)
[(set: $firstarray to $firstarray+$techarray)]
(if: $max is $travelvalue)
[(set: $firstarray to $firstarray+$travelarray)]
(if: $max is $VGvalue)
[(set: $firstarray to $firstarray+$VGarray)]
(after:3s)[(goto: "FirstRecommended")]<iframe width="1280" height="720" src="https://www.youtube.com/embed/uMYhjVwp0Fk" title="Steins;Gate | Anime Trailer [HD] | 2011" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Anime1"))
(set: $animearray to $animearray-(a:"Anime1"))
(set: $backuparray to $backuparray-(a:"Anime1"))
(if: $animearray's length is 0)[(set: $animevalue to -10)]
(if: $animearray's length is 1)[(set: $animevalue to $animevalue + 0)]
(if: $animearray's length is 2)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 3)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 4)[(set: $animevalue to $animevalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/Ou37P25tjJY" title="Legend of the Galactic Heroes Official Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Anime2"))
(set: $animearray to $animearray-(a:"Anime2"))
(set: $backuparray to $backuparray-(a:"Anime2"))
(if: $animearray's length is 0)[(set: $animevalue to -10)]
(if: $animearray's length is 1)[(set: $animevalue to $animevalue + 0)]
(if: $animearray's length is 2)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 3)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 4)[(set: $animevalue to $animevalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/CHCUkXUPkFM" title="Spirited Away (2001) Official Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Anime4"))
(set: $animearray to $animearray-(a:"Anime4"))
(set: $backuparray to $backuparray-(a:"Anime4"))
(if: $animearray's length is 0)[(set: $animevalue to -10)]
(if: $animearray's length is 1)[(set: $animevalue to $animevalue + 0)]
(if: $animearray's length is 2)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 3)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 4)[(set: $animevalue to $animevalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/92a7Hj0ijLs" title="My Neighbor Totoro - Official Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Anime3"))
(set: $animearray to $animearray-(a:"Anime3"))
(set: $backuparray to $backuparray-(a:"Anime3"))
(if: $animearray's length is 0)[(set: $animevalue to -10)]
(if: $animearray's length is 1)[(set: $animevalue to $animevalue + 0)]
(if: $animearray's length is 2)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 3)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 4)[(set: $animevalue to $animevalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/5pTcio2hTSw" title="Suzume Trailer #1 (2023)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Anime5"))
(set: $animearray to $animearray-(a:"Anime5"))
(set: $backuparray to $backuparray-(a:"Anime5"))
(if: $animearray's length is 0)[(set: $animevalue to -10)]
(if: $animearray's length is 1)[(set: $animevalue to $animevalue + 0)]
(if: $animearray's length is 2)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 3)[(set: $animevalue to $animevalue + 1)]
(if: $animearray's length is 4)[(set: $animevalue to $animevalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/Hf0b_-hVBS4" title="Best 5 RAMEN in Tokyo - Japan" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Food1"))
(set: $foodarray to $foodarray-(a:"Food1"))
(set: $backuparray to $backuparray-(a:"Food1"))
(if: $foodarray's length is 0)[(set: $foodvalue to -10)]
(if: $foodarray's length is 1)[(set: $foodvalue to $foodvalue + 0)]
(if: $foodarray's length is 2)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 3)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 4)[(set: $foodvalue to $foodvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/AQAL7QcCi3s" title="Aburi Sushi - Flame Torched & Pressed Sushi - Easy recipe!" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Food3"))
(set: $foodarray to $foodarray-(a:"Food3"))
(set: $backuparray to $backuparray-(a:"Food3"))
(if: $foodarray's length is 0)[(set: $foodvalue to -10)]
(if: $foodarray's length is 1)[(set: $foodvalue to $foodvalue + 0)]
(if: $foodarray's length is 2)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 3)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 4)[(set: $foodvalue to $foodvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/nsw0Px-Pho8" title="How to Cook Steak Perfectly Every Time | The Stay At Home Chef" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Food2"))
(set: $foodarray to $foodarray-(a:"Food2"))
(set: $backuparray to $backuparray-(a:"Food2"))
(if: $foodarray's length is 0)[(set: $foodvalue to -10)]
(if: $foodarray's length is 1)[(set: $foodvalue to $foodvalue + 0)]
(if: $foodarray's length is 2)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 3)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 4)[(set: $foodvalue to $foodvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/i9Pdts4YdnM" title="Taiwan no1, Brown Sugar Boba Milk │ Ximen │ Taiwan Street Food" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Food4"))
(set: $foodarray to $foodarray-(a:"Food4"))
(set: $backuparray to $backuparray-(a:"Food4"))
(if: $foodarray's length is 0)[(set: $foodvalue to -10)]
(if: $foodarray's length is 1)[(set: $foodvalue to $foodvalue + 0)]
(if: $foodarray's length is 2)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 3)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 4)[(set: $foodvalue to $foodvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/0rojBGuDizA" title="Go Through the Entire 19-Course Tasting Menu of a Michelin-Starred Barcelona Restaurant" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Food5"))
(set: $foodarray to $foodarray-(a:"Food5"))
(set: $backuparray to $backuparray-(a:"Food5"))
(if: $foodarray's length is 0)[(set: $foodvalue to -10)]
(if: $foodarray's length is 1)[(set: $foodvalue to $foodvalue + 0)]
(if: $foodarray's length is 2)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 3)[(set: $foodvalue to $foodvalue + 1)]
(if: $foodarray's length is 4)[(set: $foodvalue to $foodvalue + 1)]
Here is your recommended playlist. Click on any image to go to the video.
[[Go back to the introduction. ->Intro]]
{
(set: $firstarray to (shuffled: ...$firstarray))
(print: $firstarray)
}
(link-goto: "(print: '<img src='+
($firstarray's 1st) +
'.png>')", (text: $firstarray's 1st))
(link-goto: "(print: '<img src='+
($firstarray's 2nd) +
'.png>')", (text: $firstarray's 2nd))
(link-goto: "(print: '<img src='+
($firstarray's 3rd) +
'.png>')", (text: $firstarray's 3rd))
(link-goto: "(print: '<img src='+
($firstarray's 4th) +
'.png>')", (text: $firstarray's 4th))
(link-goto: "(print: '<img src='+
($firstarray's 5th) +
'.png>')", (text: $firstarray's 5th))
[[Nothing here interests me. ->FirstRecommended]]
<iframe width="1055" height="791" src="https://www.youtube.com/embed/GIGYLBVjYZA" title="Mash theme song" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Music1"))
(set: $musicarray to $musicarray-(a:"Music1"))
(set: $backuparray to $backuparray-(a:"Music1"))
(if: $musicarray's length is 0)[(set: $musicvalue to -10)]
(if: $musicarray's length is 1)[(set: $musicvalue to $musicvalue + 0)]
(if: $musicarray's length is 2)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 3)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 4)[(set: $musicvalue to $musicvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/52yBBrF8fr8" title="FINAL FANTASY XIV: Journeys - Crimson Sunset Music Video (Keiko with Yoshimi Tsujimoto)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Music4"))
(set: $musicarray to $musicarray-(a:"Music4"))
(set: $backuparray to $backuparray-(a:"Music4"))
(if: $musicarray's length is 0)[(set: $musicvalue to -10)]
(if: $musicarray's length is 1)[(set: $musicvalue to $musicvalue + 0)]
(if: $musicarray's length is 2)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 3)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 4)[(set: $musicvalue to $musicvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/rEGOihjqO9w" title="Rachmaninoff: Piano Concerto no.2 op.18 - Anna Fedorova - Complete Live Concert - HD" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Music3"))
(set: $musicarray to $musicarray-(a:"Music3"))
(set: $backuparray to $backuparray-(a:"Music3"))
(if: $musicarray's length is 0)[(set: $musicvalue to -10)]
(if: $musicarray's length is 1)[(set: $musicvalue to $musicvalue + 0)]
(if: $musicarray's length is 2)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 3)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 4)[(set: $musicvalue to $musicvalue + 1)]
<iframe width="1280" height="791" src="https://www.youtube.com/embed/mUvRS6OU6HU" title="Paint It, Black (Cello Version)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Music2"))
(set: $musicarray to $musicarray-(a:"Music2"))
(set: $backuparray to $backuparray-(a:"Music2"))
(if: $musicarray's length is 0)[(set: $musicvalue to -10)]
(if: $musicarray's length is 1)[(set: $musicvalue to $musicvalue + 0)]
(if: $musicarray's length is 2)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 3)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 4)[(set: $musicvalue to $musicvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/RKK7wGAYP6k" title="How language shapes the way we think | Lera Boroditsky" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Phil1"))
(set: $philarray to $philarray-(a:"Phil1"))
(set: $backuparray to $backuparray-(a:"Phil1"))
(if: $philarray's length is 0)[(set: $philvalue to -10)]
(if: $philarray's length is 1)[(set: $philvalue to $philvalue + 0)]
(if: $philarray's length is 2)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 3)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 4)[(set: $philvalue to $philvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/-a739VjqdSI" title="Utilitarianism: Crash Course Philosophy #36" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Phil2"))
(set: $philarray to $philarray-(a:"Phil2"))
(set: $backuparray to $backuparray-(a:"Phil2"))
(if: $philarray's length is 0)[(set: $philvalue to -10)]
(if: $philarray's length is 1)[(set: $philvalue to $philvalue + 0)]
(if: $philarray's length is 2)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 3)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 4)[(set: $philvalue to $philvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/5wCVhhzmSlU" title="PHILOSOPHY - Epistemology: Analyzing Knowledge #1 (The Gettier Problem) [HD]" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Phil3"))
(set: $philarray to $philarray-(a:"Phil3"))
(set: $backuparray to $backuparray-(a:"Phil3"))
(if: $philarray's length is 0)[(set: $philvalue to -10)]
(if: $philarray's length is 1)[(set: $philvalue to $philvalue + 0)]
(if: $philarray's length is 2)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 3)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 4)[(set: $philvalue to $philvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/T6KKxm0uzM0" title="Moonlight Sonata (3rd Movement) Meets Metal" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Music5"))
(set: $musicarray to $musicarray-(a:"Music5"))
(set: $backuparray to $backuparray-(a:"Music5"))
(if: $musicarray's length is 0)[(set: $musicvalue to -10)]
(if: $musicarray's length is 1)[(set: $musicvalue to $musicvalue + 0)]
(if: $musicarray's length is 2)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 3)[(set: $musicvalue to $musicvalue + 1)]
(if: $musicarray's length is 4)[(set: $musicvalue to $musicvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/7iGjiSbEp9c" title="PHILOSOPHY - History: Descartes' Cogito Argument [HD]" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Phil4"))
(set: $philarray to $philarray-(a:"Phil4"))
(set: $backuparray to $backuparray-(a:"Phil4"))
(if: $philarray's length is 0)[(set: $philvalue to -10)]
(if: $philarray's length is 1)[(set: $philvalue to $philvalue + 0)]
(if: $philarray's length is 2)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 3)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 4)[(set: $philvalue to $philvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/U4WlTijUNc0" title="Dadaism in 8 Minutes: Can Everything Be Art? 🤔" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Phil5"))
(set: $philarray to $philarray-(a:"Phil5"))
(set: $backuparray to $backuparray-(a:"Phil5"))
(if: $philarray's length is 0)[(set: $philvalue to -10)]
(if: $philarray's length is 1)[(set: $philvalue to $philvalue + 0)]
(if: $philarray's length is 2)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 3)[(set: $philvalue to $philvalue + 1)]
(if: $philarray's length is 4)[(set: $philvalue to $philvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/iXv91xFipLM" title="The Stanford Prison Experiment (Summary + Lessons)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Psyc2"))
(set: $psycarray to $psycarray-(a:"Psyc2"))
(set: $backuparray to $backuparray-(a:"Psyc2"))
(if: $psycarray's length is 0)[(set: $psycvalue to -10)]
(if: $psycarray's length is 1)[(set: $psycvalue to $psycvalue + 0)]
(if: $psycarray's length is 2)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 3)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 4)[(set: $psycvalue to $psycvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/Ho6OlPrD7sA" title="The Hidden Biases in WEIRD Psychology Research" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Psyc1"))
(set: $psycarray to $psycarray-(a:"Psyc1"))
(set: $backuparray to $backuparray-(a:"Psyc1"))
(if: $psycarray's length is 0)[(set: $psycvalue to -10)]
(if: $psycarray's length is 1)[(set: $psycvalue to $psycvalue + 0)]
(if: $psycarray's length is 2)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 3)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 4)[(set: $psycvalue to $psycvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/jP1opUrxMR4" title="How The Pain Scale Should Be Explained" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Psyc3"))
(set: $psycarray to $psycarray-(a:"Psyc3"))
(set: $backuparray to $backuparray-(a:"Psyc3"))
(if: $psycarray's length is 0)[(set: $psycvalue to -10)]
(if: $psycarray's length is 1)[(set: $psycvalue to $psycvalue + 0)]
(if: $psycarray's length is 2)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 3)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 4)[(set: $psycvalue to $psycvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/vo4pMVb0R6M" title="Intro to Psychology: Crash Course Psychology #1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Psyc4"))
(set: $psycarray to $psycarray-(a:"Psyc4"))
(set: $backuparray to $backuparray-(a:"Psyc4"))
(if: $psycarray's length is 0)[(set: $psycvalue to -10)]
(if: $psycarray's length is 1)[(set: $psycvalue to $psycvalue + 0)]
(if: $psycarray's length is 2)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 3)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 4)[(set: $psycvalue to $psycvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/z03FQGlGgo0" title="The power of the placebo effect - Emma Bryce" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Psyc5"))
(set: $psycarray to $psycarray-(a:"Psyc5"))
(set: $backuparray to $backuparray-(a:"Psyc5"))
(if: $psycarray's length is 0)[(set: $psycvalue to -10)]
(if: $psycarray's length is 1)[(set: $psycvalue to $psycvalue + 0)]
(if: $psycarray's length is 2)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 3)[(set: $psycvalue to $psycvalue + 1)]
(if: $psycarray's length is 4)[(set: $psycvalue to $psycvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/6etTERFUlUI" title="The Absurd Search For Dark Matter" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Sci1"))
(set: $sciarray to $sciarray-(a:"Sci1"))
(set: $backuparray to $backuparray-(a:"Sci1"))
(if: $sciarray's length is 0)[(set: $scivalue to -10)]
(if: $sciarray's length is 1)[(set: $scivalue to $scivalue + 0)]
(if: $sciarray's length is 2)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 3)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 4)[(set: $scivalue to $scivalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/cLpSapjKcxM" title="Making Piranha Solution" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Sci2"))
(set: $sciarray to $sciarray-(a:"Sci2"))
(set: $backuparray to $backuparray-(a:"Sci2"))
(if: $sciarray's length is 0)[(set: $scivalue to -10)]
(if: $sciarray's length is 1)[(set: $scivalue to $scivalue + 0)]
(if: $sciarray's length is 2)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 3)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 4)[(set: $scivalue to $scivalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/6mNs_TcUyHc" title="Cow Eye Dissection" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Sci4"))
(set: $sciarray to $sciarray-(a:"Sci4"))
(set: $backuparray to $backuparray-(a:"Sci4"))
(if: $sciarray's length is 0)[(set: $scivalue to -10)]
(if: $sciarray's length is 1)[(set: $scivalue to $scivalue + 0)]
(if: $sciarray's length is 2)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 3)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 4)[(set: $scivalue to $scivalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/dcrY59nGxBg" title="Electrocution in Water" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Sci3"))
(set: $sciarray to $sciarray-(a:"Sci3"))
(set: $backuparray to $backuparray-(a:"Sci3"))
(if: $sciarray's length is 0)[(set: $scivalue to -10)]
(if: $sciarray's length is 1)[(set: $scivalue to $scivalue + 0)]
(if: $sciarray's length is 2)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 3)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 4)[(set: $scivalue to $scivalue + 1)]
<iframe width="1055" height="791" src="https://www.youtube.com/embed/uixxJtJPVXk" title="Alkali metals in water, accurate!" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Sci5"))
(set: $sciarray to $sciarray-(a:"Sci5"))
(set: $backuparray to $backuparray-(a:"Sci5"))
(if: $sciarray's length is 0)[(set: $scivalue to -10)]
(if: $sciarray's length is 1)[(set: $scivalue to $scivalue + 0)]
(if: $sciarray's length is 2)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 3)[(set: $scivalue to $scivalue + 1)]
(if: $sciarray's length is 4)[(set: $scivalue to $scivalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/AlWgZhMtlWo" title="Introducing Steam Deck" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Tech2"))
(set: $techarray to $techarray-(a:"Tech2"))
(set: $backuparray to $backuparray-(a:"Tech2"))
(if: $techarray's length is 0)[(set: $techvalue to -10)]
(if: $techarray's length is 1)[(set: $techvalue to $techvalue + 0)]
(if: $techarray's length is 2)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 3)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 4)[(set: $techvalue to $techvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/QxuyfWoVV98" title="AI, Ain't I A Woman? - Joy Buolamwini" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Tech3"))
(set: $techarray to $techarray-(a:"Tech3"))
(set: $backuparray to $backuparray-(a:"Tech3"))
(if: $techarray's length is 0)[(set: $techvalue to -10)]
(if: $techarray's length is 1)[(set: $techvalue to $techvalue + 0)]
(if: $techarray's length is 2)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 3)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 4)[(set: $techvalue to $techvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/uaaC57tcci0" title="The Social Dilemma | Official Trailer | Netflix" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Tech4"))
(set: $techarray to $techarray-(a:"Tech4"))
(set: $backuparray to $backuparray-(a:"Tech4"))
(if: $techarray's length is 0)[(set: $techvalue to -10)]
(if: $techarray's length is 1)[(set: $techvalue to $techvalue + 0)]
(if: $techarray's length is 2)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 3)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 4)[(set: $techvalue to $techvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/8tq1C8spV_g" title="AlphaGo Official Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Tech1"))
(set: $techarray to $techarray-(a:"Tech1"))
(set: $backuparray to $backuparray-(a:"Tech1"))
(if: $techarray's length is 0)[(set: $techvalue to -10)]
(if: $techarray's length is 1)[(set: $techvalue to $techvalue + 0)]
(if: $techarray's length is 2)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 3)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 4)[(set: $techvalue to $techvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/iX8GxLP1FHo" title="The Great Hack | Official Trailer | Netflix" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Tech5"))
(set: $techarray to $techarray-(a:"Tech5"))
(set: $backuparray to $backuparray-(a:"Tech5"))
(if: $techarray's length is 0)[(set: $techvalue to -10)]
(if: $techarray's length is 1)[(set: $techvalue to $techvalue + 0)]
(if: $techarray's length is 2)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 3)[(set: $techvalue to $techvalue + 1)]
(if: $techarray's length is 4)[(set: $techvalue to $techvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/PB4gId2mPNc" title="TAIWAN | 8K 60 看見台灣" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Travel2"))
(set: $travelarray to $travelarray-(a:"Travel2"))
(set: $backuparray to $backuparray-(a:"Travel2"))
(if: $travelarray's length is 0)[(set: $travelvalue to -10)]
(if: $travelarray's length is 1)[(set: $travelvalue to $travelvalue + 0)]
(if: $travelarray's length is 2)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 3)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 4)[(set: $travelvalue to $travelvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/_px40TUf6zQ" title="ARMORED CORE VI FIRES OF RUBICON — Reveal Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"VG5"))
(set: $VGarray to $VGarray-(a:"VG5"))
(set: $backuparray to $backuparray-(a:"VG5"))
(if: $VGarray's length is 0)[(set: $VGvalue to -10)]
(if: $VGarray's length is 1)[(set: $VGvalue to $VGvalue + 0)]
(if: $VGarray's length is 2)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 3)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 4)[(set: $VGvalue to $VGvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/pdZQ98mWeto" title="Shadow of the Colossus - PS4 Trailer | E3 2017" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"VG1"))
(set: $VGarray to $VGarray-(a:"VG1"))
(set: $backuparray to $backuparray-(a:"VG1"))
(if: $VGarray's length is 0)[(set: $VGvalue to -10)]
(if: $VGarray's length is 1)[(set: $VGvalue to $VGvalue + 0)]
(if: $VGarray's length is 2)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 3)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 4)[(set: $VGvalue to $VGvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/POimlO9u0ts" title="Taroko National Park, Taiwan [Amazing Places 4K]" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Travel1"))
(set: $travelarray to $travelarray-(a:"Travel1"))
(set: $backuparray to $backuparray-(a:"Travel1"))
(if: $travelarray's length is 0)[(set: $travelvalue to -10)]
(if: $travelarray's length is 1)[(set: $travelvalue to $travelvalue + 0)]
(if: $travelarray's length is 2)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 3)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 4)[(set: $travelvalue to $travelvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/rWtJ1jDZFjY" title="Chateau d'If + Frioul Island / MARSEILLES, FRANCE" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Travel4"))
(set: $travelarray to $travelarray-(a:"Travel4"))
(set: $backuparray to $backuparray-(a:"Travel4"))
(if: $travelarray's length is 0)[(set: $travelvalue to -10)]
(if: $travelarray's length is 1)[(set: $travelvalue to $travelvalue + 0)]
(if: $travelarray's length is 2)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 3)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 4)[(set: $travelvalue to $travelvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/zTTtd6bnhFs" title="FINAL FANTASY XIV: ENDWALKER Full Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"VG2"))
(set: $VGarray to $VGarray-(a:"VG2"))
(set: $backuparray to $backuparray-(a:"VG2"))
(if: $VGarray's length is 0)[(set: $VGvalue to -10)]
(if: $VGarray's length is 1)[(set: $VGvalue to $VGvalue + 0)]
(if: $VGarray's length is 2)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 3)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 4)[(set: $VGvalue to $VGvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/tBdwetBS1DA" title="Riding on Japan’s First Class Overnight Train | West Express Ginga Premier" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Travel3"))
(set: $travelarray to $travelarray-(a:"Travel3"))
(set: $backuparray to $backuparray-(a:"Travel3"))
(if: $travelarray's length is 0)[(set: $travelvalue to -10)]
(if: $travelarray's length is 1)[(set: $travelvalue to $travelvalue + 0)]
(if: $travelarray's length is 2)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 3)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 4)[(set: $travelvalue to $travelvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/3EktIGradBI" title="THEATRHYTHM FINAL BAR LINE - Announce Trailer" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"VG3"))
(set: $VGarray to $VGarray-(a:"VG3"))
(set: $backuparray to $backuparray-(a:"VG3"))
(if: $VGarray's length is 0)[(set: $VGvalue to -10)]
(if: $VGarray's length is 1)[(set: $VGvalue to $VGvalue + 0)]
(if: $VGarray's length is 2)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 3)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 4)[(set: $VGvalue to $VGvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/mD8x5xLHRho" title="Hades - Launch Trailer - Nintendo Switch" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"VG4"))
(set: $VGarray to $VGarray-(a:"VG4"))
(set: $backuparray to $backuparray-(a:"VG4"))
(if: $VGarray's length is 0)[(set: $VGvalue to -10)]
(if: $VGarray's length is 1)[(set: $VGvalue to $VGvalue + 0)]
(if: $VGarray's length is 2)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 3)[(set: $VGvalue to $VGvalue + 1)]
(if: $VGarray's length is 4)[(set: $VGvalue to $VGvalue + 1)]
<iframe width="1280" height="720" src="https://www.youtube.com/embed/tjjiEdkRsG8" title="Discover Himeji Castle - Japan Experience" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[[Back to Recommended List->Generate]]
(set: $mainarray to $mainarray-(a:"Travel5"))
(set: $travelarray to $travelarray-(a:"Travel5"))
(set: $backuparray to $backuparray-(a:"Travel5"))
(if: $travelarray's length is 0)[(set: $travelvalue to -10)]
(if: $travelarray's length is 1)[(set: $travelvalue to $travelvalue + 0)]
(if: $travelarray's length is 2)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 3)[(set: $travelvalue to $travelvalue + 1)]
(if: $travelarray's length is 4)[(set: $travelvalue to $travelvalue + 1)]
Welcome to Matt's IP3 - Algorithm. Please [[proceed->ContentIntro]] to my Content Prioritation Mockup, and once you have explored enough, proceed to [[my writeup.->Content Prioritization]] I'm sorry to hear that. Let's see if I can generate something new for you.
Please hang on...
(set: $max to (max: $animalvalue, $animevalue, $foodvalue, $musicvalue, $philvalue, $psycvalue, $scivalue, $techvalue, $travelvalue, $VGvalue))
(set: $mainarray to (a:))
(if: $max is $animalvalue)
[(set: $animalvalue to 0)]
(if: $max is $animevalue)
[(set: $animevalue to 0)]
(if: $max is $foodvalue)
[(set: $foodvalue to 0)]
(if: $max is $musicvalue)
[(set: $musicvalue to 0)]
(if: $max is $philvalue)
[(set: $philvalue to 0)]
(if: $max is $psycvalue)
[(set: $psycvalue to 0)]
(if: $max is $scivalue)
[(set: $scivalue to 0)]
(if: $max is $techvalue)
[(set: $techvalue to 0)]
(if: $max is $travelvalue)
[(set: $travelvalue to 0)]
(if: $max is $VGvalue)
[(set: $VGvalue to 0)]
(after:3s)[(goto: "Generate")]Content prioritization, as demonstrated by my [[mockup->ContentIntro]], is taking numerous pieces of web content potentially relevant to the user and prioritizing certain ones.
There are several ways to allow for content prioritization. For this mockup, I sorted fifty Youtube videos into ten categories, and depending on the user's actions with checkboxes and clicking on certain videos, categories are more likely pushed to the top of the content list.
Other methods of content prioritization include Google's PageRank and correlational algorithms. For example, if 95% of users continued watched Video B after Video A, algorithms will be more likely to prioritize Video B to anybody who watched Video A (this was beyond my abilities for Twine).
Various internet websites and apps such as Google, Youtube, and Spotify utilize some form of content prioritization.
For my professional life, as an instructor who often uses Youtube videos to supplement my lessons, content prioritization has been quite helpful in selecting a video to show my class. Rather than going through all results of videos about the Gettier problem for my epistemology students, Youtube's algorithms prioritize ones that are relevant and have higher views, which typically are better videos than the ones lower down in the content list.
[[Next Page->Google]]That said, content prioritization has its issues. As per Noble (2018), in the early 2010s Google results for "black girls" resulted in discriminatory content such as pornography or offensive "autocomplete" results. This unfortunately came as little shock; from researching about Gebru for my <a href="https://sites.google.com/view/huangetec511/assignments/intellectual-production-2-artificial-intelligence-v2">Intellectual Production 2</a>, I came across Buolamwini's videos about facial recognition AI being unable to correct identify the gender of black women. Likewise, through various discussions about AI and ethics in my other MET courses, I came across Angwin et al.'s 2016 article on <a href="https://www.propublica.org/article/machine-bias-risk-assessments-in-criminal-sentencing">Machine Bias</a> where AI in parole software disproportionately overestimates a black person's chance of re-offense.
With algorithms based on user action and data that's already available on the internet, without a careful evaluation of the data what we continue to see is that those who are already systematically oppressed will be even more negatively affected by algorithms. Current movements to combat this such as the DAIR Institute (DAIR Institute, n.d.) and Black Feminist Technological Studies (Noble 2018) center around researching and educating the issues of algorithms on marginalized communities and to encourage those who are already systematically oppressed such as black women to join the tech/AI industry to provide data with their perspectives and oversee current machine bias.
[[Next Page->PageRank]]
As aforementioned, PageRank is another method of content prioritization. It prioritizes a page based on how often it is linked by other websites (Noble 2018). Because of this, less popular websites are lower in page rankings, which leads to people experiencing fewer unique perspectives when performing Google searching. For instance, on pages about Taiwan/China, I often only see the cookie cutter line about how the two sides split after the Chinese Civil War and China claims that Taiwan is a part of their territory. Perspectives from people such as my family and I (who can trace at least eight generations of ancestry in Taiwan), where we claim that the Taiwanese identity has long diverged from a Chinese identity long before the Chinese Civil War, are often not shown through Google searches.
Additionally, PageRank can be manipulated through, for example, creating numerous websites that link to a particular page so that it'll move higher in Google's page ranks, resulting in those with the resources to further push a certain narrative on a topic.
[[References]]
(align:"=><=")+(box:"X=")[''References'']
Angwin, J., Larson, J., Mattu, S., & Kirchner, L. (2016, May 23). //Machine Bias//. Propublica. https://www.propublica.org/article/machine-bias-risk-assessments-in-criminal-sentencing
Buolamwini, Joy. `[Joy Buolamwini]`. (2018, June 28). //AI, Ain't I A Woman? - Joy Buolamwini// `[Video]`. YouTube. https://www.youtube.com/watch?v=QxuyfWoVV98
DAIR Institute. (n.d). //About// DAIR Institute. https://www.dair-institute.org/about
Noble, S. (2018). //Algorithms of Oppression : How Search Engines Reinforce Racism.// NYU Press.
Welcome to Matt's Task 5 for ETEC 540, Text Technologies: The Changing Spaces of Reading and Writing.
For my current spin on the task that utilizes Twine as multiple choice reading check,, please click [[here->Name]].
For another spin on this task that I created for ETEC511 in April 2023 in which I use Twine to illustrate machine generated algorithms, please click [[here->Intro]].
If you would like to access the list of readings that influenced this Twine, please proceed to the [[References page->New References]].(set: $correct to 0)
Welcome, $fname, to the ETEC 540 Module 5 Reading Check Quiz!
The rules are simple: at each screen, you'll be provided a prompt, and four possible choices. Only one of these choices will be correct. A tally of correct choices will be kept, so see how well you do across all these questions. If you manage to get all questions correct, you'll receive a special prize at the end.
[[Proceed->First Question]]Question Number 1:
Which of the following was NOT an idea demonstrated in 5.1's video, <a href="https://www.youtube.com/watch?v=-4CV05HyAbM"> Information R/evolution</a>?
[[Technology has caused our writing to reflect our utterances.->Correct1]]
[[Technology allows people to create more information than the experts.->Incorrect1]]
[[Technology allows us to go beyond shelves.->Incorrect1]]
Unfortunately that is not correct. Consider reviewing the video below.
<iframe width="854" height="480" src="https://www.youtube.com/embed/-4CV05HyAbM" title="Information R/evolution" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
[[Move on to the next question.->Second Question]]
[[Try the quiz again from the start.->Rules]]
[[Go back to the very start of this Twine.->New Intro]]
(set: $correct to it+1)
Congratulations! You are correct. You currently have (print: $correct)/1 correct.
[[Proceed to the next question.->Second Question]]Question Number 2:
Which of the following is correct about the early computer model, Pegasus?
[[It stored information on magnetic disks.->Incorrect2]]
[[It was the first computer to use circuit chips.->Incorrect2]]
[[It read information from stripes of paper with holes on them.-> Correct2]]What is your name?
(set: $fname to "")
<input type="text" name="fname" value="Jane Doe">
<button type="submit" onclick="CustomScripts.updateVariable('fname')">Confirm</button>
[[Continue ->Name2]]Your name is $fname, is that correct?
[[Yes ->Rules]]
[[No ->Name]]Question Number 3:
Which of the following ideas was NOT discussed In Zaltzman's //The allusionist// podcast, episode 102?
[[The hyperlink was the natural next step for text.->Correct3]]
[[Our writing reflects our oral habits.->Incorrect3]]
[[People started to not use period after shifting from email to instant messaging.->Incorrect3]]
[[Language is constant shifting and there's not a single correct way to use language.->Incorrect3]]
Unfortunately that is not correct. Consider reviewing the video below.
<iframe width="640" height="480" src="https://www.youtube.com/embed/nN9wNvEnn-Q?t=617" title="Secret Life Of Machines - The Word Processor (Full Length)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
[[Move on to the next question.->Third Question]]
[[Try the quiz again from the start.->Rules]]
[[Go back to the very start of this Twine.->New Intro]]
(set: $correct to it+1)
Congratulations! You are correct. You currently have (print: $correct)/2 correct.
[[Proceed to the next question.->Third Question]]Unfortunately that is not correct. Consider reviewing the podcast below.
<iframe src="https://omny.fm/shows/allusionist/102-new-rules/embed" width="100%" height="180" allow="autoplay; clipboard-write" frameborder="0" title="102. New Rules"></iframe>
[[Move on to the next question.->Fourth Question]]
[[Try the quiz again from the start.->Rules]]
[[Go back to the very start of this Twine.->New Intro]]
(set: $correct to it+1)
Congratulations! You are correct. You currently have (print: $correct)/3 correct.
[[Proceed to the next question.->Fourth Question]]Question Number 4:
Which of the following is Twine most similar to?
[[Xanadu.]]
[[Pegasus.]]
[[Memex.->Correct4]]
[[Propaedia.]](set: $correct to it+1)
Congratulations! You are correct. You currently have (print: $correct)/4 correct.
[[Proceed to the next question.->Fifth Question]]Question Number 5:
According to Bush (1945), which of the following allowed for rapid development of machines?
[[The assembly line.->Incorrect5]]
[[Replaceable parts.->Correct5]]
[[Academic journals.->Incorrect5]]
Unfortunately that is not correct. Consider reading more about Nelson's <a href="https://cs.brown.edu/memex/ACM_HypertextTestbed/papers/60.html">Xenadu</a>
[[Move on to the next question.->Fifth Question]]
[[Try the quiz again from the start.->Rules]]
[[Go back to the very start of this Twine.->New Intro]]
Unfortunately that is not correct. Consider reviewing information about the Pegasus below.
<iframe width="640" height="480" src="https://www.youtube.com/embed/nN9wNvEnn-Q?t=617" title="Secret Life Of Machines - The Word Processor (Full Length)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
[[Move on to the next question.->Fifth Question]]
[[Try the quiz again from the start.->Rules]]
[[Go back to the very start of this Twine.->New Intro]]
Unfortunately that is not correct. Consider reading more about <a href="https://gw2jh3xr2c.search.serialssolutions.com/?sid=sersol&SS_jc=TC0000275364&title=Writing%20space%20%3A%20computers%2C%20hypertext%2C%20and%20the%20remediation%20of%20print">the Propaedia</a>
[[Move on to the next question.->Fifth Question]]
[[Try the quiz again from the start.->Rules]]
[[Go back to the very start of this Twine.->New Intro]]
Unfortunately that is not correct. Consider reviewing <a href="https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/">Bush's article</a>.
That was the last question. You have gotten (print: $correct) questions correct. What would you like to do?
[[Try the quiz again from the start.->Rules]]
[[Go back to the very start of this Twine.->New Intro]]
(set: $correct to it+1)
Congratulations! You are correct. You have (print: $correct)/5 correct.
(if: $correct is 5)[Wow! You got all the questions correct! Please proceed to claim your [[special reward]].](else:)[Unfortunately, you weren't able to get the prize for getting all questions correct. Feel free to try again from [[the start of the quiz->Rules]], or go back to [[the introduction screen->New Intro]]. ]
<div id="image">
<div id="text1">(text-colour:black)[$fname]</div>
<div id="text2">(text-colour:black)[]</div>
<div id="text3">(text-colour:black)[(current-date:)]</div>
</div>(align:"=><=")+(box:"X=")[''References'']
Bolter, J.D. (2001). Chapter 5: The electronic book. In <a href="http://gw2jh3xr2c.search.serialssolutions.com/?sid=sersol&SS_jc=TC0000275364&title=Writing%20space%20%3A%20computers%2C%20hypertext%2C%20and%20the%20remediation%20of%20print">//Writing space: Computers, hypertext, and the remediation of print//</a> (pp. 77-98). Lawrence Erlbaum Associates.
Bush, V. (1945). <a href="https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/">As we may think.</a> //The Atlantic Monthly, 176//(1), 101-108.
Lewis, C. (2011, September 24). <a href="https://youtu.be/nN9wNvEnn-Q
">//Secret life of machines - The word processor (full length)//</a> [Video]. YouTube.
Nelson, T. (1999). <a href="http://www.cs.brown.edu/memex/ACM_HypertextTestbed/papers/60.html">Xanalogical structure, needed now more than ever: Parallel documents, deep links to content, deep versioning and deep re-use.</a> //ACM Computing Surveys, 31//(4).
Wesch, M. (2007, October 12).<a href="https://youtu.be/-4CV05HyAbM"> //Information r/evolution//</a> [Video]. YouTube.
Zaltzman, H. (Host). (2019, July 13). <a href="https://www.theallusionist.org/new-rules">New rules (No. 102</a> [Audio podcast episode]. In //The allusionist.
//