﻿function __h(obj, newsrc)
{
	obj.src = newsrc;
}

function __u(obj, newsrc)
{
	obj.src = newsrc;
}

