// Alternating table row colours. (Define two or more colours.)
var arrTableRowColors = new Array('#ffffff','#f0f0f0');

// Tool tip icon
var strToolTipIcon = '/trials/breast/images/glossary_marker.gif';
