// set the path to the qForms directory
qFormAPI.setLibraryPath("js/");
// this loads all the default libraries
qFormAPI.include("*");
qFormAPI.errorColor = "#6D86BC";


