Message Board
Add Your Voice
Got something on your mind? Well, we'd love to hear it! As a Vocalpoint member, you'll be able to speak your mind on the Message Board and let other members know your thoughts on Vocalpoint experiences or any other topic that interests you.
There's a lot more to see that you may be missing. If you're a member, log in for full access, otherwise, join Vocalpoint and become our newest member!
document.thread.totalThreadCount = 10806;
DisplayPagination(0, 10, 1081, 10);
function InitTinyMCE() {
tinyMCE.init({
mode : "exact",
elements: "text",
theme : "advanced",
plugins : "safari,emotions,inlinepopups",
theme_advanced_buttons1 : "bold,italic,underline,|,undo,redo,|,forecolor,backcolor,|,emotions",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : "",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
valid_elements : "" +
"+a[id|style|rel|rev|charset|hreflang|dir|lang|tabindex|accesskey|type|name|href|target|title|class|onfocus|onblur|onclick|" +
"ondblclick|onmousedown|onmouseup|onmouseover|onmousemove|onmouseout|onkeypress|onkeydown|onkeyup]," +
"-strong/-b[class|style]," +
"-em/-i[class|style]," +
"-strike[class|style]," +
"-u[class|style]," +
"-ol[class|style]," +
"-ul[class|style]," +
"-li[class|style]," +
"br," +
"img[id|dir|lang|longdesc|usemap|style|class|src|onmouseover|onmouseout|border|alt=|title|hspace|vspace|width|height|align]," +
"-sub[style|class]," +
"-sup[style|class]," +
"-blockquote[dir|style]," +
"-table[border=0|cellspacing|cellpadding|width|height|class|align|summary|style|dir|id|lang|bgcolor|background|bordercolor]," +
"-tr[id|lang|dir|class|rowspan|width|height|align|valign|style|bgcolor|background|bordercolor]," +
"tbody[id|class]," +
"thead[id|class]," +
"tfoot[id|class]," +
"-td[id|lang|dir|class|colspan|rowspan|width|height|align|valign|style|bgcolor|background|bordercolor|scope]," +
"-th[id|lang|dir|class|colspan|rowspan|width|height|align|valign|style|scope]," +
"caption[id|lang|dir|class|style]," +
"-div[id|dir|class|align|style]," +
"-span[class|align]," +
"-pre[class|align|style]," +
"address[class|align|style]," +
"-h1[id|style|dir|class|align]," +
"-h2[id|style|dir|class|align]," +
"-h3[id|style|dir|class|align]," +
"-h4[id|style|dir|class|align]," +
"-h5[id|style|dir|class|align]," +
"-h6[id|style|dir|class|align]," +
"hr[class|style]," +
"-font[color]," +
"dd[id|class|title|style|dir|lang]," +
"dl[id|class|title|style|dir|lang]," +
"dt[id|class|title|style|dir|lang]"
});};
setTimeout(InitTinyMCE,100);