function ln_lv1(){
	
document.write('<p><img src="../shared/img/ln/title_lv1_training.gif" alt="Training" width="155" height="28"></p>');
document.write('<ul>');
document.write('<li class="cl_lv1_01"><a href="index.html"><img src="../shared/img/ln/bt_lv1_index.gif" alt="News" width="155" height="21" border="0"></a></li>');
document.write('<li class="cl_lv1_02"><a href="schedule_europe.html"><img src="../shared/img/ln/bt_lv1_europe.gif" alt="Europe" width="155" height="21" border="0"></a></li>');
document.write('<li class="cl_lv1_03"><a href="schedule_north_america.html"><img src="../shared/img/ln/bt_lv1_north_america.gif" alt="North America" width="155" height="21" border="0"></a></li>');
document.write('<li class="cl_lv1_04"><a href="schedule_asia_oceania.html"><img src="../shared/img/ln/bt_lv1_asia_oceania.gif" alt="Asia and Oceania" width="155" height="21" border="0"></a></li>');
document.write('</ul>');
}