document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
'); document.write('

Charity

Porsche Concours Charity Breakfast

During the Porsche Concours d\'Elegance we will be having a breakfast for charity. All proceeds will benefit the Community Culinary School of Charlotte, Inc., a private not-for-profit charity organization that provides training and job search assistance in the food service industry for people who are chronically unemployed or underemployed.

The school conducts three 12-week sessions throughout the year, enrolling roughly 20 students per session. Attendance in the program is voluntary, and the students "pay" tuition by working for CCSC\'s two partner organizations:

Friendship Trays- Delivering, in a caring and friendly manner, balanced meals to individuals in this community who are unable, because of age or infirmity, to obtain and prepare their own meal. The Charlotte program is one of the biggest serving 900 meals daily, giving the students opportunity to learn food preparation and dietary management.

Society of St. Andrews- Salvaging wholesome foodstuffs left behind in the fields -- everything from strawberries to sweet potatoes to collard greens -- for distribution to the hungry. The work is coordinated with local farmers, volunteers and food-providing agencies.

Upon graduation, student placement in professional kitchens is 95%
After 6 months, job retention rate is 85%
After 1 year, job retention rate is 80%

Please help us support this valuable service to our local community by enjoying breakfast at the Porsche Concours d\'Elegance, for only $10 per person.

Parade Kid\'s T-Shirt

Following San Diego\'s lead Parade Charlotte will be selling a kid (12 and under) designed t-shirt. The proceeds will go to the Victory Junction Gang Camp.

'); document.write('
'); document.write('');