document.write("<table width='135' align='center' border='0' cellspacing='0' cellpadding='0'>");
document.write("<tr>");
document.write("<td>");
document.write("<div align='center' style='background-color:#000000;'><span style='font-size:8pt; color:#FFFFFF;'>Quick Links</span></div>");
document.write("<div style='border:gray solid 1px;'>");
document.write("<br>");
document.write("<span style='font-size:8pt;'>&nbsp;&nbsp;&nbsp;<a href='index.htm'>Home</a></span>");
document.write("<br>");
document.write("<span style='font-size:8pt;'>&nbsp;&nbsp;&nbsp;<a href='https://ebusiness.unigroupinc.net/PortalsWeb/CommandProcessor?agent=v0001'>Log On</a></span>");
document.write("<br>");
//document.write("<span style='font-size:8pt;'>&nbsp;&nbsp;&nbsp;<a href='findprod.htm'>Find a Producer</a></span>");
//document.write("<br>");
document.write("<span style='font-size:8pt;'>&nbsp;&nbsp;&nbsp;<a href='faqs.htm'>FAQs</a></span>");
document.write("<br>");
document.write("<span style='font-size:8pt;'>&nbsp;&nbsp;&nbsp;<a href='morelinks.htm'>More Links</a></span>");
document.write("<br><br>");
document.write("</div>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
