﻿function Get(id) { return document.getElementById(id); }     


