<?php
$date = "08/17/2017";
$contact = "Lynn Grande";
$company = "Southern Cloud Solutions";
$address = "7001 North Atlantic Avenue Suite 107";
$city = "Cape Canaveral";
$state = "FL";
$zip = "32920";
$phone = "5083413258";
$office = "na";
if($office == "na" || $office == "None" || $office == "N/A"){$office = "";}
$office2 = "";
$email = "lynn@southerncloud.com";
$website = "http://southerncloud.com";
$facebook = "";
$googleplus = "";
$linkedin = "https://www.linkedin.com/company/11244101/";
$category = "I.T. Services";
$keywords = "Salesforce";
$services = array("Project management",
"Salesforce.com architecture, design, and implementation",
"Salesforce.com remote administration",
"Process and Project management (CMMI/PMP)",
"Standardization participation and management (IEEE, etc.)");
$products = array();
$autgoogleplus = "";
$author = "http://www.atgsites.com";
$analytics = "";
?>