// An example custom javascript library served up by the auto_server function customLibAlert(msg) { alert(msg); }