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('

Concours

-- download the Concours results here (excel)

The Concours d\'Elegance, or Concours, is the first major competitive event of the Parade. Traditionally this event has been held on Monday however this year it is being held on Sunday due to the availablity of the venue.

The Parade 2008 Concours d\'Elegance will be held on the streets of Uptown Charlotte on Sunday, June 29th. Concours cars will be staged along Tryon Street from 3rd Street to 7th Street.

Prior to all of the excitement of the Concours, the cars must be prepared for competition. Our Concours Prep area provides a safe and secure place for participants who are preparing their cars for completion. People bring their cars from all over the United States as well as parts of Canada and Mexico. Our team endeavors to support members and make the preparation area as positive and fun a place for people to work and visit while getting ready to present their cars.

This year Concours prep will be based in the Charlotte Convention Center. Concours participants can move their cars into the facility starting Friday morning, June 27th. All concours cars will need to be vacated from the Convention Center by Monday morning, June 30th.

A concessions stand will be open for your needs during those tireless hours of cleaning and detailing for the event.

For the latest information on this event, please download the E-packet found on the E-packet page.

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