// JavaScript Document
document.write("<div id='sml_links'><div id='box'>")
document.write("<a href='about_us.html' >about us</a> | ")
document.write("<a href='index.html' >home</a> | ")
document.write("<a href='order.html' >order</a> | ")
document.write("<a href='policy.html' >policy</a> | ")
document.write("<a href='contact.html' >contact</a> |</div>")
document.write("<a href='index.html'>")
document.write("<img src='img/ed_sml_logo.jpg' width='143' height='16' border='0' /></a></div>")