function new_icon(dateKey) { weeks = 20100225; /*dates = dateKey.substring(1,9);*/ dates = dateKey - 0; if(weeks <= dates) { document.write(''); } }