<!--
var addy=window.location.href;var check=addy.search(/www/i);if(check!=-1){alert("Do NOT use WWW in the URL to reach this site. It will cause problems with your cookies and various functions here.")}
var browserName=navigator.appName;if(browserName=="Microsoft Internet Explorer"){document.write('<link rel="stylesheet" href="../styles/styleie.css" type="text/css">')}else{document.write('<link rel="stylesheet" href="../styles/styleff.css" type="text/css">')}
function writemail(a,b,c,d,e){if(d&&e){the_string="<a href='mailto:"+a+"@"+b+"."+c+"?subject="+e+"'>"+d+"</a>";}else if(d){the_string="<a href='mailto:"+a+"@"+b+"."+c+"'>"+d+"</a>";}else if(e){the_string="<a href='mailto:"+a+"@"+b+"."+c+"?subject="+e+"'>"+a+"@"+b+"."+c+"</a>";}else{the_string="<a href='mailto:"+a+"@"+b+"."+c+"'>"+a+"@"+b+"."+c+"</a>";}return(the_string);}
function nav(){var w=document.myform.mylist.selectedIndex;var url_add=document.myform.mylist.options[w].value;window.location.href=url_add;}
function nav2(){var w=document.myform2.mylist2.selectedIndex;var url_add=document.myform2.mylist2.options[w].value;window.location.href=url_add;}
function nav3(){var w=document.myform3.mylist3.selectedIndex;var url_add=document.myform3.mylist3.options[w].value;window.location.href=url_add;}
function nav4(){var w=document.myform4.mylist4.selectedIndex;var url_add=document.myform4.mylist4.options[w].value;window.location.href=url_add;}
function getCookie(name){var start=document.cookie.indexOf(name+"=");var len=start+name.length+1;if((!start)&&(name!=document.cookie.substring(0,name.length))){return null;}if(start==-1)return null;var end=document.cookie.indexOf(';',len);if(end==-1)end=document.cookie.length;return unescape(document.cookie.substring(len,end));}
-->