href0 = location.href;
domain0 = href0.split("/");
str0  = "";
str0 += "<em>【 "+href0+" 】</em>";
document.write(str0);
