Application Service Provider * http://www.cybergl.co.id * office@cybergl.co.id * * Wibisono Sastrodiwiryo * CEO * PT Cyber Gatra Loka * * $Id: index.php,v 0.1 2001/06/19 22:27:36 wibi Exp $ *********************************************************************/ include("require/config.php"); require("$reqpath/common.php"); require("$reqpath/category.php"); $content="$incpath/index.php"; $menu="$incpath/menu.php"; $bartitle="Classified Ads"; include("$incpath/header.php"); include("$incpath/body.php"); include("$incpath/footer.php"); ?>