<?xml version="1.0" encoding="UTF-8"?>
<krpano version="1.19-pr16">

    
  <!-- Spot Style - CoolSpots -->


  <style name="IconCoolSpots"
         url="%FIRSTXML%/spots/hotspot_neutral_user_defaultpoint0.png"
         visible="false"
         edge="center"
         onhover="onhoverIconCoolSpots"
         onout="onoutIconCoolSpots"


         />
  <action name="onhoverIconCoolSpots">
    showtooltip('hotspot');
  </action>
  <action name="onoutIconCoolSpots">
    hideTooltip();



  </action>



  <!-- unsupported kind of display : PointMap -->


    
  <!-- Spot Style - Tag -->


  <style name="IconTag"
         url="%FIRSTXML%/spots/hotspot_neutral_user_defaultpoint1.png"
         visible="false"
         edge="center"
         onhover="onhoverIconTag"
         onover="onoverIconTag"
         onout="onoutIconTag"

         height="55"
         width="55"
         />
  <action name="onhoverIconTag">
    showtooltip('hotspot');
  </action>
  <action name="onoverIconTag">
tween(scale, 1.2);


  </action>
  <action name="onoutIconTag">
    hideTooltip();
    tween(scale, 1);


  </action>



<!-- ********** -->
<!-- Easy HTML Lightbox Plugin -->
<!-- id : easyhtmllightbox -->
<!-- ********** -->
<include url="%FIRSTXML%/graphics/easyhtmllightbox/easy_html_lightbox_vr.xml" />
<plugin name="easy_html_lightbox" url="%FIRSTXML%/graphics/easyhtmllightbox/easy_html_lightbox.js" keep="true" devices="html5" include_reset="false"  include_jquery="false" 
	theme="dark" 
	background_color="#1e1e1e"
	background_alpha="0.59999999999999998"
	stop_autorotate="true"
	apply_blur="true"
	plugin_font_name="inherit"
	info_box_style="style_4_float_expanded"
	
	info_box_style_font_name="Georgia"
	info_box_style_btn_text="Go To"
	info_box_style_font_size="13"
	info_box_style_image_width="122"

	info_box_style_title_color="0x000000"

	info_box_style_bg_color="0xffffff"
	info_box_style_bg_alpha="1"
	info_box_style_text_color="0x000000"

	info_box_style_btn_bg_color="0xe7cd8e"
	info_box_style_btn_bg_alpha="1"
	info_box_style_btn_text_color="0x"
	
/>




<action name="kolorboxjsready_easyhtmllightbox"></action>


<!-- ********** -->
<!-- Logo -->
<!-- id : logo -->
<!-- ********** -->





</krpano>