function init()
{
	if (parent.frames[0])
		parent.frames[0].document.location.reload();
}