// Copyright Sample Script File

function copyright() {

 document.write('|&nbsp; <a href="History.html"><font color=white><b>History</b></font></a> &nbsp;| ')
 document.write('|&nbsp; <a href="Custom-Items.html"><font color=white><b>Custom Items</b></font></a> &nbsp;| ')
 document.write('|&nbsp; <a href="BeltsandBags.html"><font color=white><b>Belts / Bags</b></font></a> &nbsp;| ')
 document.write('|&nbsp; <a href="Gallery.html"><font color=white><b>Gallery</b></font></a> &nbsp;| ')
 document.write('|&nbsp; <a href="Leather-Care.html"><font color=white><b>Leather Care</b></font></a> &nbsp;|  ')
 
 
 
  document.write('|&nbsp; <a href="SeatstoGo.html"><font color=white><b>Saddle Solos</b></font></a> &nbsp;| ')

  document.write('|&nbsp; <a href="UpholsteredSolos.html"><font color=white><b>Upholstered Solos</b></font></a> &nbsp;|<br> ')
  document.write('|&nbsp; <a href="Furniture.html"><font color=white><b>Furniture</b></font></a> &nbsp;| ')
  document.write('|&nbsp; <a href="Faqs.html"><font color=white><b>FAQS</b></font></a> &nbsp;| ')
 document.write('|&nbsp; <a href="Contact-Xian-Leather.html"><font color=white><b>Contact Xian Leather</b></font></a> &nbsp;| ')
 document.write('|&nbsp; <a href="Links.html"><font color=white><b>Links</b></font></a> &nbsp;| ')
 document.write('|&nbsp; <a href="Merchandise.html"><font color=white><b>Merchandise</b></font></a> &nbsp;| ')
 
 document.write('|&nbsp; <a href="index.html"><font color=white><b>HOME</b></font></a> &nbsp;| ')

    
document.write('<br><br>')
document.write('<div align="center">')
document.write('<font color="white">© Copyright 2006-2011 <a href="http://www.xianleather.com"><font color=white><b>Xian Leather</b></a> &nbsp; &nbsp; ')

document.write('Site created  and maintained by:  <a href="http://www.internetwebdezines.com/" target="blank"><font color=white>Internet WebDeZines</a>')
document.write('<br><br>')
document.write('</div>')
}



 

