File: /home/httpd/html/stoptube.com/wp-content/themes/stoptube/sidebar_page.php
<div id="sidebar">
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Page Sidebar') ) : ?>
<?php include (TEMPLATEPATH . '/simple_recent_comments.php'); ?>
<div id="tagsblock">
<h3>Content Tags:</h3>
<div id="tags"><p><?php wp_tag_cloud('smallest=8&largest=14&orderby=name'); ?></p></div>
</div>
<div id="block">
<h3>Advertisements:</h3>
<div id="sideadvert">
<!-- Your Advertisement Code Begins Here -->
<a href="http://a.cums.com/track/Mjo0OjM/" target=""><img src="http://www.stoptube.com/120x240_2.gif" width="120" height="240" border=0></a>
<a href="http://a.cums.com/track/Mjo0OjM/" target=""><img src="http://www.stoptube.com/120x240_4.gif" width="120" height="240" border=0></a>
<!-- Your Advertisement Code Ends Here -->
</div>
</div>
<?php endif; ?>
</div>