// Çì´õ ÀÎŬ·çµå (Çì´õ Á¤º¸ ¹× body tag±îÁö Æ÷ÇÔ)
$root_path = $_SERVER["DOCUMENT_ROOT"];
if(substr($root_path,-1)!="/") $root_path .= "/";
$bid="case";
include $root_path."com/lib/lib.php";
$w = mysql_fetch_array(mysql_query("select photo1, title1 from $table_case where bid='case' and tid=1"));
$photo1 = $w['photo1'];
$w = mysql_fetch_array(mysql_query("select photo1, title1 from $table_case where bid='case' and tid=2"));
$photo2 = $w['photo1'];
$w = mysql_fetch_array(mysql_query("select photo1, title1 from $table_case where bid='case' and tid=3"));
$photo3 = $w['photo1'];
?>
¼øÈ¯¿£Áö´Ï¾î¸µ