Пример #1
0
    ?>
" data-otext="<?php 
    echo $bpopen_text;
    ?>
" data-ctext="<?php 
    echo $bpclose_text;
    ?>
">
		<?php 
    echo $bpopen_text;
    ?>
	</a>
	<div id="yjsg_botpanel_slide" class="yjsg-panel-stretch">
		<div id="yjsg_botpanel_content" class="yjsg-panel-content yjsgsitew">
			<?php 
    yjsg_print_grid_area('botpanel');
    /* botpanel bpan1 - bpan5 */
    ?>
		</div>
	</div>
</div>
<?php 
}
// side panel
if ($this->countModules('sidepanel')) {
    $sidepanelDir = 'right';
    $sidepaneW = $spbox_width - 30;
    $dataDir = 'right';
    if ($text_direction == 1) {
        $sidepanelDir = 'left';
        $dataDir = 'left';
Пример #2
0
	<div id="midblock" class="sidebars sidebar-main">
		<div class="insidem">
			<?php 
        yjsg_print_grid_area('yjsgbodytop');
        ?>
			<?php 
        if ($turn_component_off == 2 || $itemid == 0) {
            ?>
			<!-- component -->
			<jdoc:include type="component"  />
			<!-- end component -->
			<?php 
        }
        ?>
			<?php 
        yjsg_print_grid_area('yjsgbodybottom');
        ?>
			<div class="clearm"></div>
		</div>
		<!-- end mid block insidem class -->
	</div>
	<!-- end mid block div -->
	<?php 
    }
    ?>
	<?php 
    if ($this->countModules('insettop')) {
        ?>
	<?php 
        if ($this->countModules('inset') || $this->countModules('left') || $this->countModules('right')) {
            ?>
Пример #3
0
" title="<?php 
            echo $tags;
            ?>
"><?php 
            echo $seo;
            ?>
</a> </h1>
     <?php 
        } else {
            ?>
      <a href="<?php 
            echo $yj_base;
            ?>
"></a>
      <?php 
        }
        ?>
    </div>
    <!-- end logo -->
   <?php 
    }
    if ($topMenuLocation == 1) {
        require_once YJSG_TOPMENU;
    } else {
        yjsg_print_grid_area('yjsgheadergrid');
    }
    ?>
</div>
  <!-- end header -->
<?php 
}
Пример #4
0
		<?php 
require YJSG_PATHWAY;
/* pathway including breadcrumb module position */
?>
	</div>
	<!-- end centerbottom-->
	<?php 
yjsg_print_grid_area('yjsg5', true);
/* grid 5 user11-user15*/
?>
	<?php 
yjsg_print_grid_area('yjsg6', true, $yjsg6_before, $yjsg6_after);
/* grid 6 user16-user20*/
?>
	<?php 
yjsg_print_grid_area('yjsg7', true, $yjsg7_before, $yjsg7_after);
/* grid 7 user21-user25*/
?>
	<div class="footer_out yjsgouts">
	<?php 
require YJSG_FOOTER;
/* footer -  footer menu , copyright , YJSG logo , validation links*/
?>
	</div>
	<?php 
require YJSG_NOTICES;
/* IE6 and nonscript notices*/
?>
	<?php 
if ($responsive_on == 1 && ($topmenu_off == 2 || $itemid == 0)) {
    require YJSG_MOBILEMENU;