﻿
  // This is your site name that will appear in the title and bottom copyright
var esite_name = "Nimmo, Hoehn & Nimmo";

// These details will show on the bottom right. The city and zip will also be used in your meta keywords and descrioption
var ec_name =  "Nimmo, Hoehn & Nimmo";
var ec_address = "Deadrick Street";
var ec_city = "Nashville";
var ec_state = "US";
var ec_zip = "14321";
var ec_phone = "(615) 244-2244";
var ec_fax =  "(615) 256-4322";
var ec_toll = "(615)244-2244";

// This title will show in the page title between the site name and current page name
var etitle = "Attorney At Law";

// These keywords will determine what internet searches will display your website
var ekeys = "attorney, Price Nimmo, law office, legal defense";

// This description will show in internet search results in search engines like Google
// Leave the code ".ec_city." to automatically display the city you entered above
var edesc = "Nimmo, Hoehn & Nimmo Attorneys at Law Serving The " +ec_city+ " area";

// Enter the email you wish to recieve form submissions from potential clients
var eto = "info@legaladpro.com";

// This is the subject line used to inform you that someone has submitted a FREE case review on your website
var esubject = "Client Submission From Website";

// This is the subject line used to inform you that someone has submitted a contact us submission on your website
var esubject_contact = "Contact Us Submission";

