var aComments = new Array(); aComments['']=9; aComments['1159299048720']=1; aComments['1159956645317']=1; function GetCommentCount ( iComment ) { var iCount = aComments[iComment]; if (iCount == 0 || !aComments[iComment]) {var sCount = '0';} if (iCount == 1) {var sCount = '1';} if (iCount > 1) {var sCount = ''+iCount+'';} document.write (''+sCount+'');}