﻿var myPlaylist = [

//Track 1		
{ title: '	You\’re Starting To Grow On Me	',
mp3: 'media/	youre-starting-to-grow-on-me.mp3	',
artist: '	<b>Vocals: </b>Trisha Baker<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;1993 P.J.Farrauto (SOCAN).<br>&#8471;2014 PJSongs. All rights reserved.</span>	'},
//Track 2		
{ title: '	Can\’t Stop My Heart	',
mp3: 'media/	cant-stop-my-heart.mp3	',
artist: '	<b>Vocals: </b>Darren Fewins<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;2020 P.J.Farrauto (SOCAN).<br>&#8471;2020 PJSongs. All rights reserved.</span>	'},
//Track 3		
{ title: '	Just Say So	',
mp3: 'media/	just-say-so.mp3	',
artist: '	<b>Vocals: </b>Stephen Gordon<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;2015 P.J.Farrauto (SOCAN).<br>&#8471;2015 PJSongs. All rights reserved.</span>	'},
//Track 4		
{ title: '	Maybe Baby	',
mp3: 'media/	maybe-baby.mp3	',
artist: '	<b>Vocals: </b>Corey Naught<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;2017 P.J.Farrauto (SOCAN).<br>&#8471;2017 PJSongs. All rights reserved.</span>	'},
//Track 5		
{ title: '	Witch\’s Brew	',
mp3: 'media/	witchs-brew.mp3	',
artist: '	<b>Vocals: </b>Stephen Gordon,<br>Nicki Gonzales<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;2018 P.J.Farrauto (SOCAN).<br>&#8471;2019 PJSongs. All rights reserved.</span>	'},
//Track 6		
{ title: '	Believe In Me	',
mp3: 'media/	believe-in-me.mp3	',
artist: '	<b>Vocals: </b>Chris Rettig<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;1990 P.J.Farrauto (SOCAN).<br>&#8471;2025 PJSongs. All rights reserved.</span>	'},
//Track 7		
{ title: '	Mystery Woman	',
mp3: 'media/	mystery-woman.mp3	',
artist: '	<b>Vocals: </b>Laura Loise<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;1988 P.J.Farrauto (SOCAN).<br>&#8471;2025 PJSongs. All rights reserved.</span>	'},
//Track 8		
{ title: '	Bring It On Back To Me	',
mp3: 'media/	bring-it-on-back-to-me.mp3	',
artist: '	<b>Vocals: </b>Neil E.<hr><b>Music & Lyrics: </b>P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;1993 P.J.Farrauto (SOCAN).<br>&#8471;2011 PJSongs. All rights reserved.</span>	'},
//Track 9		
{ title: '	One Night In Santa Fe	',
mp3: 'media/	one-night-in-santa-fe.mp3	',
artist: '	<b>Vocals: </b>Brandon Lepere<hr><b>Music: </b>P.J.Farrauto<br><b>Lyrics: </b>Lance W. Toohey, P.J.Farrauto<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;2012 L.W.Toohey (APRA/AMCOS),<br>P.J.Farrauto (SOCAN).<br>&#8471;2012 PJSongs. All rights reserved.</span>	'},
//Track 10		
{ title: '	Babylon	',
mp3: 'media/	babylon.mp3	',
artist: '	<b>Vocals: </b>Bryan Eich<hr><b>Music: </b>P.J.Farrauto<br><b>Lyrics: </b>Oliver Devereux<br><i>Arranged & Produced by P.J.Farrauto</i><br><span class="copyright">&copy;2010 O.Devereux, P.J.Farrauto (SOCAN).<br>&#8471;2010 PJSongs. All rights reserved.</span>	'},

];
