My client has over 300 products (not a shop) that will be modal windows rather than pages. We aren't going to actually do "pages" for each of the products, but instead are doing category pages with thumbnails of all of the products on them (similar to what you would have using something like Visual Light Box) that open a modal window with the information about the product. There are 8 different categories of products so each of these will have their own page(s) full of thumbnail image links.
So what I have been trying to work out a possible idea for is that some of the products have a "You May Also Like..." image on the modal window along with the rest of the product information for the product they clicked. I need to find a way to have the "You May Also Like" image be a link that opens the category page that that particular product is on as well as the modal window for that product itself.
I hope that makes sense, trying to type what I'm thinking.. (shut up Scott... lol) so if it's not clear please let me know.
Summary:
Need image link to open another page "and" open a modal window that resides on that page.
Note: Site was built with RLMP and using Bootstrap layout (which unfortunately is still stuck at 2.3.2 version of Bootstrap) so the Modal windows are constructed using Bootstrap 2.3.2. Hopefully that helps some.

Thanks for any assistance or ideas anyone can provide.
