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

FAQ

1. Website Updates:
Content is being updated on the Parade website as it becomes available.

2. Registration:
Registration will open on Tuesday, March 11th at 9AM. At which time we anticipate having all the information you need to plan your trip to Charlotte.

3. Additional Questions:
If you have additional questions, please contact the appropriate person on the "Contacts" web page. As we receive answers to your questions we will post them to the website if relevant to other attendees.

4. Trailer Parking and Car Wash Locations:
Single car trailer parking will be in the lot across from the Westin, however this space is limited and will be coordinated through the Parking Chair. The car wash area will be on the upper deck of the Westin. Those attendee needing access to the car wash area but not staying at the Westin will need to get a parking ticket from the attendee. That ticket will be stamped by the car wash staff and you will not be charged for parking.

5. Information for Parade Entrants:

First arrival at the Westin, Car Wash Area, Concours Prep Area, Tech Inspection Area, etc.

PENDING

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