/*
 * content to be placed in a marquee defined as a
 * javascript array.
 */

var marqueeScroll =
[

'<DIV>          <p class="style2"><strong><u>UNITED KINGDOM</u>....</strong></p>' +
'	<p class="style2">January 26th: Queens Park Baptist Church, Daughters of Destiny, Glasgow, Scotland</p>' +
'	<p class="style2">January 26th: Queens Park Baptist Church, Leaders Meeting, Glasgow, Scotland</p>' +
'	<p class="style2">January 29th: Elim Pentecostal Church, Perth, Scotland</p>' +
'	<p class="style2">March 2nd: Friday Alive, Watford, England</p>' +
'	<p class="style2">March 3rd and 4th: Church of Destiny, Tottenham, London, England</p>' +
'	<p class="style2">March 8th to 11th: Sheddocksley Baptist Church, Aberdeen, Scotland</p>' +
'	<p class="style2">March 24th: Prophetic Conference, Kirriemuir, Scotland</p>' +
'	<p class="style2">March 23rd and 25th: Strathmore Christian Fellowship, Kirriemuir, Scotland</p>' +
'	<p class="style2">April 1st: Christian Life Center, Prophetic Presbytery with Emma Stark, Glasgow, Scotland</p>' +
'</DIV>' +

'<DIV>          <p class="style2"><strong><u>UNITED STATES OF AMERICA</u>....</strong></p>' +
'	<p class="style2">February 10th to 12th: Living Waters Church, Elk River, Minnesota</p>' +
'	<p class="style2">February 13th and 14th: Substance Church, Roseville, Minnesota</p>' +
'	<p class="style2">February 18th and 19th: Grace Fellowship, Church, Milwaukee, Wisconsin</p>' +
'</DIV>'

];


