'ui-widget-header ui-corner-all', 'body_class'=>'ui-widget ui-widget-content ui-corner-all' ); //the meta to show or hide in the frontpage $meta=array( 'commentcount'=>'Comment Count', 'left'=>array('Show in the Left','category'=>'Category','date'=>'Publish Date','author'=>'Author Name without Link','author_posts'=>'Author Name with link to thir posts','author_link'=>'Author Name with link to thir website') ); //the css styles $style=array( 'sky'=>'Sky', 'apricot'=>'Apricot', 'baby-blue'=>'Baby Blue', 'dark'=>'Dark', 'rose'=>'Rose', ); //variables $vars=array( 'data'=>'
', ); //stock images for header background $head_bg=array( get_bloginfo('template_directory').'/images/sea.jpg'=>'Sea', get_bloginfo('template_directory').'/images/dusk.jpg'=>'Dusk', get_bloginfo('template_directory').'/images/root.jpg'=>'Roots', ); ?>