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/0001865132/0001865132.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();