"Ads Go Here" how do I populate

I am using the surfr template and it has 4 boxes that say "Ads Go Here". Are these for Adsense or for products that I want to promote?
How do I go about populating them? Any help would be greatly appreciated. Also is there a place where I can learn more about how to use all the features that WPD has to offer?
How do I go about populating them? Any help would be greatly appreciated. Also is there a place where I can learn more about how to use all the features that WPD has to offer?

Hi Steve.
These ad blocks are written into your theme code, in the Sponsors.php file. You can view the contents by logging into wp-admin and clicking Appearance->Editor in the left sidebar. The a href= value should point to the destination URL for each ad block, and the img src= value should point to the image file you want to use for each block. These themes are provided as is by WPDirect, so unless you are comfortable editing the code, I would suggest changing to a different theme that doesn't have those blocks built in.
These ad blocks are written into your theme code, in the Sponsors.php file. You can view the contents by logging into wp-admin and clicking Appearance->Editor in the left sidebar. The a href= value should point to the destination URL for each ad block, and the img src= value should point to the image file you want to use for each block. These themes are provided as is by WPDirect, so unless you are comfortable editing the code, I would suggest changing to a different theme that doesn't have those blocks built in.