document.write (''+
'<FORM NAME="form1">'+
'<SELECT style="width:210px;" NAME="select1" onChange="if(document.form1.select1.value){location.href=document.form1.select1.value;}">'+
'<option> ▽ ここから選んで下さい。</option>'+
'<option value="index_54.html" style="background:#eeeeee;">ボクのもの54　新年は「ハングリー！」精神で！！</option>'+
'<option value="index.html">ボクのもの55　お稽古連載再開中！</option>'+
'<option value="2008.html" style="border-top:dotted 1px #ccc;">2008年</option>'+
'<option value="2009.html" style="border-top:dotted 1px #ccc;">2009年</option>'+
'<option value="2010.html" style="border-top:dotted 1px #ccc;">2010年</option>'+
'<option value="2011.html" style="border-top:dotted 1px #ccc;">2011年</option>'+
'</SELECT>'+
'</FORM>'+
'');


