document.write("<select onchange=\"if(this.options[this.selectedIndex].value!=''){window.open(this.options[this.selectedIndex].value,'_self');}\" name=\"FriendSite\" ");
document.write("style=\"border-style: solid; border-width: 1; background-color: #EAF1FB\">");
document.write("<option>-栏目选择-</option>");
document.write("<option value=\"chi.html\">特色餐馆</option>");
document.write("<option value=\"gouwu.html\">购物天堂</option>");
document.write("<option value=\"yule.html\">游乐中心</option>");
document.write("<option value=\"baoling.html\">保 龄 球</option>");
document.write("<option value=\"taiqiu.html\">台 球 场</option>");
document.write("<option value=\"gaoerfu.html\">高 尔 夫</option>");
document.write("<option value=\"ktv.html\">卡 拉 OK</option>");
document.write("<option value=\"liubing.html\">歌 舞 厅</option>");
document.write("<option value=\"julebu.html\">俱 乐 部</option>");
document.write("<option value=\"wangqiu.html\">网 球 场</option>");
document.write("<option value=\"liubing.html\">溜 冰 场</option>");
document.write("<option value=\"shejian.html\">射 箭 馆</option>");
document.write("<option value=\"youyong.html\">游 泳 场</option>");
document.write("<option value=\"kadingche.html\">卡 丁 车</option>");
document.write("<option value=\"park.html\">公园绿地</option>");
document.write("<option value=\"jianshen.html\">健身中心</option>");
document.write("<option value=\"chuidiao.html\">垂钓中心</option>");
document.write("</select>");