/***************
Querious Designs

Global Reminders
syntax : date[[-date][-date]],color,reminder text,[url]
***************/

var January2003 = new Array(
"1-2-4","#0000ff","The first of the month","http://www.yahoo.com",
"1","","another reminder","",
"4","","4th of July Holiday","",
"9","#ffcc00","pinic","",
"15","#996699","Visit MSN","http://www.msn.com",
"20-23","#006600","Querious Designs","http://www.queriousdesigns.com",
"20","","Just a reminder","",
"30","","Pay Bills!","",
"30","","More bills to pay",""
)

var March2003 = new Array(
"1","#669900","a test reminder","",
"2","#669900","a test reminder","",
"31","#669900","a test reminder","",
"31","#669900","a test reminder",""
)

