Per California Vehicle Code Section 670; A "vehicle" is a device by which any person
or property may be propelled, moved, or drawn upon a highway, excepting a device moved
exclusively by human power, or used exclusively upon stationary rails or tracks.
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');