setTimeout(function() {
;
Element.replace("show", "<div id=\"show\" style=\"display: none\">\n      <div id=\"device_area\">\n  <div class=\"device_description\">\n    <div class=\"device_logo\">\n              <img alt=\"Gfac-logo\" src=\"http://c24170.r70.cf1.rackcdn.com/images/96/GFAC-Logo.png\" />\n          </div>\n\n    <div class=\"description\">\n      <p class=\"text\">NEW CUT300 wire EDM\r\n<br/>\r\n<br/>\r\nRemotely sending data from AgieCharmilles Demo Center in Lincolnshire IL. For more information on this and other EDM, Milling or Laser machines visit our website <a href=\"http://us.gfac.com\">www.us.gfac.com</a></p>\n      <p class=\"location\"><span>Lincolnshire IL - Demo Center</span></p>\n    </div>\n    <div class=\"clear\"></div>\n  </div>\n\n  <div class=\"current_data\">\n    <div class=\"machine_img\">\n              <img alt=\"Cut_300_side_closed\" class=\"machine_img\" src=\"http://c24170.r70.cf1.rackcdn.com/images/354/CUT_300_side_closed.png\" />\n          </div>\n\n    <div id=\"hmi\" class=\"data_display\">\n        <b><em><br/><br/>The GF AgieCharmilles machine is currently unavailable.\n      Please try again in a few minutes.</em></b>\n\n    </div>\n    <div class=\"clear\"></div>\n  </div>\n</div>\n\n\n\n\n  </div>");
$("loading").hide();
$("show").show();
hmi_updater("9");
}, 1000);
