<select name=""
onchange="this.options[this.selectedIndex].value!='default' ? window.open(this.options[this.selectedIndex].value): console.log('')">
<option value="default" selected="selected">全局导航</option>
[e:loop={'select lname,lurl from [!db.pre!]enewslink where checked=1 and classid=4 order by
myorder,lid',20,24,0}]
<option value="<?=$bqr[lurl]?>">
<?=$bqr[lname]?>
</option>
[/e:loop]
</select>