//Debiew/Copyright(c) 2008 portarte,inc. All rights reserved.

function edit(){
	/*
	var js = document.createElement("script");
	js.type = "text/javascript";
	js.src = "../../../../../../../lib/prototype.js";
	document.body.appendChild(js);
	*/
	edit_flag=1;
	edittool.style.visibility="visible";
	change_editmode(0);
}
