Hi and thank you for getting back to me I have made a new test page
http://www.rosewoodfurniture.co.uk/rosewood-furnituretest.asp/Product... The head now has the correct path for GB root as per your instructions ( which was not correct before - thanks ) <script type="text/javascript"> var GB_ROOT_DIR = "http://www.rosewoodfurniture.co.uk/greybox/ GreyBox_v5_53/greybox"; </script> <script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/ AJS.js"></script> <script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/ AJS_fx.js"></script> <script type="text/javascript" src="greybox/GreyBox_v5_53/greybox/ gb_scripts.js"></script> <link href="greybox/GreyBox_v5_53/greybox/gb_styles.css" rel="stylesheet" type="text/css" /> And on the image - I have linked as follows <a href="/largeimages/<%=(prod.Fields.Item("Prodimg").Value)%>" rel="gb_page_fs[]"><img src="/images/<%=(prod.Fields.Item ("Prodimg").Value)%>" alt="Rosewood Furniture -<%=(prod.Fields.Item ("Prodid").Value)%> - <%=(prod.Fields.Item("Proddesc").Value)%>" border="0" /></a> The page loads correctly - and validates - but the image is opening as a separate page. I have tried to replace rel - with onclick - but if I do the page doesnt validate any more. Please advise what I have done wrong. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

