ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- Mirrored from www.flmedicaidreform.com/english/links.html by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 12 Mar 2010 19:14:57 GMT --> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Florida's Medicaid Reform Choice Counseling Links and Resources</title> <link href="../_css/medicaid.css" rel="stylesheet" type="text/css" /> <script type="text/JavaScript"> <!-- function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } //--> </script> <script type="text/javascript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_showHideLayers() { //v6.0 var i,p,v,obj,args=MM_showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2]; if (obj.style) { // alert('obj.style ok'); obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; if (v=='toggle'){ // alert('toggle ok'); if (visToggle=='hidden'){ // alert('toggle visible ok'); visToggle='visible'; v=visToggle; obj.display='block'; } else { // alert('toggle hidden ok'); visToggle='hidden'; v=visToggle; obj.display='none'; } } } // if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; } obj.visibility=v; } } var visToggle='hidden'; function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features+',top=300,left=300'); theWin=eval("window."+winName); } /* var topMargin = 150 var slideTime = 1200 var leftFromCenter= 500 var ns6 = (!document.all && document.getElementById); var ie4 = (document.all); var ns4 = (document.layers); window.setInterval("main()", 10) function floatObject() { if (ns4 || ns6) { findHt = window.innerHeight; } else if(ie4) { findHt = document.body.clientHeight; } } function main() { if (document.body.offsetWidth==0) { this.width=document.body.scrollWidth-25; } else { this.width = document.body.offsetWidth; } if (this.width>788){ this.currentX=(this.width-788)+58; } else { this.currentX=58; } // this.currentX = (this.width/2)-338; if (ns4) { if (document.menuDiv.top<topMargin) { document.menuDiv.top=topMargin; } this.currentY = document.menuDiv.top; this.scrollTop = window.pageYOffset; document.menuDiv.left = this.currentX; mainTrigger(); } else if(ns6) { if (parseInt(document.getElementById('menuDiv').style.top)<topMargin){ document.getElementById('menuDiv').style.top=topMargin; } this.currentY = parseInt(document.getElementById('menuDiv').style.top); this.scrollTop = scrollY; document.getElementById('menuDiv').style.left = this.currentX + "px"; mainTrigger(); } else if(ie4) { if (menuDiv.style.pixelTop<topMargin) { menuDiv.style.pixelTop=topMargin; } this.currentX = this.currentX/2 this.currentY = menuDiv.style.pixelTop; // this next line has compensates for the DOCTYPE declaration putting IE into "strict" mode where the scrollTop property is moved to the documentElement node in the DOM this.scrollTop = (document.documentElement && document.documentElement.scrollTop) ? document.documentElement.scrollTop : document.body.scrollTop; menuDiv.style.pixelLeft = this.currentX ; mainTrigger(); } } function mainTrigger() { var newTargetY = this.scrollTop + this.topMargin if (this.scrollTop>this.topMargin){ newTargetY = this.scrollTop; } else { newTargetY = this.topMargin; } if ( this.currentY != newTargetY ) { if ( newTargetY != this.targetY ) { this.targetY = newTargetY floatStart(); } animator(); } } function floatStart() { var now = new Date() this.A = this.targetY - this.currentY this.B = Math.PI / ( 2 * this.slideTime ) this.C = now.getTime() if (Math.abs(this.A) > this.findHt) { this.D = this.A > 0 ? this.targetY - this.findHt : this.targetY + this.findHt this.A = this.A > 0 ? this.findHt : -this.findHt } else { this.D = this.currentY } } function animator() { var now = new Date() var newY = this.A * Math.sin( this.B * ( now.getTime() - this.C ) ) + this.D newY = Math.round(newY) if (( this.A > 0 && newY > this.currentY ) || ( this.A < 0 && newY < this.currentY )) { if ( ie4 ) menuDiv.style.pixelTop = newY if ( ns4 ) document.menuDiv.top = newY; if ( ns6 ) document.getElementById('menuDiv').style.top = newY + "px" } } // <div id="floatLayer" style="position: absolute; height:30px; width:11; left:767px; top:800px; z-index: 100"><a href="#thetop"><img src="/Images/top_scrolling_button2.gif" alt="Back to Top" width="11" height="30" hspace="0" vspace="0" border="0"></a></div> */ var bannerHeight = 150 var topMargin = 1 var slideTime = 1200 var leftFromCenter= 500 var ns6 = (!document.all && document.getElementById); var ie4 = (document.all); var ns4 = (document.layers); window.setInterval("main()", 10) function floatObject() { if (ns4 || ns6) { findHt = window.innerHeight; } else if(ie4) { findHt = document.body.clientHeight; } } function main() { if (ns4) { if (document.menuDiv.top<topMargin) { document.menuDiv.top=topMargin; } this.currentY = document.menuDiv.top; this.scrollTop = window.pageYOffset; document.menuDiv.left = this.currentX; mainTrigger(); } else if(ns6) { if (parseInt(document.getElementById('menuDiv').style.top)<topMargin){ document.getElementById('menuDiv').style.top=topMargin; } this.currentY = parseInt(document.getElementById('menuDiv').style.top); this.scrollTop = scrollY; document.getElementById('menuDiv').style.left = this.currentX + "px"; mainTrigger(); } else if(ie4) { // if (document.body.offsetWidth==0) { // this.width=document.body.scrollWidth-25; // } else { // this.width = document.body.offsetWidth; // } // if (this.width>788){ // this.currentX=(this.width-788)+58; // } else { // this.currentX=58; // } // this.currentX = (this.width/2)-338; if (menuDiv.style.pixelTop<topMargin) { menuDiv.style.pixelTop=topMargin; } this.currentX = this.currentX/2 this.currentY = menuDiv.style.pixelTop; // this next line has compensates for the DOCTYPE declaration putting IE into "strict" mode where the scrollTop property is moved to the documentElement node in the DOM this.scrollTop = (document.documentElement && document.documentElement.scrollTop) ? document.documentElement.scrollTop-bannerHeight : document.body.scrollTop; // this.scrollTop = (document.documentElement && document.documentElement.scrollTop) ? document.documentElement.scrollTop : document.body.scrollTop; menuDiv.style.pixelLeft = this.currentX ; mainTrigger(); } } function mainTrigger() { var newTargetY = this.scrollTop + this.topMargin if (this.scrollTop>this.topMargin){ newTargetY = this.scrollTop; } else { newTargetY = this.topMargin; } if ( this.currentY != newTargetY ) { if ( newTargetY != this.targetY ) { this.targetY = newTargetY floatStart(); } animator(); } } function floatStart() { var now = new Date() this.A = this.targetY - this.currentY this.B = Math.PI / ( 2 * this.slideTime ) this.C = now.getTime() if (Math.abs(this.A) > this.findHt) { this.D = this.A > 0 ? this.targetY - this.findHt : this.targetY + this.findHt this.A = this.A > 0 ? this.findHt : -this.findHt } else { this.D = this.currentY } } function animator() { var now = new Date() var newY = this.A * Math.sin( this.B * ( now.getTime() - this.C ) ) + this.D newY = Math.round(newY) if (( this.A > 0 && newY > this.currentY ) || ( this.A < 0 && newY < this.currentY )) { if ( ie4 ) menuDiv.style.pixelTop = newY if ( ns4 ) document.menuDiv.top = newY; if ( ns6 ) document.getElementById('menuDiv').style.top = newY + "px" } } // <div id="floatLayer" style="position: absolute; height:30px; width:11; left:767px; top:800px; z-index: 100"><a href="#thetop"><img src="/Images/top_scrolling_button2.gif" alt="Back to Top" width="11" height="30" hspace="0" vspace="0" border="0"></a></div> function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1394468-10']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body onresize="main();" onload="MM_preloadImages('../_images/redarrow.png','../_images/bluearrow.png','../_images/dot.png')"> <div id="siteContainer" style="position: relative;"> <div style="position: absolute; top: 85px; right: 55px;"> <a href="https://www.flmedicaidreform.com/enroll"><img src="../_images/enroll_online_thin_english.png" alt="Enroll Online" style="border: none;" /></a> </div> <div id="header"></div> <div id="content" class="clearfix"> <div id="menuArea"> <div id="menuDiv"> <ul class="menu"> <li class="notCurrent"><img src="../_images/redarrow.png" border="0" alt=" " /> <a href="../index.html">Welcome!</a></li> <li class="notCurrent"><img src="../_images/redarrow.png" border="0" alt=" " /> <a href="generalInfo.html">General Information</a></li> <li class="notCurrent stepone"><img src="../_images/redarrow.png" border="0" alt=" " /> <a href="pickplan.html">Pick Your Plan: Step 1</a></li> <li class="notCurrent steptwo"><img src="../_images/redarrow.png" border="0" alt=" " /> <a href="enroll.html">Enroll: Step 2</a></li> <li class="notCurrent"><img src="../_images/redarrow.png" border="0" alt=" " /> <a href="faq.html">Frequently Asked Questions</a></li> <li class="Current"><img src="../_images/bluearrow.png" border="0" alt="Current Section Indicator" /> <a href="#">Links &amp; Resources</a></li> <li class="notCurrent"><img src="../_images/redarrow.png" border="0" alt=" " /> <a href="glossary.html">Website Glossary</a></li> <li class="notCurrent"><img src="../_images/redarrow.png" border="0" alt=" " /> Select A Language <ul class="menu"> <li class="submenuNotCurrent"><img src="../_images/dot.png" border="0" alt=" " /> <a href="links.html">English</a></li> <li class="submenuNotCurrent"><img src="../_images/dot.png" border="0" alt=" " /> <a href="../spanish/links.html">Espa&ntilde;ol</a></li> <li class="submenuNotCurrent"><img src="../_images/dot.png" border="0" alt=" " /> <a href="../creole/links.html">krey&ograve;l ayisyen</a></li> </ul> </li> <li class="notCurrent"><img src="../_images/redarrow.png" border="0" alt=" " /> <a href = "contactus.html">Contact Us</a></li> </ul> </div> </div> <div id="textContent"> <br /> <h1 class="pageTitle">Links &amp; Resources <em></em></h1> <p>Neither the website host nor its sponsor is responsible for the site content linked with this page.</p> <p><strong>LINKS</strong><span class="forReader">Welcome to Florida's Medicaid Reform Choice Counseling Website</span></p> <ul> <li><a href="http://ahca.myflorida.com/index.shtml" target="_blank">Agency for Health Care Administration</a></li> <li><a href="http://ahca.myflorida.com/Medicaid/Enhanced_Benefits/index.shtml" target="_blank">Enhanced Benefits Reward$ Program</a></li> <li> <a href="http://elderaffairs.state.fl.us/english/aaa.php" target="_blank">Florida Area Agency on the Aging</a></li> <li> <a href="http://www.myflorida.com/cf_web/" target="_blank">Florida Department of Children and Families (DCF)</a></li> <li> <a href="http://elderaffairs.state.fl.us/" target="_blank">Florida Department of Elder Affairs (DOEA)</a></li> <li> <a href="http://www.doh.state.fl.us/" target="_blank">Florida Department of Health</a></li> <li> <a href="http://www.floridavets.org/" target="_blank">Florida Department of Veterans' Affairs (FDVA)</a></li> <li> <a href="http://www.floridahealthfinder.gov/" target="_blank">Consumer Health Search Tool</a></li> <li> <a href="http://www.floridahealthfinder.gov/index.html" target="_blank">Compare Health Plans</a></li> <li> <a href="http://ahca.myflorida.com/Executive/Inspector_General/complaints.shtml" target="_blank">Medicaid Fraud and Abuse</a></li> <li> <a href="http://www.flsenate.gov/statutes/index.cfm?mode=View%20Statutes&amp;SubMenu=1&amp;App_mode=Display_Statute&amp;Search_String=381.026&amp;URL=CH0381/Sec026.HTM" target="_blank">Patient Bill of Rights and Responsibilities</a> </li> <li><a href="http://www.ssa.gov/d&amp;s1.htm" target="_blank">Social Security Administration information on SSI eligibility</a></li> </ul> <p><strong>RESOURCES </strong></p> <ul> <li>Elder Care Services Helpline - (800) 963-5337 </li> <li>Enhanced Benefits Call Center  (866) 421-8474</li> <li>Florida Medicaid Reform <em>Choice Counselor</em> Helpline- (866) 454-3959; TDD users ONLY (866) 467-4970 </li> </ul> <blockquote> <p><strong>Broward County </strong></p> <p>AHCA Medicaid Office:<br /> 1400 West Commercial Boulevard, Suite 110 <br /> Ft Lauderdale, Florida 33309 (954) 202-3200 </p> <p>Dept of Children and Families - 1-866-762-2237 </p> <p><strong>Baker, Clay, Duval and Nassau Counties </strong></p> <p>AHCA Medicaid Office - 921 North Davis Street, Bldg A, Suite 160 Jacksonville, Florida 32209-6806 (904) 353-2100 / (800) 273-5880 </p> <p>Dept of Children and Families - 1-866-762-2237 </p> </blockquote> <p></p> <p align="center"><strong>Email your comments and suggestions on Medicaid reform to <a href="mailto:medicaidreform@ahca.myflorida.com">medicaidreform@ahca.myflorida.com</a></strong> </p> <div id="helplineinfo" class="boxed bold">To get help, call the toll-free Helpline: 1-866-454-3959; TDD 1-866-467-4970. If you need Medicaid information in large print, audiotape or Braille, call the Helpline.</div> <br /> <p align="center"><a href="../index.html">Welcome</a> | <a href="generalInfo.html">General Information</a> | <a href="pickplan.html">Pick your Health Plan: Step 1</a> | <a href="enroll.html">Enroll: Step 2</a> <a href="faq.html">Frequently Asked Questions</a> | <a href="links.html">Links &amp; Resources</a> | <a href="glossary.html">Website Glossary</a></p> </div> </div> <div id="footer"><span class="forReader">Sponsored by Florida's Agency for Health Care Administration</span></div> </div> </body> <!-- Mirrored from www.flmedicaidreform.com/english/links.html by HTTrack Website Copier/3.x [XR&CO'2010], Fri, 12 Mar 2010 19:14:57 GMT --> </html>