var allTimes = {}
allTimes['addthis.html'] = '03-Feb-2009';
allTimes['age_based_tool_non_js.html'] = '05-Aug-2008';
allTimes['behavior_tool_non_js.html'] = '05-Aug-2008';
allTimes['how_do_i_get_the_vaccine.html'] = '29-Apr-2009';
allTimes['how_do_i_get_the_vaccine_for_children.html'] = '29-Apr-2009';
allTimes['index.html'] = '16-Feb-2010';
allTimes['index2.html'] = '29-Apr-2009';
allTimes['index3.html'] = '29-Apr-2009';
allTimes['index4.html'] = '29-Apr-2009';
allTimes['legal_notice.html'] = '29-Apr-2009';
allTimes['popup_age_based_tool_confirm.html'] = '05-Aug-2008';
allTimes['popup_age_based_tool_email.html'] = '05-Aug-2008';
allTimes['popup_age_based_tool_result_11-12.html'] = '05-Aug-2008';
allTimes['popup_age_based_tool_result_13-18.html'] = '05-Aug-2008';
allTimes['popup_age_based_tool_result_no.html'] = '05-Aug-2008';
allTimes['popup_behavior_result_no.html'] = '05-Aug-2008';
allTimes['popup_behavior_result_yes.html'] = '05-Aug-2008';
allTimes['popup_behavior_tool_confirm.html'] = '05-Aug-2008';
allTimes['popup_behavior_tool_email.html'] = '05-Aug-2008';
allTimes['popup_email_a_friend.html'] = '03-Feb-2009';
allTimes['popup_email_a_friend_confirm.html'] = '03-Feb-2009';
allTimes['popup_more_information.html'] = '20-Mar-2009';
allTimes['popup_more_information_confirm.html'] = '05-Aug-2008';
allTimes['popup_more_information_mkt.html'] = '05-Aug-2008';
allTimes['popup_more_information_mkt_confirm.html'] = '05-Aug-2008';
allTimes['popup_state_requirement_confirm.html'] = '05-Aug-2008';
allTimes['popup_state_requirement_email.html'] = '05-Aug-2008';
allTimes['popup_submit_story.html'] = '03-Feb-2009';
allTimes['popup_submit_story_confirm.html'] = '03-Feb-2009';
allTimes['prescribing_information.html'] = '11-Mar-2010';
allTimes['privacy_policy.html'] = '29-Apr-2009';
allTimes['references.html'] = '29-Apr-2009';
allTimes['safety_information.html'] = '29-Apr-2009';
allTimes['sharethis.html'] = '05-Aug-2008';
allTimes['sitemap.html'] = '29-Apr-2009';
allTimes['unsubscrible.html'] = '29-Apr-2009';
allTimes['unsubscrible_confirmation.html'] = '29-Apr-2009';
allTimes['what_is_menactra.html'] = '29-Apr-2009';
allTimes['what_is_menactra_CDC_recommendations.html'] = '29-Apr-2009';
allTimes['what_is_menactra_menactra_ads.html'] = '29-Apr-2009';
allTimes['what_is_menactra_safety.html'] = '29-Apr-2009';
allTimes['what_is_menactra_state_regulations_tool.html'] = '29-Apr-2009';
allTimes['why_menactra_vaccine.html'] = '29-Apr-2009';
allTimes['why_menactra_vaccine_how_does_it_spread.html'] = '29-Apr-2009';
allTimes['why_menactra_vaccine_meningitis.html'] = '29-Apr-2009';
allTimes['why_menactra_vaccine_meningococcal_disease.html'] = '29-Apr-2009';
allTimes['why_menactra_vaccine_symtoms.html'] = '29-Apr-2009';
allTimes['why_menactra_vaccine_why_I_vaccinated.html'] = '29-Apr-2009';
var filepattern = /\/([^\/?]*.html)/;
var fileparts = filepattern.exec(window.location.href);
if (fileparts == null) fileparts=['','index.html'];
if (fileparts[1] > '' && allTimes[fileparts[1]] != null) {
document.write("");
}
document.write("Site Editor and Publishing Director");
function showPublisher() {
alert("Sanofi Pasteur Inc.\n"
+ "Discovery Drive\n"
+ "Swiftwater, PA 18370"
);
return false;
}