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="index120113.html">’12 1月13日号</option>'+
'<option value="index120120.html" style="background:#eeeeee;">’12 1月20日号</option>'+
'<option value="index120127.html">’12 1月27日号</option>'+
'<option value="index120203.html" style="background:#eeeeee;">’12 2月3日号</option>'+
'<option value="index.html">’12 2月10日号</option>'+
'<option value="2007.html" style="border-top:dotted 1px #ccc;">2007年</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>'+
'<option value="2012.html" style="border-top:dotted 1px #ccc;">2012年</option>'+
'</SELECT>'+
'</FORM>'+
'');

