document.write ('<table>');
document.write ('<tr>');
document.write ('<Td class="FeatureContent" valign=top>');
document.write ('<strong>');							
document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="http://store.ardieandfriends.com">VISIT OUR CATALOG</a><br><br>');					
//document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="news/newsletter.htm">Newsletter</a><br>');
document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="aboutus.htm">About ARDIE & FRIENDS</a><br>');	
//document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="nonprofit_list.htm">Nonprofit Partners</a><br>');				
//document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="../design_services/design_services.htm">Design Services</a><br>');			
document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="contact_us.htm">Contact Us</a><br>');	
document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="../artists/artist_list.htm">Our Artists</a><br>');									
//document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="../artists/artists.htm">Announcements</a><br>');	
//document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="initial_contact.htm">Wholesale Registration</a><br>');	
//document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="retail_list.htm">Locate Retailer</a><br>');		
//document.write ('<img src="../images/common/bullet.jpg" width="9" height="9"> <a href="../artists/artist_referral_form.htm">Artist Referral</a><br>');	
document.write ('</strong>');							
document.write ('</td>');
document.write ('</tr>');
document.write ('</table>');
						
					
