/** 
 * @fileoverview Brand Stub.
 *
 * @author the AOT Group
 * @version 1.0
 */
 
if (window.JSLib) {
    JSLib.addVersion("Stub.js", "Brand Stub", "1.0");
}
// Do not edit above this line
 
 
// Do not edit below this line
if (window.JSLib) {
    JSLib.setLoaded("Stub.js");
}