function more_info(div_id,bg_color,status) { //alert('div id: ' + div_id + ' and bg_color: '+bg_color+' and status: '+status); // this array is needed so we know which blocks to hide (collapse) var divBlocks = new Array('20080612', '20080505', '20080430', '20080428', '20080313', '20080304', '20071104', '20070918', '20070808', '20070517', '20070509', '20070507', '20070502', '20070420', '20070416', '20070315', '20070312', '20070228', '20070220', '20070206', '20070131', '20061206', '20061128', '20061113', '20061106', '20061013', '20061004', '20060920', '20060906', '20060821', '20060810', '20060718', '20060619', '20060612', '20060515', '20060508', '20060314', '20060307', '20060213', '20060130', '20060126', '20060109', '20051230', '20051219', '20051005', '20050907', '20050621'); //var table_id = div_id + '_table'; var the_table = document.getElementById(div_id + '_table'); // change all blocks to white and collapse them for (var i=0; i