//-------------------------------------------------------------------------------
//ÇÁ·Î±×·¥¸í : RoomSolution ½ºÄð·ë free
//¹èÆ÷¹öÁ¯ : 2.0 free
//ÇÁ·Î±×·¥µî·Ï : 2002-01-26-2944 ELS K-TooL
//ƯÇãÃâ¿ø : 2002-0076246
//°³¹ß»ç : (ÁÖ)ÀÌ¿¤¿¡½º - ELS CO.,Ltd.
//Homepage : http://www.els.co.kr
//µ¥¸ð ¹× ¼ºñ½º : www.rsolution.com
//* º» ¼Ò½ºÄÚµå´Â ¼ÒÇÁÆ®¿þ¾î, ƯÇã, ÀúÀÛ±Ç µîÀÇ ¹ý·ü¿¡ ÀÇÇØ º¸È£¹Þ°í ÀÖ½À´Ï´Ù.
//-------------------------------------------------------------------------------
?>
}else{?>
include "../../top.html";?>
include "../../dbcon.inc";
$select_sql=mysql_query("select s_greeting,s_greeting2,p_photo1,p_photo2 from s_info");
$rs=mysql_fetch_array($select_sql);
$s_greeting=stripslashes($rs[s_greeting]);
$s_greeting2=stripslashes($rs[s_greeting2]);
?>
include "../../left.html";?>
|
|
include "../../bottom.html";?>