function jsChange(e,path)
{
	e.src = path;
}
