예제 #1
0
?>
 Logo and Tradename are registered trademarks of <?php 
echo $param['manuf'];
?>
.</p>

<?php 
slot('sidebar');
?>
	<?php 
include_partial('global/manufLevelSidebar', array('param' => $param));
end_slot();
?>

<?php 
if (LWS::isOutsideBizHours()) {
    ?>
	<?php 
    slot('after_hours');
    ?>
		<?php 
    include_partial('global/afterHoursMessage');
    ?>
	<?php 
    end_slot();
}
?>

<div id='cycle_preload' class='invisible'>
	<?php 
foreach ($param['cycle_imgs'] as $src) {