
function status() {
    var html = '<p><a href="https://www.prent.jp/login/"onMouseover="document.btn07.src=\'/img/side/btn_cmn_login_on.gif\'" onMouseout="document.btn07.src=\'/img/side/btn_cmn_login.gif\'"><img src="/img/side/btn_cmn_login.gif" alt="ログイン 今すぐお客様登録" name="btn07" width="165" height="75" border="0"></a></p>';

    new Insertion['Top']($('login'), html);
    return false;
}

/*
document.writeln('<p class="login">');
document.writeln('<img src="/img/login/allow.gif" width="29" height="14"> | ');
document.writeln('<a href="https://www.prent.jp/login"><img src="/img/login/bt.gif" width="55" height="14"></a> | ');
document.writeln('<a href="https://www.prent.jp/regist">今すぐお客様登録</a> | ');
document.writeln('<a href="/about_rental/first_visiter">「お客様登録」とは？</a> | ');
document.writeln('<a href="https://www.prent.jp/login">Password の再発行</a>');
document.writeln('</p>');
 */