You may need to alter these variable names as well to avoid conflicts, both in your page file and in the single_sidebox2 file(s).

<?php
$zcSBmodule2 = 'featured.php';
$zcSBlayout2 = 'left';
require ("/[REMOVED BY DUANE]/single_sidebox2.php");
?>