function bottom_bar_localized()
{
	document.write("<br><font size=-1>|&nbsp;<a href='index.html'>Home</a>&nbsp;|&nbsp;");
	document.write("<a href='Products.html'>Products</a>&nbsp;|&nbsp;");
	document.write("<a href='refapps.html'>Demos</a>&nbsp;|&nbsp;");
	document.write("</font><br>");
}
