{"id":6962,"date":"2014-04-23T13:51:09","date_gmt":"2014-04-23T13:51:09","guid":{"rendered":"https:\/\/www.csttires.com\/int\/?page_id=6962"},"modified":"2025-07-23T17:32:57","modified_gmt":"2025-07-23T17:32:57","slug":"newsletter","status":"publish","type":"page","link":"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/","title":{"rendered":"Newsletter"},"content":{"rendered":"<p>As a CST Quarterly Subscriber, we will be sending out quarterly newsletters. In addition to the CST Quarterly you will occasionally receive special issues devoted to upcoming shows and events, promotions, surveys, riders and races, product overviews, sponsorship, holidays and happenings on our social media pages. We welcome your input, and we look forward to hearing what you find interesting and useful in the CST Quarterly.<\/p>\n<p><!-- Begin MailChimp Signup Form --><\/p>\n<p>&nbsp;<\/p>\n<div id=\"mc_embed_signup\">\n<form id=\"mc-embedded-subscribe-form\" class=\"validate\" action=\"http:\/\/csttires.us5.list-manage.com\/subscribe\/post?u=4babc3f61ceca435bcb91900d&amp;id=c47285269e\" method=\"post\" name=\"mc-embedded-subscribe-form\" novalidate=\"\" target=\"_blank\">\n<h2>Subscribe to our mailing list<\/h2>\n<div class=\"indicates-required\"><span class=\"asterisk\">*<\/span> indicates required<\/div>\n<div class=\"mc-field-group\"><label for=\"mce-EMAIL\">Email Address <span class=\"asterisk\">*<\/span><br \/>\n<\/label><br \/>\n<input id=\"mce-EMAIL\" class=\"required email\" name=\"EMAIL\" type=\"email\" value=\"\" \/><\/div>\n<div class=\"mc-field-group size1of2\">\n<p><label for=\"mce-BDAY-month\">Birthday <\/label><\/p>\n<div class=\"datefield\">\n<p><span class=\"subfield monthfield dayfield\"><input id=\"mce-BDAY-month\" maxlength=\"2\" name=\"BDAY[month]\" pattern=\"[0-9]*\" size=\"2\" type=\"text\" value=\"MM\" \/> \/ <input id=\"mce-BDAY-day\" maxlength=\"2\" name=\"BDAY[day]\" pattern=\"[0-9]*\" size=\"2\" type=\"text\" value=\"DD\" \/><\/span><span class=\"small-meta nowrap\">( mm \/ dd )<\/span><\/p>\n<div class=\"fake-date\"><input id=\"BDAY-fake-date\" class=\" date\" type=\"hidden\" value=\"\" \/><\/div>\n<\/div>\n<\/div>\n<div class=\"mc-field-group\"><label for=\"mce-FNAME\">First Name <span class=\"asterisk\">*<\/span><br \/>\n<\/label><br \/>\n<input id=\"mce-FNAME\" class=\"required\" name=\"FNAME\" type=\"text\" value=\"\" \/><\/div>\n<div class=\"mc-field-group\"><label for=\"mce-LNAME\">Last Name <span class=\"asterisk\">*<\/span><br \/>\n<\/label><br \/>\n<input id=\"mce-LNAME\" class=\"required\" name=\"LNAME\" type=\"text\" value=\"\" \/><\/div>\n<div id=\"mce-responses\" class=\"clear\"><\/div>\n<p><!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--><\/p>\n<div style=\"position: absolute; left: -5000px;\"><input name=\"b_4babc3f61ceca435bcb91900d_c47285269e\" type=\"text\" value=\"\" \/><\/div>\n<div class=\"clear\"><input id=\"mc-embedded-subscribe\" class=\"button\" name=\"subscribe\" type=\"submit\" value=\"Subscribe\" \/><\/div>\n<\/form>\n<\/div>\n<p><script type=\"text\/javascript\">\/\/ <![CDATA[ var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[3]='BDAY';ftypes[3]='birthday';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text'; try { var jqueryLoaded=jQuery; jqueryLoaded=true; } catch(err) { var jqueryLoaded=false; } var head= document.getElementsByTagName('head')[0]; if (!jqueryLoaded) { var script = document.createElement('script'); script.type = 'text\/javascript'; script.src = '\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.4.4\/jquery.min.js'; head.appendChild(script); if (script.readyState &#038;&#038; script.onload!==null){ script.onreadystatechange= function () { if (this.readyState == 'complete') mce_preload_check(); } } } var err_style = ''; try{ err_style = mc_custom_error_style; } catch(e){ err_style = '#mc_embed_signup input.mce_inline_error{border-color:#6B0505;} #mc_embed_signup div.mce_inline_error{margin: 0 0 1em 0; padding: 5px 10px; background-color:#6B0505; font-weight: bold; z-index: 1; color:#fff;}'; } var head= document.getElementsByTagName('head')[0]; var style= document.createElement('style'); style.type= 'text\/css'; if (style.styleSheet) { style.styleSheet.cssText = err_style; } else { style.appendChild(document.createTextNode(err_style)); } head.appendChild(style); setTimeout('mce_preload_check();', 250); var mce_preload_checks = 0; function mce_preload_check(){ if (mce_preload_checks>40) return;\n    mce_preload_checks++;\n    try {\n        var jqueryLoaded=jQuery;\n    } catch(err) {\n        setTimeout('mce_preload_check();', 250);\n        return;\n    }\n    var script = document.createElement('script');\n    script.type = 'text\/javascript';\n    script.src = 'http:\/\/downloads.mailchimp.com\/js\/jquery.form-n-validate.js';\n    head.appendChild(script);\n    try {\n        var validatorLoaded=jQuery(\"#fake-form\").validate({});\n    } catch(err) {\n        setTimeout('mce_preload_check();', 250);\n        return;\n    }\n    mce_init_form();\n}\nfunction mce_init_form(){\n    jQuery(document).ready( function($) {\n      var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){}  };\n      var mce_validator = $(\"#mc-embedded-subscribe-form\").validate(options);\n      $(\"#mc-embedded-subscribe-form\").unbind('submit');\/\/remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator\n      options = { url: 'http:\/\/csttires.us5.list-manage.com\/subscribe\/post-json?u=4babc3f61ceca435bcb91900d&#038;id=c47285269e&#038;c=?', type: 'GET', dataType: 'json', contentType: \"application\/json; charset=utf-8\",\n                    beforeSubmit: function(){\n                        $('#mce_tmp_error_msg').remove();\n                        $('.datefield','#mc_embed_signup').each(\n                            function(){\n                                var txt = 'filled';\n                                var fields = new Array();\n                                var i = 0;\n                                $(':text', this).each(\n                                    function(){\n                                        fields[i] = this;\n                                        i++;\n                                    });\n                                $(':hidden', this).each(\n                                    function(){\n                                        var bday = false;\n                                        if (fields.length == 2){\n                                            bday = true;\n                                            fields[2] = {'value':1970};\/\/trick birthdays into having years\n                                        }\n                                    \tif ( fields[0].value=='MM' &#038;&#038; fields[1].value=='DD' &#038;&#038; (fields[2].value=='YYYY' || (bday &#038;&#038; fields[2].value==1970) ) ){\n                                    \t\tthis.value = '';\n\t\t\t\t\t\t\t\t\t    } else if ( fields[0].value=='' &#038;&#038; fields[1].value=='' &#038;&#038; (fields[2].value=='' || (bday &#038;&#038; fields[2].value==1970) ) ){\n                                    \t\tthis.value = '';\n\t\t\t\t\t\t\t\t\t    } else {\n\t\t\t\t\t\t\t\t\t        if (\/\\[day\\]\/.test(fields[0].name)){\n    \t                                        this.value = fields[1].value+'\/'+fields[0].value+'\/'+fields[2].value;\t\t\t\t\t\t\t\t\t        \n\t\t\t\t\t\t\t\t\t        } else {\n    \t                                        this.value = fields[0].value+'\/'+fields[1].value+'\/'+fields[2].value;\n\t                                        }\n\t                                    }\n                                    });\n                            });\n                        $('.phonefield-us','#mc_embed_signup').each(\n                            function(){\n                                var fields = new Array();\n                                var i = 0;\n                                $(':text', this).each(\n                                    function(){\n                                        fields[i] = this;\n                                        i++;\n                                    });\n                                $(':hidden', this).each(\n                                    function(){\n                                        if ( fields[0].value.length != 3 || fields[1].value.length!=3 || fields[2].value.length!=4 ){\n                                    \t\tthis.value = '';\n\t\t\t\t\t\t\t\t\t    } else {\n\t\t\t\t\t\t\t\t\t        this.value = 'filled';\n\t                                    }\n                                    });\n                            });\n                        return mce_validator.form();\n                    }, \n                    success: mce_success_cb\n                };\n      $('#mc-embedded-subscribe-form').ajaxForm(options);\n\n    });\n}\nfunction mce_success_cb(resp){\n    $('#mce-success-response').hide();\n    $('#mce-error-response').hide();\n    if (resp.result==\"success\"){\n        $('#mce-'+resp.result+'-response').show();\n        $('#mce-'+resp.result+'-response').html(resp.msg);\n        $('#mc-embedded-subscribe-form').each(function(){\n            this.reset();\n    \t});\n    } else {\n        var index = -1;\n        var msg;\n        try {\n            var parts = resp.msg.split(' - ',2);\n            if (parts[1]==undefined){\n                msg = resp.msg;\n            } else {\n                i = parseInt(parts[0]);\n                if (i.toString() == parts[0]){\n                    index = parts[0];\n                    msg = parts[1];\n                } else {\n                    index = -1;\n                    msg = resp.msg;\n                }\n            }\n        } catch(e){\n            index = -1;\n            msg = resp.msg;\n        }\n        try{\n            if (index== -1){\n                $('#mce-'+resp.result+'-response').show();\n                $('#mce-'+resp.result+'-response').html(msg);            \n            } else {\n                err_id = 'mce_tmp_error_msg';\n                html = '\n\n<\/p>\n\n\n\n\n<div id=\"'+err_id+'\" style=\"'+err_style+'\"> '+msg+'<\/div>\n\n\n\n\n<p>\n\n';\n\n                var input_id = '#mc_embed_signup';\n                var f = $(input_id);\n                if (ftypes[index]=='address'){\n                    input_id = '#mce-'+fnames[index]+'-addr1';\n                    f = $(input_id).parent().parent().get(0);\n                } else if (ftypes[index]=='date'){\n                    input_id = '#mce-'+fnames[index]+'-month';\n                    f = $(input_id).parent().parent().get(0);\n                } else {\n                    input_id = '#mce-'+fnames[index];\n                    f = $().parent(input_id).get(0);\n                }\n                if (f){\n                    $(f).append(html);\n                    $(input_id).focus();\n                } else {\n                    $('#mce-'+resp.result+'-response').show();\n                    $('#mce-'+resp.result+'-response').html(msg);\n                }\n            }\n        } catch(e){\n            $('#mce-'+resp.result+'-response').show();\n            $('#mce-'+resp.result+'-response').html(msg);\n        }\n    }\n}\n\/\/ ]]><\/script><br \/>\n<!--End mc_embed_signup--><\/p>\n","protected":false},"excerpt":{"rendered":"<p>As a CST Quarterly Subscriber, we will be sending out quarterly newsletters. In addition to the CST Quarterly you will occasionally receive special issues devoted to upcoming shows and events, [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"parent":239,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6962","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.3 (Yoast SEO v25.3.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Newsletter - International<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Newsletter\" \/>\n<meta property=\"og:description\" content=\"As a CST Quarterly Subscriber, we will be sending out quarterly newsletters. In addition to the CST Quarterly you will occasionally receive special issues\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/\" \/>\n<meta property=\"og:site_name\" content=\"International\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-23T17:32:57+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/\",\"url\":\"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/\",\"name\":\"Newsletter - International\",\"isPartOf\":{\"@id\":\"https:\/\/www.csttires.com\/int\/#website\"},\"datePublished\":\"2014-04-23T13:51:09+00:00\",\"dateModified\":\"2025-07-23T17:32:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.csttires.com\/int\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About CST\",\"item\":\"https:\/\/www.csttires.com\/int\/about-cst\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Newsletter\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.csttires.com\/int\/#website\",\"url\":\"https:\/\/www.csttires.com\/int\/\",\"name\":\"International\",\"description\":\"Where Passion &lt;span&gt;&lt;small&gt;Meets The&lt;\/small&gt; Ground&lt;\/span&gt;\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.csttires.com\/int\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Newsletter - International","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/","og_locale":"en_US","og_type":"article","og_title":"Newsletter","og_description":"As a CST Quarterly Subscriber, we will be sending out quarterly newsletters. In addition to the CST Quarterly you will occasionally receive special issues","og_url":"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/","og_site_name":"International","article_modified_time":"2025-07-23T17:32:57+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/","url":"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/","name":"Newsletter - International","isPartOf":{"@id":"https:\/\/www.csttires.com\/int\/#website"},"datePublished":"2014-04-23T13:51:09+00:00","dateModified":"2025-07-23T17:32:57+00:00","breadcrumb":{"@id":"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.csttires.com\/int\/about-cst\/newsletter\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.csttires.com\/int\/"},{"@type":"ListItem","position":2,"name":"About CST","item":"https:\/\/www.csttires.com\/int\/about-cst\/"},{"@type":"ListItem","position":3,"name":"Newsletter"}]},{"@type":"WebSite","@id":"https:\/\/www.csttires.com\/int\/#website","url":"https:\/\/www.csttires.com\/int\/","name":"International","description":"Where Passion &lt;span&gt;&lt;small&gt;Meets The&lt;\/small&gt; Ground&lt;\/span&gt;","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.csttires.com\/int\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"publishpress_future_action":{"enabled":false,"date":"2026-04-23 13:37:41","action":"change-status","newStatus":"draft","terms":[],"taxonomy":""},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/pages\/6962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/comments?post=6962"}],"version-history":[{"count":0,"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/pages\/6962\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/pages\/239"}],"wp:attachment":[{"href":"https:\/\/www.csttires.com\/int\/wp-json\/wp\/v2\/media?parent=6962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}