<div id="navcontainer">
<?php
-$parent = $toolbox->get_parentid($toolbox->catid,&$toolbox->DB);
+$parent = $toolbox->get_parentid($toolbox->catid, $toolbox->DB);
if($parent == $toolbox->catid)
{
$parent = 0; // dont understand the logic behind returning the current catid if the parent in the db is zero, but whatever, I can work around that.
echo '<span class="content-white">';
echo'<a href="http://www.alplighting.com/products_categories_sub.aspx?PARENT=LexaLite&CATEGORY=Post+Top">';
-echo '<img src="'.URL_BASE.'assets/logos/alp_logo.gif" border="0"></a><p
+echo '<img src="'.URL_BASE.'assets/logos/ALP-LexaLiteBrand-Logo-190.jpg" border="0"></a><p
style="margin: 4px;">
-Click here for additional Post Top components and A.L.P.\'s complete line
+Click here for additional Post Top components and A.L.P.\'s complete line
of lighting products.</p><br></span>';
?>
</div>
<div class="bottomadd">
<a href="http://www.alplighting.com/">
-<img src="<?echo BASE_URL;?>assets/logos/alp_logo.gif" alt="A.L.P. Lighting" width="190" height="64" border="0"></a><br>
+<img src="<?echo BASE_URL;?>assets/logos/ALP-LexaLiteBrand-Logo.jpg" alt="A.L.P. Lighting" border="0"></a><br>
6333 Gross Point Road • Niles, IL 60714 <br>Telephone (773) 774-9550 • Fax (773) 594-5874 <BR>
<div id="copy">
<div>Copyright©<?echo date("Y")?> <a href="http://www.alplighting.com/index.aspx" target="_blank">A.L.P. Lighting</a> Produced by <a href="http://www.gaslightmedia.com" target="_blank">Gaslight Media</a>, All Rights Reserved. <a href="<?echo URL_BASE?>sitemap.phtml">Sitemap</a></div>
-</div>
+</div>
</body>
</html>