echo $s5_responsive_mobile_bar_shadow_opacity;
?>
);box-shadow: 0px 0px 16px rgba(0, 0, 0, <?php 
echo $s5_responsive_mobile_bar_shadow_opacity;
?>
);">
			</div>
		</div>
		
		<?php 
if ($s5_check_s5_box_published == "no") {
    if (s5_check_module('register')) {
        ?>
				<div id="s5_responsive_mobile_register_wrap" style="display:none">
				<?php 
        s5_module_call('register', 'round_box');
        ?>
				</div>
			<?php 
    }
}
?>
			
	</div>

</div>

<script language="JavaScript" type="text/javascript">
	var s5_responsive_login_url = "<?php 
echo $s5_login_url;
?>
예제 #2
0
파일: index.php 프로젝트: kaantunc/MYK-BOR
    }
    ?>
			
			<?php 
    require "vertex/page_scroll.php";
    ?>
			
			<div style="clear:both; height:0px"></div>
			
		</div>
		</div>
		</div>
	<!-- End Footer Area -->
	</div>
	<?php 
    s5_module_call('debug', 'fourdivs');
    ?>
	
	<!-- Page scroll, tooltips, multibox, and ie6 warning -->	
	
	<?php 
    require "vertex/tooltips_and_multibox.php";
    ?>
	<?php 
    require "vertex/ie6_warning.php";
    ?>

	
<?php 
}
?>
예제 #3
0
    s5_module_call('drop_down_5', 'round_box');
    ?>
					</div>
				<?php 
}
?>
				
				<?php 
if ($s5_pos_drop_down_6 == "published") {
    ?>
					<div id="s5_pos_drop_down_6" class="s5_float_left" style="width:<?php 
    echo $s5_pos_drop_down_6_width;
    ?>
%">
						<?php 
    s5_module_call('drop_down_6', 'round_box');
    ?>
					</div>
				<?php 
}
?>
						
				<div style="clear:both; height:0px"></div>

			</div>
			</div>
		
		</div>
	
	</div>