var feature_url = new makeArray1(4);
var feature_graphic = new makeArray1(4);
var feature_title = new makeArray1(4);
var feature_desc = new makeArray1(4);

function feature()
{var numx_raw = Math.random()*3;
var numx = Math.round(numx_raw);
return numx;}

feature_url[0]="grantmaking/grantees/wildcats/index.html";
feature_graphic[0]="grantmaking/images/grantmaking_feature_wildcats.jpg";
feature_title[0]="Wildcats Nourishes Coastside Kids";
feature_desc[0]="Along the rural coast near Pescadero, California, the Wildcats after-school program offers an opportunity for preteens to learn teamwork and responsibility, to explore their skills, and to develop strong bonds, both with one another and with adults.";

feature_url[1]="grantmaking/grantees/creativearts/index.html";
feature_graphic[1]="grantmaking/images/grantmaking_feature_creativearts.jpg";
feature_title[1]="Expressing Their Gifts of Grace";
feature_desc[1]="The Creative Arts Program in downtown San Jose teaches preteens about dance, drama, and music. It also provides a refuge where young people can discover their talents, form bonds with adults -- and have lots of fun in the process.";

feature_url[2]="grantmaking/grantees/girlsclub/index.html";
feature_graphic[2]="grantmaking/images/grantmaking_feature_girlsclub.jpg";
feature_title[2]="From Buds to Blossoms";
feature_desc[2]="Preteens in East Palo Alto may walk into the the Girls Club of the Mid-Peninsula as young -- and in some cases -- shy girls, but they walk out as young women, thanks to creative programming and a passionate staff. Says Executive Director Pat Foster: &quot;I wake up every morning, and rush to get here.&quot;";

feature_url[3]="grantmaking/grantees/mentoring/index.html";
feature_graphic[3]="grantmaking/images/grantmaking_feature_mentori.jpg";
feature_title[3]="Wanted: More Mentors for Area Preteens";
feature_desc[3]="As a foster child, Marina, center, found a mentor through Child Advocates who, she says, &quot;taught me that everyone deserves one, two, three, four, five, six, seven chances, because that's what life is about.&quot; Now she's imparting some of those same lessons to her two daughters, Lorraine, 4, and Dominique, 7. Local nonprofits are working to ensure that preteens who need mentors can have the same experience as Marina.";
