var ws = new Array(); ws["061605a"] = "465"; ws["031004a"] = "0"; ws["Nice site ."] = "0"; ws["jk2_qboolean"] = "5"; ws["jk2_flags"] = "3"; ws["gl_mouseray"] = "1"; function postCount(id) { var ws_search = new RegExp('\W','gi'); var ws_id = id.replace(ws_search,"_"); id = ws_id; if (ws[id]) { if (ws[id] == 1) { document.write("Comment (1)"); } else { document.write("Comments (" + ws[id] +")"); } } else { document.write("Comment (0)"); } }