eTRM uses javascript that opens and focuses a separate window to display reports. Your browser does not appear to support javascript. This should not prevent you from using eTRM but it does mean the window focus feature will not work. Please check the contents of other windows on your desktop if you click on a link that does not appear to do anything.
13: IS 14: 15: CURSOR get_next_stop IS 16: SELECT wsh_trip_stops_s.nextval 17: FROM sys.dual; 18: 19: CURSOR check_stop IS 20: SELECT rowid 21: FROM wsh_trip_stops