// JavaScript Document
countArticle = 0;
var mySlideData = new Array();
mySlideData[countArticle++] = new Array(
'../images/feature/courage4.jpg',
'http://www.couragemovie.com',
'Courage',
"Read about the new film and the premiere gala event."
);
mySlideData[countArticle++] = new Array(
'../images/feature/courage10.jpg',
'../courage',
'Thank you!',
'The Courage Premiere Gala riased over $9000'
);
mySlideData[countArticle++] = new Array(
'../images/feature/about.jpg',
'../about/index.php',
'JDigital and Jonathan',
'Click here to read more about us.'
);
mySlideData[countArticle++] = new Array(
'../images/feature/yesenia.jpg',
'http://www.jonathanformica.com/portfolio/index.php?bcpid=1258426598&bclid=1266104703&bctid=1489157215',
'Yesenia&#146;s Dream Dress Drive',
"The tragic and sudden loss of a young woman starts a huge community project"
);
mySlideData[countArticle++] = new Array(
'../images/feature/proxana.jpg',
'http://www.jonathanformica.com/portfolio/index.php?bcpid=1258426598&bclid=1266104703&bctid=1271951354',
'Proxana',
'A comedic spot for a fictitious drug which causes schizophrenia.'
);
mySlideData[countArticle++] = new Array(
'../images/feature/super.jpg',
'http://www.jonathanformica.com/portfolio/index.php?bcpid=1258426598&bclid=1266104703&bctid=1266084241',
'Super Soaker Spot',
'A new look at the popular water gun.'
);
;