souljaBoySongs = [
{title: "Booty Got Swag", lyrics: bootygotswagConcat, swagCount: (bootygotswag.match(/swag/g) || []).length, freq: (((bootygotswag.match(/swag/g) || []).length)/(bootygotswagConcat.length))},
{title: "Broad Day [Swag]", lyrics: broaddayswagConcat, swagCount: (broaddayswag.match(/swag/g) || []).length, totalCount: broaddayswag.length, concatLength: broaddayswagConcat.length, freq: (((broaddayswag.match(/swag/g) || []).length)/(broaddayswagConcat.length))},
{title: "Cheat Code Swag", lyrics: cheatcodeswagConcat, swagCount: (cheatcodeswag.match(/swag | Swag/g) || []).length, freq: (((cheatcodeswag.match(/swag | Swag/g) || []).length)/(cheatcodeswagConcat.length))},
{title: "Da Swag", lyrics: daswagConcat, swagCount: (daswag.match(/swag | Swag/g) || []).length, freq: (((daswag.match(/swag | Swag/g) || []).length)/(daswagConcat.length))},
{title: "I'm Swaggin'", lyrics: imswagginConcat, swagCount: (imswaggin.match(/swag | Swag/g) || []).length, freq: (((imswaggin.match(/swag | Swag/g) || []).length)/(imswagginConcat.length))},
{title: "Lingo (Watch Me Swag/Juice)", lyrics: lingowatchmeswagjuiceConcat, swagCount: (lingowatchmeswagjuice.match(/swag | Swag/g) || []).length, freq: (((lingowatchmeswagjuice.match(/swag | Swag/g) || []).length)/(lingowatchmeswagjuiceConcat.length))},
{title: "Pretty Boy Swag", lyrics: prettyboyswagConcat, swagCount: (prettyboyswag.match(/swag | Swag/g) || []).length, freq: (((prettyboyswag.match(/swag | Swag/g) || []).length)/(prettyboyswagConcat.length))},
{title: "Pretty Boy Swag (Remix)", lyrics: prettyboyswagremixConcat, swagCount: (prettyboyswagremix.match(/swag | Swag/g) || []).length, freq: (((prettyboyswagremix.match(/swag | Swag/g) || []).length)/(prettyboyswagremixConcat.length))},
{title: "Swag Daddy", lyrics: swagdaddyConcat, swagCount: (swagdaddy.match(/swag | Swag/g) || []).length, freq: (((swagdaddy.match(/swag | Swag/g) || []).length)/(swagdaddyConcat.length))},
{title: "Swag Flu (Remix)", lyrics: swagfluremixConcat, swagCount: (swagfluremix.match(/swag | Swag/g) || []).length, freq: (((swagfluremix.match(/swag | Swag/g) || []).length)/(swagfluremixConcat.length))},
{title: "Swag Get At You", lyrics: swaggetatyouConcat, swagCount: (swaggetatyou.match(/swag | Swag/g) || []).length, freq: (((swaggetatyou.match(/swag | Swag/g) || []).length)/(swaggetatyouConcat.length))},
{title: "Swag OD", lyrics: swagodConcat, swagCount: (swagod.match(/swag | Swag/g) || []).length, freq: (((swagod.match(/swag | Swag/g) || []).length)/(swagodConcat.length))},
{title: "Swag on My Dick (Remix)", lyrics: swagonmydickremixConcat, swagCount: (swagonmydickremix.match(/swag | Swag/g) || []).length, freq: (((swagonmydickremix.match(/swag | Swag/g) || []).length)/(swagonmydickremixConcat.length))},
{title: "Swisher Sweet Swag", lyrics: swishersweetswagConcat, swagCount: (swishersweetswag.match(/swag | Swag/g) || []).length, freq: (((swishersweetswag.match(/swag | Swag/g) || []).length)/(swishersweetswagConcat.length))},
{title: "Trap Swag", lyrics: trapswagConcat, swagCount: (trapswag.match(/swag | Swag/g) || []).length, freq: (((trapswag.match(/swag | Swag/g) || []).length)/(trapswagConcat.length))},
{title: "Turn My Swag On", lyrics: turnmyswagonConcat, swagCount: (turnmyswagon.match(/swag | Swag/g) || []).length, freq: (((turnmyswagon.match(/swag | Swag/g) || []).length)/(turnmyswagonConcat.length))},
{title: "Turn My Swag On (Remix)", lyrics: turnmyswagonremixConcat, swagCount: (turnmyswagonremix.match(/swag | Swag/g) || []).length, freq: (((turnmyswagonremix.match(/swag | Swag/g) || []).length)/(turnmyswagonremixConcat.length))},
{title: "Video Game Swag", lyrics: videogameswagConcat, swagCount: (videogameswag.match(/swag | Swag/g) || []).length, freq: (((videogameswag.match(/swag | Swag/g) || []).length)/(videogameswagConcat.length))},
]