d=document;
function get_a(id_1)
{
	alert(id_1);
}
