Can anyone help with links to page #'s in my shop?

Hey all! I know I saw this somewhere, but I can't remember where exactly! Before I was CG'd I had this GREAT little link section above my items where people could click to go to the next page. I liked it especially because there was a vertical divider (I don't know the shortcut on the keyboard :() that separated each page #. So it kinda looked like: Page 1 I Page 2 I Page 3 I etc... (but the line instead of an I) So my first problem is knowing what that keystroke is, and my second problem is figuring out how to make the pages a link w/o the divider becoming a link too. Can anyone help or know where that info is located (on a petpage, etc)? Thanks so much!!!

< a href=/browseshop.phtml?owner=littrell23 > 1< /a > | < a href=/browseshop.phtml?lower=80&owner=littrell23 > 2< /a > | < a href=/browseshop.phtml?lower=160&owner=littrell23 > 3< /a > | < a href=/browseshop.phtml?lower=240&owner=littrell23 > 4< /a > etc... :P
[hr][size=11]Training, Luck & Medicine! ^_^ www.neopets.com/browseshop.phtml?owner=_jaspeh_&misc#c [/size]

thanks Mel - you're the best :)

hmmm for some reason it's doing that weird thing where it's not a link anymore in my shop. I took out the spaces, so that's not it...I've noticed TNT is doing that now in the shops, prob to try to stop CGs. Is there anything I can do to make the links work with dividers still in the middle or does it have to be w/o dividers to work?

I looked in your shop to see, but i dont see the new pages there... Taking out the spaces in the tags is fine, but remember that you have to "press enter" at the end of the a href tag. So like, you see how the "1" is on the next line? instead of being right up on the same line? You can move that up or it messes up the coding So DONT do (a href=jehe) 1 (/a) but DO (a href=jehe) 1 (/a)
[hr][size=11]Training, Luck & Medicine! ^_^ www.neopets.com/browseshop.phtml?owner=_jaspeh_&misc#c [/size]

Thanks, I was looking for this as well! :)