function get_val(id)
{
	window.document.giftform.t2.value = id;
}
