{@ $slide_id = mt_rand()} {@ $skin_id = "cm02_".$slide_id} {@ $title_font_size = 12} {@ $title_font_size = $widget_info->title_font_size} {@ $title_font_color = '#222'} {@ $title_font_color = $widget_info->title_font_color} {@ $title_font_family = "굴림,Arial,Helevtica,Verdana,san-serif"} {@ $title_font_family = $widget_info->title_font_family} {@ $title_font_family = $widget_info->title_font_user} {@ $textT1_Height = 35} {@ $textT1_Height = $widget_info->title_height} {@ $content_font_size = 11} {@ $content_font_size = $widget_info->content_font_size} {@ $content_font_color = '#000'} {@ $content_font_color = $widget_info->content_font_color} {@ $content_font_family = "돋움,Arial,Helevtica,Verdana,san-serif"} {@ $content_font_family = $widget_info->content_font_family} {@ $content_font_family = $widget_info->content_font_user} {@ $textC1_Height = 75} {@ $textC1_Height = $widget_info->content_height} {@ $outermargin = 5*2} {@ $img_outer = 4*2} {@ $itemWidth = $widget_info->thumbnail_width+$img_outer+($widget_info->cm_grbdsize*2)} {@ $itemHeight = $widget_info->thumbnail_height+$img_outer+($widget_info->cm_grbdsize*2)+$outermargin} {@ $widgetWidth = ($itemWidth*$widget_info->rows_list_count)+($widget_info->rows_list_count*$outermargin)} {@ $bxModuleheight = 20} {@ $itemHeight = $itemHeight+$bxModuleheight} {@ $itemHeight = $itemHeight+$textT1_Height} {@ $itemHeight = $itemHeight+$textC1_Height} {@ $skincssimgpath = getSiteUrl()."widgets/contentsmedia/skins"} {@ shuffle($widget_info->media_items)}