if (parent.location.hostname == 'hp.vector.co.jp')
{
	if (parent.location.replace)
		parent.location.replace('http://home.usay.jp/pc' + parent.location.pathname.substr('/authors/VA013928'.length));
	else
		parent.location.href = 'http://home.usay.jp/pc' + parent.location.pathname.substr('/authors/VA013928'.length);
}
