var rootdir = "http://www.7south.com";
var myMenu =
[
	  [null, 'Home', rootdir + '/home.php', '_self', 'Home Page'], 
	  _cmSplit,
        [null, 'Services', rootdir + '/services.php', '_self', 'Quality Services Available',
        [null, 'Custom Applications', rootdir + '/programming.php', '_self', 'Custom Applications'], 
        [null, 'Technology Consulting', rootdir + '/consulting.php', '_self', 'Consulting for your computing needs'], 
        [null, 'Web Hosting', rootdir + '/hosting.php', '_self', 'Affordable web hosting'], 
        [null, 'Web Site Design', rootdir + '/sitedesign.php', '_self', 'Web site design'], 
		  [null, 'InspectMail', rootdir + '/inspectmail.php', '_self', 'InspectMail E-Mail Scanning Service'],
		],
	  _cmSplit,
	  [null, 'Solutions', rootdir + '/solutions.php', '_self', 'Solutions for your business'],  
	  _cmSplit,
	  [null, 'Clients', rootdir + '/clients.php', '_self', '7 South client list'],  
     _cmSplit,
	  [null, 'Testimonials', rootdir + '/testimonial.php', '_self', 'Customer Testimonials'],  
     _cmSplit,
	  [null, 'Our Mission', rootdir + '/mission.php', '_self', '7 South Mission Statement'], 
	  _cmSplit,
	  [null, 'Free Quote', rootdir + '/request.php?s=3', '_self', 'Request a free quote for your next project.'], 
	  _cmSplit,
	  [null, 'F.A.Q.', rootdir + '/faq.php', '_self', 'View Frequently Asked Questions.'], 
	  _cmSplit,
	  [null, 'Downloads', rootdir + '/download.php?p=all', '_self', 'Download the latest software from 7 South'], 
	  _cmSplit,
	  [null, 'Support', rootdir + '/request.php?s=2', '_self', 'Need help? Contact the 7 South support team.'], 
	  _cmSplit,
	  [null, 'Contact', rootdir + '/request.php?s=1', '_self', 'Contact the frieldly staff at 7 South.'], 
	  _cmSplit,
	  [null, 'Shop 7', rootdir + '/shop', '_self', 'Purchase from the 7 South Shop.'], 
	  _cmSplit,

];
