134
?>
<!-- BEGIN: BOTTOM SPOTLIGHT-->
<div id="ja-botsl"><div id="ja-botsl-bot"><div id="ja-botsl-top"
class="clearfix">
<?php if( $this->countModules('user1') ) {?>
<div class="ja-box<?php echo $botsl['user1']['class']; ?>" style="width:
<?php echo $botsl['user1']['width']; ?>;">
<jdoc:include type="modules" name="user1" style="xhtml" />
</div>
<?php } ?>
<?php if( $this->countModules('user2') ) {?>
<div class="ja-box<?php echo $botsl['user2']['class']; ?>" style="width:
<?php echo $botsl['user2']['width']; ?>;">
<jdoc:include type="modules" name="user2" style="xhtml" />
</div>
<?php } ?>
<?php if( $this->countModules('user5') ) {?>
<div class="ja-box<?php echo $botsl['user5']['class']; ?>" style="width:
<?php echo $botsl['user5']['width']; ?>;">
<jdoc:include type="modules" name="user5" style="xhtml" />
</div>
<?php } ?>
<?php if( $this->countModules('user6') ) {?>
<div class="ja-box<?php echo $botsl['user6']['class']; ?>" style="width:
<?php echo $botsl['user6']['width']; ?>;">
<jdoc:include type="modules" name="user6" style="xhtml" />
</div>
<?php } ?>