document.writeln('<section class="history" id="js-recentSchoolHistoryInviewLog">');
document.writeln('	<h4>最近見た学校[<b>01</b>校]</h4>');
document.writeln('	<ul>');
document.writeln('		');
document.writeln('		<li>');
document.writeln('			<a onclick="linkCode(this, \'footprint_detail_detail\');" href="/syakaijin/0001768893/0001768893.html" class="js-clickLog" data-click-log="gakkouclick_recent">東洋英和女学院大学大学院 人間科学研究科 人間科学専攻</a>');
document.writeln('			<small>[心理・人間]大学院</small>');
document.writeln('		</li>');
document.writeln('		');
document.writeln('	</ul>');
document.writeln('</section>');
document.close();