
function ap(id) {
	var url = "http://click.duga.jp/" + id + "/2491-02";
	location.href = url;
}
