var dA = new Array(); 
var x = 0;

// first 8 characters in ccyymmdd format for single date events
// first 8 characters in 0000mmdd format for every year events

dA[x++] = "20080101 New Event Calendar Started New Year";
dA[x++] = "20080214 Valentine's day";

dA[x++] = "00000709 Steve's Birthday";
dA[x++] = "00000919 Site Anniversary";
dA[x++] = "00001206 St Nicholas' Day";
dA[x++] = "20100203 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100207 Sunday Morning Service 11am-1pm";
dA[x++] = "20100214 Sunday Morning Service 11am-1pm";
dA[x++] = "20100217 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100221 Sunday Morning Service 11am-1pm";
dA[x++] = "20100228 Sunday Morning Service 11am-1pm";
dA[x++] = "20100307 Sunday Morning Service 11am-1pm";
dA[x++] = "20100314 Sunday Morning Service 11am-1pm";
dA[x++] = "20100321 Sunday Morning Service 11am-1pm";
dA[x++] = "20100328 Sunday Morning Service 11am-1pm";
dA[x++] = "20100303 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100317 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100404 Sunday Morning Service 11am-1pm";
dA[x++] = "20100411 Sunday Morning Service 11am-1pm";
dA[x++] = "20100418 Sunday Morning Service 11am-1pm";
dA[x++] = "20100425 Sunday Morning Service 11am-1pm";
dA[x++] = "20100407 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100421 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100502 Sunday Morning Service 11am-1pm";
dA[x++] = "20100509 Sunday Morning Service 11am-1pm";
dA[x++] = "20100516 Sunday Morning Service 11am-1pm";
dA[x++] = "20100523 Sunday Morning Service 11am-1pm";
dA[x++] = "20100530 Sunday Morning Service 11am-1pm";
dA[x++] = "20100505 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100519 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100606 Sunday Morning Service 11am-1pm";
dA[x++] = "20100613 Sunday Morning Service 11am-1pm";
dA[x++] = "20100620 Sunday Morning Service 11am-1pm";
dA[x++] = "20100627 Sunday Morning Service 11am-1pm";
dA[x++] = "20100602 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100616 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100704 Sunday Morning Service 11am-1pm";
dA[x++] = "20100711 Sunday Morning Service 11am-1pm";
dA[x++] = "20100718 Sunday Morning Service 11am-1pm";
dA[x++] = "20100725 Sunday Morning Service 11am-1pm";
dA[x++] = "20100707 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100721 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100801 Sunday Morning Service 11am-1pm";
dA[x++] = "20100808 Sunday Morning Service 11am-1pm";
dA[x++] = "20100815 Sunday Morning Service 11am-1pm";
dA[x++] = "20100822 Sunday Morning Service 11am-1pm";
dA[x++] = "20100829 Sunday Morning Service 11am-1pm";
dA[x++] = "20100804 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100818 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100905 Sunday Morning Service 11am-1pm";
dA[x++] = "20100912 Sunday Morning Service 11am-1pm";
dA[x++] = "20100919 Sunday Morning Service 11am-1pm";
dA[x++] = "20100926 Sunday Morning Service 11am-1pm";
dA[x++] = "20100901 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20100915 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20101003 Sunday Morning Service 11am-1pm";
dA[x++] = "20101010 Sunday Morning Service 11am-1pm";
dA[x++] = "20101017 Sunday Morning Service 11am-1pm";
dA[x++] = "20101024 Sunday Morning Service 11am-1pm";
dA[x++] = "20101031 Sunday Morning Service 11am-1pm";
dA[x++] = "20101006 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20101020 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20101107 Sunday Morning Service 11am-1pm";
dA[x++] = "20101114 Sunday Morning Service 11am-1pm";
dA[x++] = "20101121 Sunday Morning Service 11am-1pm";
dA[x++] = "20101128 Sunday Morning Service 11am-1pm";
dA[x++] = "20101103 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20101117 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20101205 Sunday Morning Service 11am-1pm";
dA[x++] = "20101212 Sunday Morning Service 11am-1pm";
dA[x++] = "20101219 Sunday Morning Service 11am-1pm";
dA[x++] = "20101201 Bible Study and Prayer 8pm-9:30pm";
dA[x++] = "20101215 Bible Study and Prayer 8pm-9:30pm";
