When requested by a passenger, every driver shall give a receipt showing the company's
name, driver's name, date, trip, origin, and destination, and the amount of fare charged.
(Ord. No. 86-5-12/O-2, § 1)
var val = document.getElementById('citecontent').innerHTML;
art.dialog.defaults.title = window.location.href;
art.dialog.data('cite', val);
art.dialog.data('homeDemoPath', '/Scripts/plus/artDialog/');
art.dialog.open('/Scripts/plus/artDialog/citeiframe.html');