<!doctype html>
<html>
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=11;chrome=1">
  <style type="text/css">html, body {height:100%;margin:0;}</style>
  <link rel="shortcut icon" type="image/vnd.microsoft.icon" href="./VAADIN/themes/mytheme/favicon.ico">
  <link rel="icon" type="image/vnd.microsoft.icon" href="./VAADIN/themes/mytheme/favicon.ico">
  <script type="text/javascript" src="./VAADIN/js/jquery/jquery-1.12.0.min.js"></script>
 </head>
 <body scroll="auto" class="v-generated-body">
  <div id="ROOT-2521314" class="v-app mytheme myui">
   <div class="v-app-loading"></div>
   <noscript>
    You have to enable javascript in your browser to use an application built with Vaadin.
   </noscript>
  </div>
  <script type="text/javascript" src="./VAADIN/vaadinBootstrap.js?v=7.6.4"></script>
  <script type="text/javascript">//<![CDATA[
if (!window.vaadin) alert("Failed to load the bootstrap javascript: ./VAADIN/vaadinBootstrap.js?v=7.6.4");
if (typeof window.__gwtStatsEvent != 'function') {
vaadin.gwtStatsEvents = [];
window.__gwtStatsEvent = function(event) {vaadin.gwtStatsEvents.push(event); return true;};
}
vaadin.initApplication("ROOT-2521314",{
    "theme": "mytheme",
    "versionInfo": {
        "vaadinVersion": "7.6.4",
        "atmosphereVersion": "2.2.7.vaadin1"
    },
    "widgetset": "com.mattel.mattelonboarding.MyAppWidgetset",
    "comErrMsg": {
        "caption": "Communication problem",
        "message": "Take note of any unsaved data, and <u>click here</u> or press ESC to continue.",
        "url": null
    },
    "authErrMsg": {
        "caption": "Authentication problem",
        "message": "Take note of any unsaved data, and <u>click here</u> or press ESC to continue.",
        "url": null
    },
    "sessExpMsg": {
        "caption": "Session Expired",
        "message": "Take note of any unsaved data, and <u>click here</u> or press ESC key to continue.",
        "url": null
    },
    "vaadinDir": "./VAADIN/",
    "debug": true,
    "standalone": true,
    "heartbeatInterval": 300,
    "serviceUrl": "."
});
//]]></script>
 </body>
</html>