function ChgMyText() {
　document.getElementById('main_inner').innerHTML = '<a href="index/main.html" class="codeexample"></a>';
}
