<!--
function alertbox(){
        alert("Please only use this email address to report technical problems with the www.amig.com Web site.\n\nQuestions regarding an insurance policy or modernLINK should not be directed to this email address.  For those questions or issues, please refer to the contact information below.\n\nTo reach our Customer Service department, use the email address or telephone number below:\n\n\tEmail:	customer_care@amig.com\n\n\tTelephone:  1-800-543-2644\n\nIf you have questions regarding modernLINK, use the email address or telephone number below:\n\n\tEmail:	pos@amig.com\n\n\tTelephone:  1-866-527-9583\n\nThank you for your cooperation.")
}
//-->
document.write("<div class=\"copyright\" align=\"center\"> Copyright &#169; 1999-2007 by American Modern Insurance Group, Inc.<br>");
document.write("All rights reserved. The copyright for this document<br> is owned by American Modern Insurance Group, Inc.");
document.write("<br><br>");
document.write("<a href=\"javascript:displayWindow('http://www.amig.com/legal/legal_tc.html',600,350,'yes','Legal')\">Legal Disclaimers, Terms and Conditions</a><br>");
document.write("<a href=\"javascript:displayWindow('http://www.amig.com/legal/privacy.html',600,350,'yes','Privacy')\">Internet Privacy Policy</a>");
document.write("<br><br>");
document.write("<span class=\"copyright\">Report Web site problems to the ");
<!-- 
var visname = "Webmaster"; 
var recipient = "webinfo"; 
var domain = "amig.com";

document.write("<a onclick=alertbox() href=" + "mailto:" + recipient + "@" + domain  + ">" + visname + "</a>");

//--> 
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
<!-- 
var visname = "Feedback"; 
var recipient = "webinfo"; 
var domain = "amig.com";

document.write("<a href=" + "mailto:" + recipient + "@" + domain  + ">" + visname + "</a>");

//--> 
document.write("</span></div>");

