'ui-widget-header ui-corner-all', 'body_class'=>'', ); //the meta to show or hide in the frontpage $meta=array( 'commentcount'=>'Show 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'), 'right'=>array('Show in the Right','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( 'woods'=>'Woods', 'sea'=>'Sea', 'forest'=>'Forest', 'sky'=>'Happy Sky', 'urban'=>'Urban', ); //variables $vars=array( 'data'=>'Bombax Theme designed by itx', ); //stock images for header background $head_bg=array( get_bloginfo('template_directory').'/images/tea-bush.jpg'=>'Sundoro Tea Bush', get_bloginfo('template_directory').'/images/oya-valley.jpg'=>'Oya River Valley', get_bloginfo('template_directory').'/images/timang-sand.jpg'=>'Timang Beach Sand', ); ?>