

/**********************************************************************************************

                               Scroll Items and Content

**********************************************************************************************/

/*  

        Note:  Each <li... tag below creates a new scroll item, you may add as many as you wish.  Terminate each line with 
               a backslash '\'.

     Warning:  Double check that there are no extra white spaces after your terminating '\' backslashes, the scroll will fail to
               load if there are extra spaces present.

*/


document.write("\
\
<div><div><div id='vscroll0' style='display:none;z-index:0;'><ul>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>JANUARY</b></div>01 | New Year’s Day<br>08 | Bubble Bath Day<br>18 | Martin Luther King<br>24 | Nat'l Compliment Day</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>FEBRUARY</b></div>02 | Groundhog Day<br>14 | Valentine’s Day<br>14 | Chinese New Year<br>16 | Madri Gras<br>19 | Chocolate Mint Day</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>MARCH</b></div>15 | Ides of March<br>17 | St. Patricks Day<br>20 | 1st Day of Spring<br>30 | 1st Day of Passover<br>30 | Doctor’s Day</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>APRIL</b></div>01 | April Fool’s Day<br>04 | Easter<br>07 | Pro's Appreciation<br>15 | Income Tax Due<br>15 | Customer’s Day<br>21 | Administrator’s Day<br>22 | Earth Day<br>25 | Red Hat Society Day</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>MAY</b></div>04 | Teacher’s Day<br>05 | Cinco de Mayo<br>08 | Nat’l Babysitter Day<br>09 | Mother’s Day<br>12 | Nurse’s Day<br>15 | Armed Forces Day<br>31 | Memorial Day</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>JUNE</b></div>05 | Enviroment Day<br>14 | Flag Day<br>20 | Father’s Day<br>21 | 1st Day of Summer</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>JULY</b></div>04 | Independance Day<br>14 | Bastille Day<br>19 | Hug Your Child<br>25 | Parent’s Day</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>AUGUST</b></div>01 | Girlfriend’s Day<br>11 | Ramadan<br>21 | Hug your Boss</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>SEPTEMBER</b></div>06 | Labor Day<br>09 | Rosh Hasanah<br>11 | Patriot Day<br>12 | Grandparent’s Day<br>13 | Int'l Chocolate Day<br>18 | Yom Kippur<br>19 | Wife Appreciation <br>21 | Int'l Day of Peace<br>22 | 1st Day of Autumn</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>OCTOBER</b></div>16 | Boss’s Day<br>17 | Sweetest Day<br>24 | Mother-in-Law Day<br>31 | Halloween</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>NOVEMBER</b></div>05 | Guy Fawkes Day<br>11 | Veteran’s Day<br>18 | Mickey Mouse Day<br>26 | Thanksgiving</li>\
\
	<li style='list-style-image:none;' delay=3><div style='font-size:14px; color:#1b8cc9; text-align:left; margin:0 0 5px 0;'><b>DECEMBER</b></div>05 | Bathtub Party Day<br>12 | Hanukkah<br>25 | Christmas<br>26 | Kwanzaa</li>\
\
</ul></div></div></div>\
\
</div>");





/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/


function vscroll_data0()
{


     this.enable_visual_design_mode = false;

 	this.container_width = 170
	this.container_height = 300
	this.top_pause_offset = 10


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 50
	this.animation_jump = 2

	this.animation_delay_mac = 10
	this.animation_jump_mac = 10


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/

	this.container_styles = "background-color:transparent; background-image:; border-style:none; border-color:#000000; border-width:1px; padding-right:10px; padding-left:10px; "
	this.item_link_styles = "margin-bottom:0px; background-color:; background-image:; color:#b12691; text-align:justify; line-height: 18px; font-family:Arial; font-size:14px; font-weight:; text-decoration:none; border-style:none; border-color:; border-width:0px; padding-top:; padding-right:; padding-bottom:; padding-left:; "
	this.item_link_hover_styles = "background-color:; background-image:; color:; text-align:; font-family:Arial; font-size:; font-weight:; text-decoration:underline; "
	this.item_styles = "margin-bottom:15px; background-color:; background-image:; color:000000; text-align:left; font-family:Arial; font-size:13px; line-height: 18px; font-weight:; text-decoration:none; "


}

