$pageTitle = "IT Security Services"; require_once('./inc/head.php'); $cta['name']=' Our goal is simple.';//Basic IT Security Services $cta['blurb']='Security is always a critical concern. The right security policy protects you and your customers.'; $cta['content']='';// More details are available. //virtually worry free /* $miniService2[0]['name'] = 'Security'; $miniService2[0]['blurb'] = 'Assessment and Policy protection'; $miniService2[0]['content'] = ' ';*/ $miniService2[0]['name'] = 'Administrative Policy'; $miniService2[0]['blurb'] = 'Written procedures and guidelines'; $miniService2[0]['content'] = ' Password policies keep intruders from easily accessing your system. A data classification policy keeps sensitive information available only to those that need it. '; $miniService2[1]['name'] = 'Logical Layers'; $miniService2[1]['blurb'] = 'Multiple layers restrict access'; $miniService2[1]['content'] = ' Passwords and access control lists can protect sensitive information. Only give access to what is needed, when needed – avoid giving more privileges than necessary. '; $miniService2[2]['name'] = 'Physical Protection';//'Managed Backups'; $miniService2[2]['blurb'] = 'Basic aspects are often overlooked'; $miniService2[2]['content'] = ' Network/file servers should be separated from operations. Protect company assets by insulating employee duties so that they cannot abuse the system. '; ?>