﻿// JScript 文件

 function $(obj){
	return document.getElementById(obj);
}

