include_once("scripts/Includes.inc");
echo(ViewUtils::getHeaderHtml(Menu::MENU_RESOURCES, "_0", "ConsulSafe's Links to Other Online Recources", true));
echo(ViewUtils::getPageTitleHtml('Resources'));
?>
Below are links to resources that you may find valuable.
$legs = array();
$legs[0][0] = "http://www.water-wastewater-resources-online.com"; $legs[0][1] = "menu_utltcmplnc"; $legs[0][2] = "Utility Compliance Inc."; $legs[0][3] = true; $legs[0][4] = "Utility Compliance Inc., is a dedicated utility resource provider of both residential and online operator training. In addition, we offer consulting services to assist water and wastewater utilities in creating and/or improving their policies, procedures, process control, and managerial documents."; $legs[0][5] = "_new";
$legs[1][0] = "http://www.osha.gov/"; $legs[1][1] = "menu_osha"; $legs[1][2] = "Occupational Safety & Health Administration (OSHA)"; $legs[1][3] = true; $legs[1][4] = "Occupational Safety and Health Administration: a government agency in the Department of Labor to maintain a safe and healthy work environment. Its mission is to prevent work-related injuries, illnesses, and deaths by issuing and enforcing rules (called standards) for workplace safety and health. Since the agency was created in 1971, occupational deaths have been cut by 62% and injuries have declined by 42%."; $legs[1][5] = "_new";
$legs[2][0] = "http://www.windhaus.com/"; $legs[2][1] = "menu_windhaus"; $legs[2][2] = "Windhaus Associates"; $legs[2][3] = true; $legs[2][4] = "Windhaus Associates are business plan consultants dedicated to providing services in the development and writing of business and marketing plans. They perform business plan review and analysis, provide seminars and workshops for entrepreneurs in diverse business sectors, including startups, existing business, home-based business, self-employed, brick-and-mortar, brick-and-click, e-commerce, service, retail and manufacturing. Clients are primarily small and medium-sized businesses."; $legs[2][5] = "_new";
echo(ViewUtils::getSpiderHtml($legs));
echo(ViewUtils::getFooterHtml());
?>