// JavaScript Document
function onLoadPage() {
//anything that should happen on the page load for each and every page should be put in this function
}