get the monthly record
get weekly record
get daily record
get hourly record
get quarterhourly record
function displayarecord(therecord) {
document.getElementById("therecorddisplay").src = therecord}
<div id="therecordtimespancontrolgroup"></div>
#therecordtimespancontrolgroup {
position:absolute;left:2%;bottom:10%;width:5%;height:50%;font-size:50%}