document.write(' • ') var today = new Date() var postDate = new Date("10/23/2009") postDate.setDate(postDate.getDate()+7) if (today <= postDate ) document.write('NEW! ') document.write('New Finding Aid Available Online for the John C. Cort Papers
• ') var today = new Date() var postDate = new Date("10/09/2009") postDate.setDate(postDate.getDate()+7) if (today <= postDate ) document.write('NEW! ') document.write('Pettigrew for President Treasure Chest Series Now Online
• ') var today = new Date() var postDate = new Date("10/08/2009") postDate.setDate(postDate.getDate()+7) if (today <= postDate ) document.write('NEW! ') document.write('New Finding Aid Available Online for the Vatican Counicl II papers of Bishop Ernest Primeau
');