﻿$(document).ready(function (){
	$("<p>" +
			"<a href='http://www.itoen.co.jp/mason'><img src='/images/top/banner_20100324.png' /></a>" +
			"" +
		"</p>" +
		"<br class='clearboth' />"
	).appendTo("#new_banner_ad");
});
