if (pageURL.lastIndexOf("/") != -1) { var pageID_start = pageURL.lastIndexOf("/") +1; var pageID_end = pageID_start + 11; pageID = pageURL.slice(pageID_start, pageID_end) if (what == pageID) { if (tag == "start") { document.write(''); } if (tag == "end") { document.write(''); } } } } function checkActiveMenu(what, tag) { var pageURL = window.parent.location.href; // The full URL address var pageID = "" // The page specified in the URL var subset = ""; if (pageURL.lastIndexOf("/") != -1) { var pageID_start = pageURL.lastIndexOf("/") +1; var pageID_end = pageID_start + 4; pageID = pageURL.slice(pageID_start, pageID_end) if (what == pageID) { if (tag == "start") { if (what == "join") { document.write(''); } } if (tag == "end") { document.write(''); } } } } function switchTables() { var pageURL = window.parent.location.href; // The full URL address var pageID = "" // The page specified in the URL var subset = ""; if (pageURL.lastIndexOf("/") != -1) { var pageID_start = pageURL.lastIndexOf("/") +1; var pageID_end = pageID_start + 4; pageID = pageURL.slice(pageID_start, pageID_end) if (pageID == "join") { document.getElementById('tb_contact').style.display = 'none'; document.getElementById('tb_join').style.display = ''; } } }
![]() |
|||||||||
|
![]() |
||||||||
|
| Corporate Board | Find A Chapter | Contact Form | Speakers Bureau |
|
Contact Form To get more information or to have someone contact you regarding ACP International, please fill out the form below. Be sure to let us know the best time and method for contacting you.
| |||||||||