

document.write("\
\
<div><div><div id='xscroll0' style='display:none;z-index:0;'><ul>\
\
	<li delay=3>Oct 19, 2007 - <a href='#'>Network Ecosystem is awarded the contract to provide country-wide support to a major middle-eastern airline..<br></a><br><br></li>\
\
	<li delay=3>Jan 2, 2008 - <a href='#'>Network Ecosystem now supports Netware and Linux..<br></a><br><br></li>\
\
	<li delay=3>Nov 18, 2008 - <a href='#'>Start of a New Era 'Network Ecosystem rolls out a major customer into the private cloud space' ..<br></a><br><br></li>\
\
	<li delay=3>Dec 3, 2010 - <a href='#'>Murtaza Khan is invited to explore opportunities in NYC by the mayor of New York City on his initiative 'World to NYC' ..<br></a><br><br></li>\
\
	<li delay=3>Nov 1, 2011 - <a href='#'>Network Ecosystem boards BNI Kensington and Chelsea..<br></a><br><br></li>\
\
</ul></div></div></div>\
\
</div>");





/**********************************************************************************************

                               Customizable Options and Styles

**********************************************************************************************/


function xscroll_data0()
{


    this.enable_visual_design_mode = false;

 	this.container_width = 260
	this.container_height = 220
	this.top_pause_offset = 10


   /*---------------------------------------------
   Timing and Animation Speed
   ---------------------------------------------*/

	this.initial_scroll_delay = 0

	this.animation_delay = 40
	this.animation_jump = 2

	this.animation_delay_mac = 40
	this.animation_jump_mac = 10


   /*---------------------------------------------
   Scroll Styles
   ---------------------------------------------*/

	this.container_styles = "padding-right:10px; padding-left:20px; padding-top:9px; padding-bottom:10px; margin:0px;"
	this.item_link_styles = "margin:0px; color:#35668F; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;"
	this.item_link_hover_styles = "margin:0px; color:#ecb803; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; "
	this.item_styles = "margin:0px; color:#254f61; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; "


}


