// // Menu scripts // // Dropdown menu script // Works with dropdownform.txt // function land(ref, target) { lowtarget=target.toLowerCase() if (lowtarget=="_self") {window.location=loc;} else {if (lowtarget=="_top") {top.location=loc;} // In the dropdown
')