function hx(pdh)
{
	if(!pdh) location.href='';
	else location.href=pdh+'.html';
}
