Similar to content parts, there is a control called "AdPart". You can drop this on any page you wish. Setting a unique "ContentName" parameter will cause it act like a new ad.
The reason for the AdPart control instead of just re-using a content part is the AdPart does not get HTMLScrubbed (ie, it will accept JavaScript).
-Scott