var myMenu =
[
    [null, 'Home', 'index.php', '_self', 'Sturgill Estates'],
    [null, 'Layout', 'layout.php', '_self', 'Layout'],
    [null, 'Floor Plans', 'floorplans.php', '_self', 'Floor Plans'],
	[null, 'For Sale', 'forsale.php', '_self', 'For Sale'],
    [null, 'Energy Efficiency', 'energyefficient.php', '_self', 'Energy Efficiency'],
    [null, 'Financing', 'financing.php', '_self', 'Financing'],
    [null, 'Living Here', 'livinghere.php', '_self', 'Living Here'],
    [null, 'Contact', 'contact.php', '_self', 'Contact']
];
