//-- Section hero thumbnails
document.write('<div class="heroThumb">');
document.write('<img src="/images/section_heroThumb_01.jpg" width="100" height="60">');
document.write('<img src="/images/section_heroThumb_02.jpg" width="100" height="60">');
document.write('<img src="/images/section_heroThumb_03.jpg" width="100" height="60">');
document.write('<img src="/images/section_heroThumb_04.jpg" width="100" height="60">');
document.write('</div>');