1 <!-- begin sidebarleft -->
 
   6 <div style="margin-left:10px;">
 
   9 <!-- I N S E R T   Y O U R   A D   C O D E   H E R E
 
  10 erase the following lines starting with <img ... and insert your adsense or other ad code here 
 
  11 Works best with 160x600 px ads, formatted with white background and black text color
 
  12 if you don't want to display ads, erase the following lines starting with <img ... and put some widgets (design/widgets) into the left sidebar!
 
  15 <img src="<?php bloginfo('url'); ?>/wp-content/themes/aerodrome/images/sidead.png" alt="Sidead" />
 
  16 <img src="<?php bloginfo('url'); ?>/wp-content/themes/aerodrome/images/sidead.png" alt="Sidead" />
 
  24 <?php         /* Widgetized sidebar, if you have the plugin installed. */
 
  25                 if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("Left Sidebar") ) : ?>
 
  37 </div><!-- end sidebarleft -->