QUOTE (EquineBuyDirect @ Aug 23 2008, 07:57 AM)

I have added personal pages for my category page for more info on the product (size chart, how to...). I would like to provide a link to them. How do I make the link open a new window or pop-up window?
A popup window requires use of JavaScript. A new window, you just set the target of the link to "_blank".