/*
* @title HOME'S Manager 賃貸物件詳細表示確認
* @description 賃貸版「物件詳細|HOME'S Manager」から、お客様が見ている物件詳細を表示します。
* @include https://manager.homes.co.jp/
* @license MIT License
* @require
*/
(function(){window.open('http://www.homes.co.jp/search/rent/b-'+location.href.match(/.+b=(\d+).+/)[1]+'/')})()