﻿<?xml version="1.0" encoding="utf-8"?>
<cu3er>
  <settings>
    <general slide_panel_width="960" slide_panel_height="400" slide_panel_horizontal_align="center" slide_panel_vertical_align="center" />
    <auto_play>
      <defaults symbol="circular" time="6" />
    </auto_play>
    <description>
      <defaults heading_font="CALIBRI" paragraph_text_size="13" heading_text_margin="10, 25, 5, 25" round_corners="10, 10, 10, 10" />
    </description>
    <prev_button>
      <defaults round_corners="5,5,5,5" />
      <!-- Button Look: If 55,55,55,55 is used button will be circle. 0,0,0,0 = square. Default is 5,5,5,5  -->
      <tweenOver tint="0xFFFFFF" scaleX="1.2" scaleY="1.2" />
      <tweenOut tint="0x000000" />
    </prev_button>
    <prev_symbol>
      <tweenOver tint="0x000000" />
    </prev_symbol>
    <next_button>
      <defaults round_corners="5,5,5,5" />
      <tweenOver tint="0xFFFFFF" scaleX="1.2" scaleY="1.2" />
      <tweenOut tint="0x000000" />
    </next_button>
    <next_symbol>
      <tweenOver tint="0x000000" />
    </next_symbol>
  </settings>
  <slides>
    <!-- First slide -->
    <slide>
      <url>images/OnlinePublishers.jpg</url>
      <link target="_self"></link>
      <!-- Where to go if link is clicked. You can remove this tag if no anchor link is required -->
    </slide>
    <transition z_multiplier="4" />
    <!-- Second slide -->
    <slide>
      <url>images/MiddleWare.jpg</url>
      <link target="_self">your_page_link.htm</link>
      <!-- To remove Description Box simply delete the <description> tags -->
    </slide>
    <transition z_multiplier="2" />
    <!-- Third slide -->
    <slide>
      <url>images/InternetServices.jpg</url>
      <link target="_self">your_page_link.htm</link>
    </slide>
    <transition z_multiplier="1" />
  </slides>
</cu3er>