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.html">’12 1月13日号</option>'+
'<option value="2012.html" style="border-top:dotted 1px #ccc;">2012年</option>'+
'<option value="2011.html" style="border-top:dotted 1px #ccc;">2011年</option>'+
'<option value="2010.html" style="border-top:dotted 1px #ccc;">2010年</option>'+
'</SELECT>'+
'</FORM>'+
'');

