</br><script language="JavaScript">
<!--
function changeto(pfad){ziel=pfad.options[pfad.selectedIndex].value;self.location=ziel;}
//-->
</script>
<select style="width: 120px; font-family: small fonts; font-size: 8px; height: 15px;" onchange="if(this.options[this.selectedIndex].value != 0){window.open(this.options[this.selectedIndex].value,'_blank')}" name="links">
<option style="" selected="selected"><center>Affiliats </center></option>
<option value="http://sitename">sitename</option>
</select>
</form>
Navi
<style type="text/css">
a img {
border: 1px solid #42D7EB;}
a:hover img {
border: 1px solid #F7E203;}
A:link, A:visited, A:active {cursor: help; COLOR:#42D7EB; font-weight: bold; font-family: Tahoma; font-size: 8px;text-decoration: none;}
A:hover{cursor: help; COLOR:#F7E203; font-weight: bold; font-family: Tahoma; font-size: 8px;}
</style>