// JavaScript Document

images = new Array(22);
text = new Array(22);


images[0] = "<img src='/images/random/001.jpg' alt=''>";text[0] = "By funding young brass bands NOMAF strives to foster future generations to keep our jazz tradtions alive.";
images[1] = "<img src='/images/random/002.jpg' alt=''>";text[1] = "NOMAF provides funding to keep the Mardi Gras Indian culture alive by supporting book giveaways in the public schools.";
images[2] = "<img src='/images/random/Silent-Second-Line-004.jpg' alt=''>";text[2] = "NOMAF encourages better pay for musicians by sponsoring gigs via other non-profits and organizing &quot;informed demonstrations&quot; to get the &quot;living wage&quot; message to music patrons.";
images[3] = "<img src='/images/random/Silent-Second-Line-025.jpg' alt=''>";text[3] = "Lionel Battiste speaks out about the need for better pay for musicians at the NOMAF sponsored &quot;Silent Second Line&quot; on the Katrina anniversary.";
images[4] = "<img src='/images/random/006.jpg' alt=''>";text[4] = "Funding gigs that allow young musicians an opportunity to play with mentors is vital as NOMAF strives to keep our culture alive.";
images[5] = "<img src='/images/random/010.jpg' alt=''>";text[5] = "<strong>Irma Thomas</strong><br />New Orleans Vocalist 50 years<br />The NOMC is a blessing to all musicians, because it gives them no excuse to not get health care.<br />If musicians become members of the clinic and support it , they won't regret it, because it is a way to keep the music alive by keeping musicians healthy and alive.";
images[6] = "<img src='/images/random/015.jpg' alt=''>";text[6] = "Often our musician's clinic patients perform at NOMAF funded gigs in which they also serve as mentors of &quot;healthy lifesyle.&quot;";
images[7] = "<img src='/images/random/016.jpg' alt=''>";text[7] = "As advocates of healthy performance envirnoments, NOMAF  encourages smoke free events.";
images[8] = "<img src='/images/random/017.jpg' alt=''>";text[8] = "Co-sponsoring brass bands for Social Aid & Pleasure Club events helps keep our  culture alive in the local neighborhoods. ";
images[9] = "<img src='/images/random/018.jpg' alt=''>";text[9] = "As advocates of healthy performance envirnoments, NOMAF  encourages smoke free events.";
images[10] = "<img src='/images/random/020.jpg' alt=''>";text[10] = "NOMAF sends musicians on a weekly basis to perform at the St. Josephs Homeless Recovery Center during lunch to entertain both the caregivers and those in need.";
images[11] = "<img src='/images/random/021.jpg' alt=''>";text[11] = "Through our partnership with St. Anna's Mission to Musicians our NOMC providers volunteer on a mobile health unit that visits St. Joseph's Homeless Recovery Center each Wed. morning.";
images[12] = "<img src='/images/random/023.jpg' alt=''>";text[12] = "NOMAF sends musicians on a weekly basis to perform at the St. Josephs Homeless Recovery Center during lunch to entertain both the caregivers and those in need.";
images[13] = "<img src='/images/random/024.jpg' alt=''>";text[13] = "St. Joseph's Homeless Recovery Center offers showers, a laundry and a place for homeless men to shave, as well as access to social services and health care, and a hot lunch every day. NOMAF's  &quot;Playin for Joan&quot; soothes their souls by funding musicians to play each week.";
images[14] = "<img src='/images/random/026.jpg' alt=''>";text[14] = "NOMAF sends musicians on a weekly basis to perform at the St. Josephs Homeless Recovery Center during lunch to entertain both the caregivers and those in need.";
images[15] = "<img src='/images/random/Silent-Second-Line.jpg' alt=''>";text[15] = "As advocates for better pay for our beloved musicians, NOMAF co-sponsored a SILENT SECOND LINE with the musicians union and St. Anna's Mission to Musicians on the first Katrina anniversary.";
images[16] = "<img src='/images/random/dr_john.jpg' alt=''>";text[16] = "NOMC&amp;AF advisor, Mac Rebbenack (Dr. John) and Bethany Bultman, NOMAF President, host a post-Katrina panel at the Margaret Mead Film Festival at New York's Museum of Natural History.";
images[17] = "<img src='/images/random/Indians-7.jpg' alt=''>";text[17] = "On St. Joseph's Day the NOMAF Gig Fund supported the Young Guardians of the Flame as they performed at nursing homes, for elder musicians and visited Frenchman Street music clubs.";
images[18] = "<img src='/images/random/Indians-2.jpg' alt=''>";text[18] = "The Young Guardians of the Flame are supported by the NOMAF Gig Fund to entertain the residents at the Christopher Inn on Frenchman Street.";
images[19] = "<img src='/images/random/Indians-3.jpg' alt=''>";text[19] = "On St. Joseph's Day  the NOMAF Gig Fund supported  The Young Guardians of the Flame to present Mardi Gras Indian traditions to the residents at the Christopher Inn on Frenchman Street.";
images[20] = "<img src='/images/random/028.jpg' alt=''>";text[20] = "NOMAF is proud to sponsor the St. Anna's Musicians and Medical Missions. Lillian Boutte joins one of the Wed. night jam sessions after presenting a generous donation she had collected on her recent German tour.";
images[21] = "<img src='/images/random/lasperches.jpg' alt=''>";text[21] = "NOMC's Catherine Lasperches, FNP  with Delfayo Marsalis on his Future Focus television program | copyright: Michael Sustendahl";




index = Math.floor(Math.random() * images.length);

