jQuery(function($) {
	$(document).ready(function(){
		$("#header_bnr").empty().append('<img src="http://www.shitennoji.ed.jp/hbkn/img/common/bnr_header.gif" alt="" width="222" height="71"  usemap="#header_bnr"><map name="header_bnr"><area shape="rect" coords="0,0,222,35" href="/hbkn/examinations/high/index.html#nyuusi" alt=""><area shape="rect" coords="0,35,222,70" href="/hbkn/examinations/junior/index.html#nyuusi" alt=""></map>');
	});
});
