<!--
// ax kradeco:(:(:(:
prefix=' ';

arURL = new Array(
'',//1
'',//1
'',//1
''//1
);
/*




*/
var arTXT = new Array(
'<div align=\"center\"><span class=\"sc\">EPPING FOREST GYMNASTICS CLUB IS A PURPOSE BUILT GYMNASTICS FACILITY .</span></div>',//1
'<div align=\"center\"><span class=\"sc\">WITH A TEAM OF EXPERIENCED COACHES.</span></div>',//1
'<div align=\"center\"><span class=\"sc\">WAITING AREA FOR PARENTS WITH TV LOUNGE.</span></div>',//1
'<div align=\"center\"><span class=\"sc\">AMPLE PARKING FACILITIES AT THE VENUE .</span></div>'//1


);


interval = 35;  //  time in milliseconds to pause between each increment
// (smaller is slower)
increment = 6; // scrolling increment, in pixels (smaller is smoother)
pause = 4300; // time to pause headline at top of scroll, in milliseconds
bannerColor = ""; // background color of scroller, name or hex triplet
leftPadding = 1; // padding off of left side of scroller, in pixels
topPadding = 0; // padding off of top of scroller, in pixels
maxLoops = 200;  //  maximum loops to run scroller, 0 = infinite
target = ' TARGET="_top" ' // jump out of frames from headline
classid = ' CLASS="headlines" ' // for scrolling headlines style, same as fixed
numheadlines = 4; // number of headlines to display (up to 10)
// --> 