function jump() {	if (document.d_link.d_link_sel.selectedIndex != 0) {		location.href = document.d_link.d_link_sel.options[document.d_link.d_link_sel.selectedIndex].value;	}}function MM_openBrWindow(theURL,winName,features) { //v2.0	window.open(theURL,winName,features);}