// JavaScript Document
document.write("<div id='lofslidecontent45' class='lof-slidecontent'>")
document.write("<div class='preload'><div></div></div><div class='lof-main-wapper'>")
document.write("	<div class='lof-main-item'>")
document.write("				<img src='feature-news-slider/images/feature-article-7.png' title='Newsflash 1' height='300' width='600'>")
document.write("				<div class='lof-main-item-desc'>")
document.write("			   <h3 title='technology'>Monitoring Social Networks</h3>")
document.write("				<p title='technology description'>")
document.write("				HMS offers a Secure, Trusted, Cloud-Based Service which Enables Real-Time Monitoring of Public and Social Network Sites...")
document.write("			   <a target='_parent' title='TACTweet Homepage' href='tactweet/index.asp'>Continue reading &raquo;</a></p>")
document.write("				</div></div>")
document.write("	<div class='lof-main-item'>")
document.write("			   <img src='feature-news-slider/images/feature-article-2.png' title='Newsflash 2' height='300' width='900'>")
document.write("			   <div class='lof-main-item-desc'>")
document.write("			   <h3 title='medical'>Specialty Medical Products</h3>")
document.write("			   <p title='medical description'>")
document.write("			   HMS is proud to be the exclusive federal distributor of a unique, life-saving medical product that helps save the lives of U.S. soldiers...")
document.write("			   <a target='_parent' title='HMS Medical Products' href='solutions/specialty-medical-products.asp'>Continue reading &raquo;</a></p>")
document.write("			   </div></div>")
document.write("	<div class='lof-main-item'><img src='feature-news-slider/images/feature-article-3.png' title='Newsflash 3' height='300' width='900'>")
document.write("			   <div class='lof-main-item-desc'>")
document.write("			   <h3 title='communications'>Enterprise-Managed Telephony &amp; Unified Communications</a></h3>")
document.write("			   <p title='telephony description'>")
document.write("			   HMS's services will standardize the communication systems across your enterprise enterprise by implementing a single Avaya/Cisco solution...")
document.write("			   <a target='_parent' title='HMS IT Services Department' href='solutions/telephony-unified-communciations.asp'>Continue reading &raquo;</a></p>")

document.write("			   </div></div>")
document.write("	<div class='lof-main-item'><img src='feature-news-slider/images/feature-article-4.png' title='Newsflash 4' height='300' width='625'>")
document.write("			   <div class='lof-main-item-desc'>")
document.write("			   <h3 title='surveys'>Customized Interdisciplinary Studies</a></h3>")
document.write("			   <p title='surveys description'>")
document.write("			   HMS' Health Studies Department has the expertise to offer you the perfect combination of people and technology...")
document.write("				<a target='_parent' title='HMS Health Studies Department' href='solutions/Customized-Interdisciplinary-Studies.asp'>Continue reading &raquo;</a></p>")
document.write("			   </div></div>")

document.write("	<div class='lof-main-item'><img src='feature-news-slider/images/feature-article-6.png' title='Newsflash 6' height='300' width='625'>")
document.write("			   <div class='lof-main-item-desc'>")
document.write("			   <h3 title='imaging'>Docutex: Imaging Technologies &amp; Support</a></h3>")
document.write("			   <p title='imaging description'>")
document.write("			   HMS recently acquired Docutex, an imaging company, and now boasts an entire division with document imaging capabilities...")
document.write("			   <a target='_parent' title='HMS Imaging Department' href='solutions/docutex.asp'>Continue reading &raquo;</a></p>")
document.write("			   </div></div>")
document.write("</div>")
document.write("<div class='lof-navigator-outer'><ul class='lof-navigator'>")
document.write("	<li><div><img src='feature-news-slider/images/feature-7-thumb.png' />")
document.write("			   <h3>Monitoring Social Networks</h3>")
document.write("			   <p>TACTweet: a Secure, Trusted, Cloud-Based Service which Enables Real-Time Monitoring of Public and Social Network Sites...</p>")
document.write("			   </div></li>")
document.write("	<li><div><img src='feature-news-slider/images/feature-2-thumb.png' />")
document.write("			   <h3>Specialty Medical Products</h3>")
document.write("			   <p>Ensuring something is good for the Country is paramount before HMS performs any work for a client...</p>")
document.write("			   </div></li>")
document.write("	<li><div><img src='feature-news-slider/images/feature-3-thumb.png' />")
document.write("			   <h3>Enterprise-Managed Telephony &amp; Unified Communications</h3>")
document.write("			   <p>HMS's service encompasses an EFI turnkey solution...</p>")

document.write("			   </div></li>")
document.write("	<li><div><img src='feature-news-slider/images/feature-4-thumb.png' />")
document.write("			   <h3>Custom Interdisciplinary Studies</h3>")
document.write("			   <p>Questionnaire design, cohort outreach, database development &amp; management, mailing, multimodal data collection...</p>")
document.write("			   </div></li>")

document.write("	<li><div><img src='feature-news-slider/images/feature-6-thumb.png' />")
document.write("			   <h3>Docutex: Imaging Technologies</h3>")
document.write("			   <p>HMS Docutex Division offers document imaging solutions nationwide...</p>")
document.write("			   </div></li>")
document.write("</ul></div></div>")
var _lofmain =  $('lofslidecontent45');
var _lofscmain = _lofmain.getElement('.lof-main-wapper');
var _lofnavigator = _lofmain.getElement('.lof-navigator-outer .lof-navigator');
var object = new LofFlashContent( _lofscmain, 
_lofnavigator,
_lofmain.getElement('.lof-navigator-outer'),
{ fxObject:{ transition:Fx.Transitions.Quad.easeInOut,  duration:800},
interval:6000,
direction :'hrleft' } );
object.start( true, _lofmain.getElement('.preload') );
