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=\"hebei_beidaihe.html\">北戴河</option>");
document.write("<option value=\"hebei_shanhaiguan.html\">山海关</option>");
document.write("<option value=\"hebei_bishushanzhuang.html\">承德避暑山庄</option>");
document.write("</select>");