

/**********************************************************************************************

                               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 delay=9> February 19, 2010<br/> Dr. Les Krieger submits <b> Success vs. Wisdom: Phenomenological Foundations of Psychological Practice</b> to <b>The Psychologist-Manager Journal</b><a href='http://www.assessment-tech.com/pdf/Success vs. Wisdom1.pdf'> &raquo; download the paper here</a></li>\
\
<li delay=9> January 5, 2010<br/> ATG extends a warm welcome to our new employee Jessy Frye!!</li>\
\
<li delay=9> December 24, 2009<br/> ATG would like to wish everyone a <b>Happy Holiday and Happy New Year!! </b></li>\
\
<li delay=9> November 23, 2009<br/> ATG is recognized by National Council for Continuing Education and Training <b> NCCET</b><a href='http://www.assessment-tech.com/images/NCCET Diploma.pdf'> &raquo;details here</a></li>\
\
<li delay=9> October 26, 2009<br/> Dr. Les Krieger recently published<b> The Measurement of Workforce Needs as a Source for Training Customization</b><a href='http://www.assessment-tech.com/pdf/DSD Workforce Dev. Article.pdf'> &raquo;download here</a></li>\
\
<li delay=9> October 5, 2009<br/> Dr. Dale Campbell now serves on the<b>International Advisory Board of The Chair Academy</b><a href='http://www.chairacademy.com'> &raquo;read more</a></li>\
\
<li delay=9> September 11, 2009<br/> <b>ATG sponsors events to stir change and provoke thoughts</b><a href='http://www.assessment-tech.com/Guest Speakers.html'> &raquo;details here</a></li>\
\
<li delay=9> September 1, 2009<br/> ATG's <em> Assess for Success</em> is scheduled<a href='http://www.assessment-tech.com/ATG_news_letter_8_2009.html'>&raquo; reserve your seat</a></li>\
\
<li delay=9> August 4, 2009<br/> Dr. Christina Adkins publishes: <em>Developing Candidates Before They Apply...</em><a href='files/Developing_Candidates_Before_They_Apply.pdf'>&raquo;read the article</a></li>\
\
<li delay=9> July 14, 2009<br/> President Obama's American Graduation Initiative....<a href='files/Remarks_by_President_Obama_Graduation_Initiative.pdf'>&raquo;read how FuturesLeaders helps the Initiative</a></li>\
\
<li delay=9> July 1, 2009<br/> Dr. Chris Steilberg comments on the Supreme Courts ruling...<a href='http://www.myhroffice.net#Steilberg_view'>&raquo; are your selection practices legally defensible?</a></li>\
\
<li delay=9> June 12, 2009<br/> <b>Your Next Leader</b> by Dale F. Campbell was published in Community College Journal...<a href='files/Your_Next_Leader.pdf'>&raquo;read more on how <b>FuturesLeaders</b> is delivering to Colleges</a></li>\
\
</ul></div></div></div>\
\
</div>");





/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/

list7 = true
function vscroll_data0()
{


        this.enable_visual_design_mode = false;

 	this.container_width = 235
	this.container_height = 250
	this.top_pause_offset = 0


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 20
	this.animation_jump = 2

	this.animation_delay_mac = 100
	this.animation_jump_mac = 10


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/

	//this.container_styles = "background-color:#f5f5f5; background-image:; border-style:dashed; border-color:#000000; border-width:1px; padding-right:10px; padding-left:10px; "
	this.container_styles = "padding-right:0px; padding-left:0px; "
	this.item_link_styles = "margin-bottom:0px; background-color:; background-image:; color:#e76e34; text-align:; font-family:Verdana,Arial; font-size:11px; 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:#e76e34; text-align:; font-family:Verdana,Arial; font-size:; font-weight:; text-decoration:underline; "
	this.item_styles = "margin-bottom:15px; background-color:; background-image:; color:#666666; text-align:; font-family:Verdana,Arial; font-size:11px; font-weight:; text-decoration:none; "


}

