include("include/include.php");
$type=accept();
$br=br();
if($type=="wml"){$wap=doTag("option","Menu","index.php","","");$web="";}
else{$wap="";$web="Menu
";}
$title="about";
$content=<<{$web}
by Bagus Utomo
{$br}
{$br}i am just an ordinary man
{$br}i have a job from 8 to 5 ... monday to friday
{$br}i just have a spare time to make this site ...
{$br}
{$br}hometown: bandung
{$br}location: jakarta
{$br}country: indonesia
o;
xml($title,$content,0);
?>