document.writeln("<table class = \"redboxright\">");
document.writeln("<tr> ");
document.writeln("	<th class = \"redbox\">");
document.writeln("	Goodbody Online");
document.writeln("	</th>");
document.writeln("</tr>");
document.writeln("");
document.writeln("<tr> ");
document.writeln("	<td class = \"small\">");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href=\"/products/open_account.html\">Home</a>");
document.writeln("	<br>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href=\"/products/costs.html\">Costs and Financing</a>");
document.writeln("	<br>");
document.writeln("	&#160;&#160;<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href=\"/products/costs.html#Charges\">Charges</a>");
document.writeln("	<br>");
document.writeln("	&#160;&#160;<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href=\"/products/costs.html#Funding\">Account Funding</a>");
document.writeln("	<br>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href=\"/products/registration.html\">Registration</a>");
document.writeln("	<br>");
document.writeln("	&#160;&#160;<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href=\"/products/id.html\">Identification Documents</a>");
document.writeln("	<br>");
document.writeln("	<img border = \"0\" width = \"6\" height = \"8\" src=\"/images/gif/bullet.gif\"> ");
document.writeln("	<a href=\"/servlets/DemoServlet?to=index.htm\">Demo</a>");
document.writeln("	</td>");
document.writeln("</tr>");
document.writeln("</table>");
