﻿// JScript File

function o(objId) {
	return document.getElementById(objId);
}

function init() {

}