'ui-widget-header ui-corner-all',
'body_class'=>'ui-widget-content ui-corner-all'
);
//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'),
);
//the css styles
$style=array(
'slash'=>'Slash',
'choco'=>'Choco',
'goblin'=>'Goblin',
'lil-bit'=>'Lil Bit',
'sour'=>'Sour',
);
//variables
$vars=array(
'data'=>'Albizia Theme designed by itx',
);
//stock images for header background
$head_bg='';
?>