document.write('<div id="logo-location">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="135">');
document.write('<tr><td>');

document.write(' Vendor products <br>' );
document.write(' click the icon! <br>' );

document.write('<a href="GNBproducts.htm">' );
document.write('<img src="logos/gnb.gif" height="62" width="105"><br>');
document.write('GNB Products' );

document.write('<br><br>');
document.write('<a href="DSVproducts.htm">' );
document.write('<img src="logos/Douglaslogosm.gif" height="64" width="105"><br>');
document.write('Douglas Products' );

document.write('<br><br>');
document.write('<a href="Wallmntproducts.htm">' );
document.write('<img src="logos/Wallmount.jpg" height="96" width="110"><br>');
document.write('Wallmount Products' );



document.write('</td></tr></table>');
document.write('<img src="images/spacer.gif" HEIGHT="10" WIDTH="10"><br>');
document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->

