Hi Kevin They've coded the URL in the HREF, and added an OnClick event to the A using the same URL. They could have pulled the URL from the HREF in the javascript event, rather then writing it out twice, which is what we do now. It's good because it means that access devices not supporting Javascript can still open the link. Norman