> > I've got a shop, here: > http://www.thetoytraindepot.com > > When you click on an item, rather than opening up that one item by > itself, it just refreshes the page. > > Any ideas what may be wrong? > <a href="products.html" target="page">Products</a> use another target. e.g. "_self" or "_blank" Franz