var bb = new Array(); bb[76487045] = 2; bb[76245404] = 2; bb[76050042] = 2; bb[75413450] = 1; bb[11329795] = 2; bb[11316456] = 2; bb[10754355] = 1; bb[10611137] = 2; bb[10610263] = 3; bb[10582315] = 2; bb[10520846] = 4; bb[10484694] = 1; bb[10160085] = 2; bb[10123376] = 2; bb[6934583] = 2; bb[6934507] = 2; var hori = (screen.width-300)/2; var vert = (screen.height-400)/2; function postCount(id){ if (bb[id]){ if (bb[id] == 1) { document.write("1 comment"); } else { document.write(bb[id] + " comments"); } } else { document.write("comment"); } } function BlogBack(id) { window.open('http://www.tecknik.net/blogback/data/bb.php?blog=3163407&post='+ id +'','BlogBack'+ id, 'directories=0,height=400,width=300,top='+ vert +',left='+ hori +',location=0,resizable=0,scrollbars=1,toolbar=0'); }