var BlogOutCounter = new Array(); BlogOutCounter['105564293425205120'] =1; BlogOutCounter['105592008505553470'] =2; BlogOutCounter['105625080665326830'] =2; BlogOutCounter['105684022667085200'] =1; BlogOutCounter['106081382342133150'] =1; BlogOutCounter['106102414308509490'] =2; BlogOutCounter['106706381693211450'] =1; BlogOutCounter['107231453943589980'] =1; BlogOutCounter['107249443634202850'] =1; BlogOutCounter['107317395347768300'] =1; function DisplayCounts(id){ if (BlogOutCounter[id]){ if (BlogOutCounter[id] == 1) { document.write('1 Shout Out'); } else { document.write(BlogOutCounter[id] + ' Shout Outs'); } } else { document.write('Shout Out'); } } function BlogOut(id) { window.open('http://www.klinkfamily.com/BlogOut/BlogOut.asp?fgdark=FFFFDD&fglite=0D2352&bgdark=0D2352&bglite=FFFFDD&BlogID=5480114&Width=280&Height=400&l337=0&BlogEntryID='+ id.toString() +'','BlogOut'+ id.toString() +'', 'directories=0,height=400,width=300,location=0,resizable=0,scrollbars=1,toolbar=0'); }