function changelink(optVal) { if(optVal=="") return false; window.location='subnetview.php?subnet_id='+optVal; }