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

Goodie Store

The 2008 Porsche Parade Goodie Store will offer participants a variety of Porsche-related clothing and merchandise. Some items will contain the unique 2008 Parade logo, while others will be general Porsche items from PCNA and logo items offered by PCA. Unique jewelry, model cars, books, posters, shirts, jackets, caps and more will be displayed and offered for sale. All will be high quality and desirable items designed to enhance enjoyment at the many events offered during the Parade. Cash or credit cards will be accepted as payment.

The Goodie Store is exlusively open to Parade registrants from 12:00-5:00 on Saturday and 10:00-1:00 on Sunday.

The Goodie Store will open to all PCA members after 1:00 pm on Sunday (through the rest of the week).

All customers must display their Parade Badge or PCA membership card in order to get into the Goodie Store as well as at the time of checkout for security purposes and to expedite the sales procedure.

See you in Charlotte in June!

Art Weiss, Goodie Store Chair

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