function init(){
	checked();
	escape();
}
window.onload=init;
