function GBI(exp)
{
	return document.getElementById(exp);
}
