var tags = new Array(77);


    tags[0] = "guitar";

    tags[1] = "male";

    tags[2] = "rock";

    tags[3] = "electronic";

    tags[4] = "synth";

    tags[5] = "pop";

    tags[6] = "female";

    tags[7] = "dance";

    tags[8] = "vocal";

    tags[9] = "techno";

    tags[10] = "piano";

    tags[11] = "electronica";

    tags[12] = "slow";

    tags[13] = "rap";

    tags[14] = "hip hop";

    tags[15] = "jazz";

    tags[16] = "beat";

    tags[17] = "80s";

    tags[18] = "fast";

    tags[19] = "instrumental";

    tags[20] = "drum machine";

    tags[21] = "british";

    tags[22] = "saxophone";

    tags[23] = "house";

    tags[24] = "soft";

    tags[25] = "ambient";

    tags[26] = "distortion";

    tags[27] = "strings";

    tags[28] = "solo";

    tags[29] = "punk";

    tags[30] = "quiet";

    tags[31] = "noise";

    tags[32] = "horns";

    tags[33] = "trumpet";

    tags[34] = "acoustic";

    tags[35] = "r&b";

    tags[36] = "funk";

    tags[37] = "loud";

    tags[38] = "metal";

    tags[39] = "folk";

    tags[40] = "club";

    tags[41] = "repetitive";

    tags[42] = "ballad";

    tags[43] = "blues";

    tags[44] = "smooth";

    tags[45] = "violin";

    tags[46] = "soulful";

    tags[47] = "samples";

    tags[48] = "love";

    tags[49] = "harmony";

    tags[50] = "flute";

    tags[51] = "talking";

    tags[52] = "hard rock";

    tags[53] = "live";

    tags[54] = "classical";

    tags[55] = "heavy";

    tags[56] = "chorus";

    tags[57] = "u2";

    tags[58] = "sad";

    tags[59] = "scratch";

    tags[60] = "experimental";

    tags[61] = "jungle";

    tags[62] = "intro";

    tags[63] = "dark";

    tags[64] = "electric guitar";

    tags[65] = "spoken";

    tags[66] = "hard";

    tags[67] = "duet";

    tags[68] = "smiths";

    tags[69] = "cure";

    tags[70] = "swing";

    tags[71] = "new age";

    tags[72] = "girl";

    tags[73] = "woman";

    tags[74] = "radiohead";

    tags[75] = "breathy";

    tags[76] = "drums";


