function flashPutHref(href)
{
	top.location.href = href;
}
