function psy_get_uid()
{
	var frame;if((frame=psy_get_frame('output'))){return frame.uid;}
	return false;
}
