{ $imageurl .= '&selected='.urlencode(wm_editor_sanitize_selected($selected)); } $imageurl .= '&unique='.time(); // build up the editor's list of used images if($map->background != '') $map->used_images[] = $map->background; foreach ($map->nodes as $n) { if($n->iconfile != '' && ! preg_match("/^(none|nink|inpie|outpie|box|rbox|gauge|round)$/",$n->iconfile)) $map->used_images[] = $n->iconfile; } // get the list from the images/ folder too $imlist = get_imagelist("images"); $fontlist = array(); setcookie("wmeditor", ($use_overlay ? "1":"0") .":". ($use_relative_overlay ? "1":"0") . ":" . intval($grid_snap_value), time()+60*60*24*30 ); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <style type="text/css"> <?php // if the cacti config was included properly, then // this will be non-empty, and we can unhide the cacti links in the Link Properties box if( ! isset($config['cacti_version']) ) {
} ?> <div class="cl"></div> </div> <!--Swiper效果开始--> <div class="ink_phoBok"> <div class="swiper-container gallery-top" > <div class="swiper-wrapper" > <?php $imageList = get_imagelist($house->county, $house->ml_num); foreach ($imageList as $i) { ?> <div class="swiper-slide house-image-slide" style="background-image:url(<?php echo $i; ?> )"> </div> <?php } ?> </div> <div class="swiper-pagination"></div>