<!--  
// Reverse Frame Buster
// If search engines link to individual pages,
// the GACSouth frame set will be loaded
if (window == top || parent ==  self || top.frames.length==0) top.location.href = "http://www.gacsouth.com/homepg.php?path="+location.href; //OR window.open("homepg.php?path="+location.href,"_top");
//-->
