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('
Historic & Heritage Display
Sponsored by Hendrick Porsche
Welcome to the Porsche Parade 2008 Charlotte. Many of you already know that 2008 is the 60th Anniversary of Porsche. To help celebrate this 60th Birthday of our beloved automobile marque the Parade 2008 organizers decided to expand the traditional small museum display support event for normal Porsche Parades with an expanded tribute to both Porsche street and racing cars of the last 60 years. The result is called the Heritage (street cars) & Historic (race cars) Displays featuring 45 memorable street models and 25 winning racing Porsches from representing the decades from past to present for your viewing pleasure during part of Parade week.
In addition, event sponsor Hendrick Porsche of Charlotte will have an excellent display of the current Porsche offerings with special exhibits and presentations from Porsche Cars North America & Porsche AG.
Have a great walk down memory lane, and take many good photos as valuable mementoes of this fantastic experience to share with your Porsche and PCA enthusiasts back home that could not make the Parade 2008 in Charlotte.
Place: Charlotte Convention Center Exhibit Hall C1
Dates: Tuesday, July 1 and Wednesday, July 2
Viewing Hours: 10 am to 5 pm
Please make sure to wear your Parade 2008 name badges to guarantee entrance to the Heritage & Historic Displays. Take advantage of attending the displays several times during the open viewing hours on both days.
'); document.write('