$doubleParashah = explode("-", $parashah);
    ListByParashah($doubleParashah[0]);
    ListByParashah($doubleParashah[1]);
} else {
    //printDL($parashah, "mp3/");
    //printDL($parashah, "mp3/NC/");
    ListByParashah($parashah);
}
new_box();
ListByDate();
new_box();
ListByType('Tehillim');
new_box();
ListByType('Davening');
new_box();
ListByType('The Laws of Brochos');
?>

        </div><!--end grid_16 -->
        <div class="grid_1 "><p></p></div>
         <div class="grid_1 clearfix"><p></p></div>
         <div class="grid_16 prefix_2 suffix_2">
        <p style="font-size:14px;">*If you cannot play audio without first downloading then you need to download <a href="http://get.adobe.com/flashplayer/">Adobe Flash Player</a></p></div><div class="grid_1 clearfix"><p></p></div>
    </div><!--end grid_20 -->
    
  </div><!--end grid_24 -->
</div><!--end container__24 -->
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
var MenuBar2 = new Spry.Widget.MenuBar("MenuBar2", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
</script>
    case 'parashah':
        if (strstr($parashah, "-")) {
            $doubleParasha = explode("-", $parashah);
            ListByParashah($doubleParasha[0]);
            ListByParashah($doubleParasha[1]);
        } else {
            //printDL($parashah, "mp3/");
            //printDL($parashah, "mp3/NC/");
            ListByParashah($parashah);
        }
        break;
    case 'new':
        ListByDate();
        break;
    case 'type':
        ListByType($_GET['type']);
        break;
}
?>

        </div><!--end grid_16 -->
        <div class="grid_1 omega"><p></p></div>
        
         <div class="grid_16 prefix_2 suffix_2">
        <p style="font-size:14px;">*If you cannot play audio without first downloading then you need to download <a href="http://get.adobe.com/flashplayer/">Adobe Flash Player</a></p></div>
    </div><!--end grid_20 -->
    
  </div><!--end grid_24 -->
</div><!--end container__24 -->
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});