STG Policy Administration
New business is now being accepted. However, there are some county restrictions. Refer to the eMemo on Agent Gateway or the Agent Guidelines Manual for a list of restricted counties.
";
OpenWindow= window.parent.open("", "",'scrollbars=yes,menubar=no,resizable=no,toolbar=no,location=no,status=yes,minimize=false,maximize=false, width='+w+', height='+h+', top='+top+', left='+left);
OpenWindow.document.write(sData);
OpenWindow.focus();
}