include( "button.inc.php" );
// ---- include this function to your PHP page
function crystal_on($text = "" )
{
$buttongif = "pics/buttons/crystal_on.jpg" ;
$font = "pics/fonts/comic.ttf";
$fontsize = 12;
$btn->html_color = "";
$lefticon = "pics/icons/home.jpg";
$righticon = "pics/icons/user.jpg";
print txt2img( $text, $buttongif, $lefticon, $righticon, $font, $fontsize, $fontcolor,$top_margin, $bottom_margin, $left_margin, $right_margin ) ;
}
?>
" border=0 alt=''>