// specify the path where the "qforms/" subfolder is located
qFormAPI.setLibraryPath("scripts/qforms/");
// loads all default libraries
qFormAPI.include("*");
qFormAPI.errorColor = "#FFCC33";
