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