﻿// JScript File used for minimizing code
function GE(objstr){
    return document.getElementById(objstr)
}

