{* $Header: /cvsroot/bitweaver/_bit_themes/templates/header_inc.tpl,v 1.29 2007/04/04 14:31:32 squareing Exp $ *} {strip} {if $gBitSystem->isFeatureActive( 'site_style_layout' )} {/if} {if $gBitThemes->mStyles.styleSheet} {/if} {if $gBitThemes->mStyles.browserStyleSheet} {/if} {if $gBitThemes->mStyles.customStyleSheet} {/if} {foreach from=$gBitThemes->mStyles.altStyleSheets item=alt_path key=alt_name} {/foreach} {if $loadMultiFile} {/if} {if $gBitSystem->isFeatureActive('site_top_bar_js') && $gBitSystem->isFeatureActive('site_top_bar') && $gBitSystem->isFeatureActive('site_top_bar_dropdown')} {/if} {if !$gBitSystem->isFeatureActive('site_disable_jstabs')} {/if} {/strip} {if $loadThemesCss} {literal} {/literal} {/if} {* drag and drop javascript doesn't work with fat loaded - hardcode css for now *} {if $loadDragDrop} {literal} {/literal} {elseif !$gBitSystem->getConfig('site_disable_fat')} {/if} {* this is required for drop menus to work properly on MSIE. Do not remove until all issues are fully handled. - spiderr *} {if $gBrowserInfo.browser eq 'ie'} {/if}