﻿<?xml version="1.0" encoding="utf-8"?>
<Banner 
	bannerWidth="$htmlformat[0]"
	bannerHeight="$htmlformat[1]"

	textSize="14"
	textColor=""
	textAreaWidth=""
	textLineSpacing="0"	
	textLetterSpacing="-0.5"	
	textMarginLeft="12"
	textMarginBottom="3"
	
	transitionType="1"
	transitionDelayTimeFixed="$htmlformat[2]" 
	transitionDelayTimePerWord=".5"
	transitionSpeed="$htmlformat[2]"
	transitionBlur="yes"
	transitionRandomizeOrder="no"	
	
	showTimerClock="yes"
	showBackButton="yes"
	showNumberButtons="yes"
	showNumberButtonsAlways="Yes"
	showNumberButtonsHorizontal="yes"
	showNumberButtonsAscending="yes"
	autoPlay="yes">
	
	$htmlformat[3]

</Banner>

