function defaul_home()
{
	this.home.style.behavior='url(#default#homepage)';this.home.setHomePage('http://www.same-dict.net/');
}

function JM_cc(ob)
{
	ob.select();js=ob.createTextRange();js.execCommand("Copy");
}

function out()  //Ê×Ò³°ü¹ü²éÑ¯ ²Ëµ¥
{
if(window.event.toElement.id!="menu"        &&       window.event.toElement.id!="link")
  menu.style.visibility="hidden";
}