$theme = $theme ?? '';
$wi = $wi ?? '';
//WSC 디자인 화면셋팅페이지
//화면구성 디폴트는 스탠더드 / 이미지 슬라이드 / 폰트 검정
include ("WSC_font.php"); //폰트 조정
include ("WSC_lang.php"); //다국어 조정
if(!$theme) $theme = "a01";
// $theme="a02"; //테마선택 a01 a02 a03 a04 a05 a06 a07 선택가능
// $m= "m"; //주석 제거시 유튜브 동영상 메인
// $h= "h"; //주석 제거시 예전 영문사이트
// $wi = "w"; //주석 제거시 와이드 화면구성
// $q = "q"; //주석 제거시 빠른상담 사용
$sq ="q";
$opacity= "style='background-color:rgba( 255, 255, 255, 0.5 ); !important;'";
// 와이드 처리
if($wi == "w"){
$container = "container-fluid";
$colwidth = "col-xl-10";
$colwidth2 = "col-lg-3"; //section07 09
$colwidth3 = "col-lg-10"; //section07 09
$colwidth4="col-lg-2"; //section03
$colwidth5="col-xl-2"; //section05
$colwidth6="col-lg-4"; //section11
$dataitem ="5";
$width100 ="style='max-width:95% !important;'"; //상단 메뉴 width
$widthmax ="style='max-width:100% !important;width:100% !important;'";
$heightmin ="style='min-height:80vh !important;'";
$slide_text ="style='margin:0 5% 0 25%;'";
}else{
$container = "container";
$colwidth = "col-xl-12";
$colwidth2 = "col-lg-4"; //section07 09
$colwidth3 = "col-lg-12"; //section07 09
$colwidth4="col-lg-3"; //section03
$colwidth5="col-xl-3"; //section05
$colwidth6="col-lg-6"; //section11
$dataitem ="4";
}
?>
//$imgURL = G5_URL; //작업 이미지 경로
$imgURL = 'http://wsca01w.cafe24.com/'; //샘플이미지 경로
?>
제주자유여행·단체여행 | 제주조은버스여행 ( 아시아레저 )
Warning : include(./wsc/WSC_sns_quick.php): Failed to open stream: No such file or directory in
/home/jeju/public_html/theme/A01/tail.php on line
115
Warning : include(): Failed opening './wsc/WSC_sns_quick.php' for inclusion (include_path='.:/usr/share/php') in
/home/jeju/public_html/theme/A01/tail.php on line
115