> <?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?> user_level == 10 && $_GET['ahimsaskin'] != "" ) $skin = $_GET['ahimsaskin']; if( $skin != "none" ) print " "; if( file_exists(TEMPLATEPATH . "/custom.css") ) { $customstylesheet = get_bloginfo('template_url') . "/custom.css"; print "\n"; } // finally, if we are in skin edit mode, then load up the JavaScript for customisation if( isset($current_user) && $current_user->user_level == 10 && $_GET['ahimsaskin'] != "" && $_GET['skinedit'] == 1 ) { print " "; } ?>

 
»
S
I
D
E
B
A
R
«