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

var marqueeScroll =
[

'<DIV>          <p class="style2"><strong><u>PENNSYLVANIA</u>....</strong></p>' +
'	<p class="style2">11th February: Liberty Worship Center, Fairfield</p>' +
'	<p class="style2">12th - 14th February: my fathers house. McConnelsburg</p>' +
'	<p class="style2">15th - 16th february: New Franklin AOG, Chambersburg</p>' +
'	<p class="style2">16th February morning and afternoon: Pastors seminar: Littlestown</p>' +
'</DIV>' +

'<DIV>          <p class="style2"><strong><u>WASHINGTON</u>....</strong></p>' +
'	<p class="style2">20th - 21st February: Seattle, Washington. The Gathering Place, Bellevue</p>' +
'</DIV>' +

'<DIV>          <p class="style2"><strong><u>WISCONSIN</u>....</strong></p>' +
'	<p class="style2">20th - 21st March: milwaukee, wisconsin  grace fellowship</p>' +
'</DIV>' +

'<DIV>          <p class="style2"><strong><u>ALASKA</u>....</strong></p>' +
'	<p class="style2">24th - 26th March: Abbott Loop Community Church, Anchorage</p>' +
'	<p class="style2">28th - 31st March: Muldoon Community Assembly, Anchorage</p>' +
'</DIV>' +
   
'<DIV>          <p class="style2"><strong><u>THE NETHERLANDS</u>....</strong></p>' +
'	<p class="style2">10th - 12th March: Leaders meetings, Veenendaal</p>' +
'	<p class="style2">12th - 14th March: Evangelisch Centrum Europoort, Rotterdam</p>' +
'	<p class="style2">14th March (evening) national leaders meeting</p>' +
'</DIV>'


];


 



   
 





