document.write(
'<div class="rbox">' +
'	<h2>4th SIMC</h2>' +
'	<div class="ubox">' +
'		<ul>' +
'		<li><a href="' + path + '/2010/contestants/index_e.html">Contestants</a></li>' +
'		<li><a href="' + path + '/2010/guidelines/schedule_e.html">Overall Schedule</a></li>' +
'		<li><a href="' + path + '/2010/venues/index_e.html">Venues</a></li>' +
'		<li class="underline"><a href="' + path + '/2010/jury/index_e.html">Jury</a></li>' +
//'		<li><a href="' + path + '/2010/guidelines/guideline_e.html">Guidelines</a></li>' +
'		<li><a href="' + path + '/2010/guidelines/repertoire_e.html">Repertoire</a></li>' +
//'		<li class="underline"><a href="' + path + '/2010/guidelines/application_e.html">Application Form</a></li>' +
//'		<li><a href="' + path + '/2010/guidelines/guideline_form_e.html">Request Form for the Guidelines</a></li>' +
'		<li><a href="' + path + '/2010/timetable/index_e.html">Performance Schedule</a></li>' +
'		<li class="underline"><a href="' + path + '/2010/result/index_e.html">Results</a></li>' +
'		<li class="underline"><a href="' + path + '/2010/ticket/index_e.html">Ticket</a></li>' +
'		<li><a href="' + path + '/2010/judg/index_e.html">Judgment Code</a></li>' +
'		<li><a href="' + path + '/2010/goods/index_e.html">Commemorative Goods</a></li>' +
'		<li><a href="' + path + '/2010/guidelines/faq_e.html">Frequently Asked Question</a></li>' +
'		</ul>' +
'	</div>' +
'</div>');
