Simulated Rollover Menus

Here's my deal:
I have an application (several, in fact) that have menus. When you hover on the menu, the menu option colours. When you click on an item,  you are navigated to another page.
Here's what I've tried:
Rollover images: Replace whole menu with new image. Looks great but: Problem: Can't click to the next slide, even with a transparent button over option.
Buttons; made each menu option a button with rollover affects:Tedious and time consuming and... Problem, the menu image has a default state where one item is already selected and that won't go away.
This is such a prevelant simulation need that I'm surprised that I can't find anyone who's needed this...maybe I've just missed something?
Cheers,
Michael

Those rollover menus are created via JavaScript, so make sure that you aren't blocking JavaScript.
*http://kb.mozillazine.org/JavaScript
*https://support.mozilla.org/kb/JavaScript
Also check your security software (firewall, anti-virus) to make sure that it isn't blocking such files if it happens with a new profile as well.
Try to do a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
Download a fresh Firefox copy and save the file to the desktop.
*Firefox 18.0.x: http://www.mozilla.org/en-US/firefox/all.html
Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
*Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
*It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
*http://kb.mozillazine.org/Uninstalling_Firefox
Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
*http://kb.mozillazine.org/Profile_folder_-_Firefox
*http://kb.mozillazine.org/Profile_backup
*http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

Similar Messages

  • How do I make my FLV work behind rollover menus?

    I'm working with an Iframe code which plugs in to a
    site with rollover menus. The problem is when the rollover menu
    pops down over the video it flickers in and out. The iframe code
    includes html and flash. I know I have to add the <param
    name="wmode" value="transparent" in the object tag and
    wmode="transparent" in the embed tag, but I don't know where
    exactly to put it. Here's what I'm working with:
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','widt h','320','height','240','id','FLVPlayer','src','FLVPlayer_Progressive','flashvars','&MM_Co mponentVersion=1&skinName=Clear_Skin_1&streamName=untitled&autoPlay=true&autoRewind=false' ,'quality','high','scale','noscale','name','FLVPlayer','salign','lt','pluginspage','http:/ /www.macromedia.com/go/getflashplayer','movie','FLVPlayer_Progressive'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0"
    width="320" height="240" id="FLVPlayer">
    <param name="movie" value="FLVPlayer_Progressive.swf"
    />
    <param name="salign" value="lt" />
    <param name="quality" value="high" />
    <param name="scale" value="noscale" />
    <param name="FlashVars"
    value="&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=untitled&autoPlay=true&aut oRewind=false"
    />
    <embed src="FLVPlayer_Progressive.swf"
    flashvars="&MM_ComponentVersion=1&skinName=Clear_Skin_1&streamName=untitled&autoPlay=true &autoRewind=false"
    quality="high" scale="noscale" width="320" height="240"
    name="FLVPlayer" salign="LT" type="application/x-shockwave-flash"
    pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    Please help. Thanks.

    This is a multi-part message in MIME format.
    ------=_NextPart_000_00FF_01C8520E.F7F1AE10
    Content-Type: text/plain;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    The easiest way to insert parameters in Flash is through the
    Property =
    inspector. Select your Flash movie in Design view and in the
    PI, click =
    the Parameters button. Click Add (+) and put wmode in the
    first column =
    and transparent in the 2nd column. DW will automatically
    write it in the =
    correct places.
    Best - Joe
    Joseph Lowery
    Vice President of Marketing, WebAssist
    Author of Dreamweaver CS3 Bible
    "jcaplngr" <[email protected]> wrote in
    message =
    news:[email protected]...
    >
    I'm working with an Iframe code which plugs in to a
    site =
    with=20
    > rollover menus. The problem is when the rollover menu
    pops down over =
    the video=20
    > it flickers in and out. The iframe code includes html
    and flash. I =
    know I have=20
    > to add the <param name=3D"wmode"
    value=3D"transparent" in the object =
    tag and=20
    > wmode=3D"transparent" in the embed tag, but I don't know
    where exactly =
    to put it.=20
    > Here's what I'm working with:
    >=20
    > AC_FL_RunContent(=20
    > =
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swfla=
    sh.cab#
    > =
    version=3D7,0,0,0','width','320','height','240','id','FLVPlayer','src','F=
    LVPlayer_
    > =
    Progressive','flashvars','&MM_ComponentVersion=3D1&skinName=3DClear_Skin_=
    1&streamNam
    > =
    e=3Duntitled&autoPlay=3Dtrue&autoRewind=3Dfalse','quality','high','scale'=
    ,'noscale','n
    > =
    ame','FLVPlayer','salign','lt','pluginspage','
    http://www.macromedia.com/g=
    o/getfl
    > ashplayer','movie','FLVPlayer_Progressive' ); //end AC
    code
    > </script><noscript><object=20
    >
    classid=3D"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"=20
    > =
    codebase=3D"
    http://download.macromedia.com/pub/shockwave/cabs/flash/swfla=
    sh.cab#ve
    > rsion=3D7,0,0,0" width=3D"320" height=3D"240"
    id=3D"FLVPlayer">
    > <param name=3D"movie"
    value=3D"FLVPlayer_Progressive.swf" />
    > <param name=3D"salign" value=3D"lt" />
    > <param name=3D"quality" value=3D"high" />
    > <param name=3D"scale" value=3D"noscale" />
    > <param name=3D"FlashVars"=20
    > =
    value=3D"&MM_ComponentVersion=3D1&skinName=3DClear_Skin_1&streamName=3Dun=
    titled&autoPlay
    > =3Dtrue&autoRewind=3Dfalse" />
    > <embed src=3D"FLVPlayer_Progressive.swf"=20
    > =
    flashvars=3D"&MM_ComponentVersion=3D1&skinName=3DClear_Skin_1&streamName=3D=
    untitled&auto
    > Play=3Dtrue&autoRewind=3Dfalse" quality=3D"high"
    scale=3D"noscale" =
    width=3D"320"=20
    > height=3D"240" name=3D"FLVPlayer" salign=3D"LT" =
    type=3D"application/x-shockwave-flash"=20
    > pluginspage=3D"
    http://www.macromedia.com/go/getflashplayer"
    /> =20
    > </object>
    >=20
    > Please help. Thanks.
    >
    ------=_NextPart_000_00FF_01C8520E.F7F1AE10
    Content-Type: text/html;
    charset="iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=3DContent-Type content=3D"text/html; =
    charset=3Diso-8859-1">
    <META content=3D"MSHTML 6.00.6000.16587"
    name=3DGENERATOR>
    <STYLE></STYLE>
    </HEAD>
    <BODY>
    <DIV><FONT face=3DArial size=3D2>The easiest way
    to insert parameters in =
    Flash is=20
    through the Property inspector. Select your Flash movie in
    Design view =
    and in=20
    the PI, click the Parameters button. Click Add (+) and put
    wmode in the =
    first=20
    column and transparent in the 2nd column. DW will
    automatically write it =
    in the=20
    correct places.</FONT></DIV>
    <DIV><BR><FONT face=3DArial size=3D2>Best -
    Joe</FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>Joseph
    Lowery<BR>Vice President of =
    Marketing, <A=20
    href=3D"
    http://www.webassist.com">WebAssist</A><BR>Author
    of <A=20
    href=3D"
    http://www.idest.com/dreamweaver/">Dreamweaver
    CS3 =
    Bible</A></FONT></DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial
    size=3D2></FONT> </DIV>
    <DIV><FONT face=3DArial size=3D2>"jcaplngr"
    &lt;</FONT><A=20
    href=3D"mailto:[email protected]"><FONT
    face=3DArial=20
    size=3D2>[email protected]</FONT></A><FONT
    face=3DArial =
    size=3D2>&gt; wrote=20
    in message </FONT><A =
    href=3D"news:[email protected]"><FONT=20
    face=3DArial =
    size=3D2>news:[email protected]</FONT></A><FONT=20
    face=3DArial size=3D2>...</FONT></DIV><FONT
    face=3DArial size=3D2>&gt; =
     =20
    I'm working with an Iframe code which plugs in to a site with
    <BR>&gt; =
    rollover=20
    menus.  The problem is when the rollover menu pops
    down over the =
    video=20
    <BR>&gt; it flickers in and out. The iframe code
    includes html and =
    flash. =20
    I know I have <BR>&gt; to add the &lt;param
    name=3D"wmode" =
    value=3D"transparent" in=20
    the object tag and <BR>&gt; wmode=3D"transparent"
    in the embed tag, but =
    I don't=20
    know where exactly to put it.
    <BR>&gt; Here's what I'm working=20
    with:<BR>&gt;
    <BR>&gt; AC_FL_RunContent( <BR>&gt;=20
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swfla=
    sh.cab#<BR>&gt;=20
    version=3D7,0,0,0','width','320','height','240','id','FLVPlayer','src','F=
    LVPlayer_<BR>&gt;=20
    Progressive','flashvars','&amp;MM_ComponentVersion=3D1&amp;skinName=3DCle=
    ar_Skin_1&amp;streamNam<BR>&gt;=20
    e=3Duntitled&amp;autoPlay=3Dtrue&amp;autoRewind=3Dfalse','quality','high'=
    ,'scale','noscale','n<BR>&gt;=20
    ame','FLVPlayer','salign','lt','pluginspage','
    http://www.macromedia.com/g=
    o/getfl<BR>&gt;=20
    ashplayer','movie','FLVPlayer_Progressive' ); //end AC=20
    code<BR>&gt; &lt;/script&gt;&lt;noscript&gt;&lt;object
    <BR>&gt;=20
    classid=3D"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    <BR>&gt;=20
    codebase=3D"</FONT><A=20
    href=3D"
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.c=
    ab#ve"><FONT=20
    face=3DArial=20
    size=3D2>
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.=
    cab#ve</FONT></A><BR><FONT=20
    face=3DArial size=3D2>&gt; rsion=3D7,0,0,0"
    width=3D"320" height=3D"240" =
    id=3D"FLVPlayer"&gt;<BR>&gt;       &nb=
    sp;  =20
    &lt;param name=3D"movie"
    value=3D"FLVPlayer_Progressive.swf"=20
    /&gt;<BR>&gt;          =
    =20
    &lt;param name=3D"salign" value=3D"lt"=20
    /&gt;<BR>&gt;          =
    =20
    &lt;param name=3D"quality" value=3D"high"=20
    /&gt;<BR>&gt;          =
    =20
    &lt;param name=3D"scale" value=3D"noscale"=20
    /&gt;<BR>&gt;          =
    =20
    &lt;param name=3D"FlashVars" <BR>&gt;=20
    value=3D"&amp;MM_ComponentVersion=3D1&amp;skinName=3DClear_Skin_1&amp;str=
    eamName=3Duntitled&amp;autoPlay<BR>&gt;=20
    =3Dtrue&amp;autoRewind=3Dfalse"=20
    /&gt;<BR>&gt;          =
    =20
    &lt;embed src=3D"FLVPlayer_Progressive.swf"
    <BR>&gt;=20
    flashvars=3D"&amp;MM_ComponentVersion=3D1&amp;skinName=3DClear_Skin_1&amp=
    ;streamName=3Duntitled&amp;auto<BR>&gt;=20
    Play=3Dtrue&amp;autoRewind=3Dfalse" quality=3D"high"
    scale=3D"noscale" =
    width=3D"320"=20
    <BR>&gt; height=3D"240" name=3D"FLVPlayer"
    salign=3D"LT"=20
    type=3D"application/x-shockwave-flash" <BR>&gt;
    pluginspage=3D"</FONT><A =
    href=3D"
    http://www.macromedia.com/go/getflashplayer"><FONT
    face=3DArial=20
    size=3D2>
    http://www.macromedia.com/go/getflashplayer</FONT></A><FONT
    =
    face=3DArial=20
    size=3D2>"
    /&gt;       =20
    <BR>&gt; &lt;/object&gt;<BR>&gt;
    <BR>&gt; Please help. =20
    Thanks.<BR>&gt;</FONT></BODY></HTML>
    ------=_NextPart_000_00FF_01C8520E.F7F1AE10--

  • Rollover menus dont work in latest firefox version

    Recently, rollover menus (specifically on espn.com) have not been working. They work fine in IE, but FF is not working. Previously, links that had rollover menus come up, simply dont anymore. I cant find a fix for this, any suggestions?

    Those rollover menus are created via JavaScript, so make sure that you aren't blocking JavaScript.
    *http://kb.mozillazine.org/JavaScript
    *https://support.mozilla.org/kb/JavaScript
    Also check your security software (firewall, anti-virus) to make sure that it isn't blocking such files if it happens with a new profile as well.
    Try to do a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 18.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Dreamweaver rollover menus

    Hi. I'm designing a web page for a client in Dreamweaver. I'm
    using layers for rollover menus (with transparent gif layers for
    closers). underneath parts of the rollover menus is a .swf
    animation, but when I test it in my browser, it appears that the
    flash file is default to the top (cutting into my rollover menus).
    Is this problem not fixable?
    To view the file click here:
    http://www.mccaffertyandcompany.com/DMLO/DMLO.htm
    Thanks!

    Hi. I'm designing a web page for a client in Dreamweaver. I'm
    using layers for rollover menus (with transparent gif layers for
    closers). underneath parts of the rollover menus is a .swf
    animation, but when I test it in my browser, it appears that the
    flash file is default to the top (cutting into my rollover menus).
    Is this problem not fixable?
    To view the file click here:
    http://www.mccaffertyandcompany.com/DMLO/DMLO.htm
    Thanks!

  • Spry Rollover Menus Do not Retract or Hover

    Here's my code and I will attach a screenshot:
    <html>
    <head>
    <meta name="verify-v1" content="7UOb7pMZvRsNAeg3bRekSJNhH/EMwsI9CcQBQKDS/3I=" />
    <title>Total Life Counseling Orlando Winter Park Clermont</title>
    <meta name="KEYWORDS" content="Orlando Winter Park & Clermont family counseling individual group children teenagers adult Skype Online Phone Portuguese Espanol Spanish Portuguese">
    <meta name="DESCRIPTION" content="Total Life Counseling Center offers a full range of individual, family, group, phone, online, Skype counseling and therapy services for children, teenagers, adolescents and adults in Orlando, Winter Park, Metro West, East Orlando and Clermont Florida using a relational non-judgmental and non-threatening approach.  Total Life Center consists of competent masters level therapists, Espanol counselors, Portuguese Counselors, Licensed Mental Health Counselors, Business Coaches, Image Enhancement Coaches and Masters Level interns who provide counseling for emotional, mental, physical and spiritual care including marriage, the individual, the family, substance abuse and more.  Our offices serve College Park, Dr. Phillips, Pine Castle, Conway, Windermere, Winter Garden, Ocoee, Oviedo, Longwood, Altamonte Springs, Casselberry, Lake Mary, Sanford, Deland, De Bary, Deltona, Daytona, New Smyrna, Cocoa, Titusville, Merritt Island, Kissimmee, St. Cloud, Celebration, Mt. Dora, the Villages and the tri-cities of Tavares, Eustis and Leesburg.">
    <LINK REV="Made" HREF="http://www.totallifecounseling.com">
    <meta http-equiv="Content-Language" content="en-us">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <script src="javascript/special_functions.js" language="JavaScript" type="text/javascript"></script>
    <link rel="stylesheet" type=text/css href="styles/stylesheet.css">
    <script type="text/javascript" src="flashobject.js"></script>
    <link rel="stylesheet" type="text/css" href="styles/anylink.css" />
    <script type="text/javascript" src="javascript/anylink.js">
    * AnyLink CSS Menu script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
    * This notice MUST stay intact for legal use
    * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
    </script>
    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    <script type="text/javascript">
    _uacct = "UA-1922062-1";
    urchinTracker();
    </script>
    <meta name="Microsoft Theme" content="none">
    <style type="text/css">
    <!--
    .style1 {color: #FF0000}
    .style12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    .style17 {
    color: #6CA7C2;
    font-weight: bold;
    -->
    </style>
    <style>
    <!--
    #blog-header h1 {
    font-size: 24px;
    text-align: left;
    padding: 15px 20px 0 20px;
    margin: 0;
    background-image: url(http://www.blogblog.com/moto_son/topper.gif);
    background-repeat: repeat-x;
    background-position: top left;
    #blog-title {
      margin:0;
      padding:10px 30px 5px;
      font-size:200%;
      line-height:1.2em;
    div.Section1
    {page:Section1;}
    span.EmailStyle15
    {font-family:"Arial","sans-serif";
    color:#993366}
            .__feedview__mainbody { margin-right: 0px }
    #main {
      margin:0;
      padding:15px 20px;
    .post {
      margin:0 0 2em;
    .post h3 {
      margin:0 0 .25em;
      line-height: 1.4em;
      font-weight: bold;
      font-size: 150%;
      color:#8cdfff;
    .style19 {color: #83B5CC}
    .style23 {font-size: 18px}
    .style25 {
    font-size: 12pt;
    font-family: Tahoma;
    .style28 {font-size: 11px}
    .style29 {
    font-size: 10pt
    .style22 { color: #77ADC6;
    font-weight: bold;
    .style31 {font-size: 12pt}
    .style32 {
    font-weight: bold;
    font-family: Tahoma;
    font-size: 14pt;
    .style33 {color: #6CA7C2}
    .style10 { font-size: 16pt;
    font-weight: bold;
    .style34 {font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    .style35 {font-size: 14pt}
    .style36 {
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    .style37 {font-family: Arial, Helvetica, sans-serif}
    -->
    </style>
    <script src="../Scripts/AC_ActiveX.js" type="text/javascript"></script>
    <script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css">
    </head>
    <body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0" class="home-bg">
    <div style="position: absolute; width: 100px; height: 100px; z-index: 2; left: -500; top: -500" id="layer2">
    <img border="0" src="flash/images/image1.jpg" width="2" height="1"><img border="0" src="flash/images/image2.jpg" width="2" height="1"><img border="0" src="flash/images/image3.jpg" width="2" height="1"><img border="0" src="flash/images/image4.jpg" width="2" height="1"><img border="0" src="flash/images/top-right.jpg" width="2" height="1"></div>
    <table width="106%" height="600"  border="0" cellpadding="0" cellspacing="0" class="home-bg-l1">
      <tr>
        <td width="217" class="home-bg-l1"> </td>
        <td width="893" valign="top"><table width="828" height="595" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td height="532" valign="top"><table width="828" height="540" border="0" cellpadding="0" cellspacing="0" class="home-cbg2">
              <tr>
                <td width="30" class="home-bg-l2"> </td>
                <td width="768" valign="top"><table width="768" height="532" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                    <td height="307" valign="top" class="home-t1">
                      <div style="position: absolute; width: 768; height: 24; z-index: 1; top: 25" id="layer1" align="right">
                       <div id="horizontalMenu">                  
                         <ul id="MenuBar3" class="MenuBarHorizontal">
                           <li><a class="MenuBarItemSubmenu" href="contact_us.htm">Contact Us</a>
                               <ul>
                                 <li><a href="#">Item 1.1</a></li>
                                 <li><a href="#">Item 1.2</a></li>
                                 <li><a href="#">Item 1.3</a></li>
                               </ul>
                           </li>
                           <li><a href="services.htm">Services</a></li>
                           <li><a class="MenuBarItemSubmenu" href="counselors.htm">Counselors</a>
                               <ul>
                                 <li><a class="MenuBarItemSubmenu" href="#">Item 3.1</a>
                                     <ul>
                                       <li><a href="#">Item 3.1.1</a></li>
                                       <li><a href="#">Item 3.1.2</a></li>
                                     </ul>
                                 </li>
                                 <li><a href="#">Item 3.2</a></li>
                                 <li><a href="#">Item 3.3</a></li>
                               </ul>
                           </li>
                           <li><a href="http://www.totallifecounseling.com/shop" target="_blank">Products</a></li>
                           <li><a href="forms.htm">Forms</a></li>
                           <li><a href="#">Court Ordered</a></li>
                           <li><a href="camps.htm">Camps</a></li>
                         </ul>
                         </div>                    
                        <!-- End HorizontalMenu Scripting -->
                      <div id="header">
                        <script type="text/javascript">
    //var fo = new FlashObject("flash/HorizontalMenu10.swf", "header", "768", "307", "6");
    //fo.addParam("wmode", "transparent");
    //fo.addParam("base", "flash");
    //fo.write("header");
                      </script>
                      </div>
                      <!-- End Header Scripting -->
                      <!-- #EndLibraryItem --></td>
                  </tr>
                  <tr>
                    <td valign="top" class="home-c"><table width="768" height="235" border="0" cellpadding="0" cellspacing="0">
                      <tr>
                        <td width="11"> </td>
                        <td width="576" valign="top">
    <table border="0" style="border-collapse: collapse" width="100%" id="table45" cellpadding="0" height="100%">
    <tr>
    <td width="176" valign="top" bgcolor="#F2F4F5">
            <table width="100%" border="0" cellpadding="2" cellspacing="2" id="table46" style="border-collapse: collapse">
              <tr>
                <td height="31" bgcolor="#2A6180"><p align="center"><A href="http://totallifecounseling.blogspot.com/"><strong>Articles &amp;   Blogs</strong></A></p></td>
                </tr>
              <tr>
                <td height="1328" valign="top" bgcolor="#FFFFFF">
                                  <!-- BEGIN: Constant Contact Stylish Email Newsletter Form -->
                                  <div align="center">
      <div style="width:160; background-color: #ffffff;">
      <p align="center" class="style12"></strong> 
              <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a9ae1e727d21f0f"></script>
              <script src="http://widgets.twimg.com/j/2/widget.js"></script>
    <script>
    new TWTR.Widget({
      version: 2,
      type: 'profile',
      rpp: 15,
      interval: 6000,
      width: 170,
      height: 1326,
      theme: {
        shell: {
          background: '#F2F4F5',
          color: '#6CA7C2'
        tweets: {
          background: '#ffffff',
          color: '#2a6180',
          links: '#2a6180'
      features: {
        scrollbar: false,
        loop: false,
        live: false,
        hashtags: false,
        timestamp: false,
        avatars: false,
        behavior: 'all'
    }).render().setUser('TotalLife').start();
    </script>
      <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4a9ae1e727d21f0f"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a>         
              <form name="ccoptin" action="http://visitor.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;">
        <div align="center"><span class="style25"><font style="font-weight: bold; font-family:Georgia,'Times New Roman',Times,serif; font-size:12px; color:#006699;">Read E-Newsletter</font></span>
          <input type="text" name="ea" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;">
          <input type="submit" name="go" value="GO" class="submit"  style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">
          <input type="hidden" name="m" value="1101177120388">
          <input type="hidden" name="p" value="oi">
        </div>
      </form>
      </div>
      </div>
      <!-- END: Constant Contact Stylish Email Newsletter Form -->
      <!-- BEGIN: SafeSubscribe -->
      <!-- END: SafeSubscribe -->
      <!-- BEGIN: Email Marketing you can trust -->
      <!-- END: Email Marketing you can trust -->
      <p align="center" class="messageBoxContent style19"><strong><A href="resources.htm" class="style1 style25 style31"><font color="#FF0000">Recommended Books, Vitamins &amp;   Resources</font></A></strong></p>
                    </td>
                </tr>
            </table>       
            <hr color="#2A6180" size="1"> </td>
    <td width="2" valign="top"> </td>
    <td width="435" align="center" valign="top" bgcolor="#F3F5F5" class="boxText3"><p align="center"><strong>Counseling in Orlando, Winter Park, East Orlando, Clermont Florida and Central Florida</strong>
    <p>TLC offers a "full" range of   Individual, Family, &amp; Group Counseling services for Children, Teenagers,   Adolescents, and Adults.  Our skilled counselors are Relational, Approachable and Specialists providing therapy services in the Central Florida area including:   Orlando, Winter Park, Metro West, East Orlando, and Clermont Florida.</p>
    <p align="center"><strong><span class="style24"><span class="style32"><font color="#FF0000">Complimentary</font> <span class="style1">15   Minute Phone Consultation (407) 248-0030</span></span></p>
    <script type="text/javascript">
    AC_AX_RunContent( 'width','425','height','344','src','http://www.youtube.com/v/sPatyytF2Ws&hl=en&fs=1&autoplay=1','type','application/x-shockwav e-flash','allowscriptaccess','always','allowfullscreen','true','movie','http://www.youtube .com/v/sPatyytF2Ws&hl=en&fs=1&autoplay=1' ); //end AC code
    </script><noscript><object width="425" height="344">
      <param name="movie" value="http://www.youtube.com/v/sPatyytF2Ws&hl=en&fs=1&autoplay=1">
      </param>
      <param name="allowFullScreen" value="true">
      </param>
      <param name="allowscriptaccess" value="always">
      </param>
      <embed src="http://www.youtube.com/v/sPatyytF2Ws&hl=en&fs=1&autoplay=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>
      </object></noscript>
    <p align="center" class="boxText2"><strong><a href="espanol.htm" title="Orlando, Winter Park, Altamonte, Lake Mary & South West Orlando" target="_blank"><a href="espanol.htm">Espa&ntilde;ol Consejero</a> or <a href="portuguese.htm" target="_blank">Portugu&ecirc;s Conselheiro</a></strong></p>
      <p align="center"><span class="boxText3"><a href="testimonials.htm"><strong>Testimonial </strong></a></b>- &quot;He is doing so well!  We are continuing with the diet changes and vitamins and his attitude is so much better.
      You were right - kids don't see you for very long  We are so grateful for your help.  We were in a bad place before we saw you and I am really amazed at the difference.&quot; </span></p>
    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style">
    <a href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4a9b0aa77cca0416" class="addthis_button_compact">Share</a>
    <span class="addthis_separator">|</span>
    <a class="addthis_button_facebook"></a>
    <a class="addthis_button_myspace"></a>
    <a class="addthis_button_google"></a>
    <a class="addthis_button_twitter"></a></div>
    <div align="center">
      <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a9b0aa77cca0416"></script>
      <!-- AddThis Button END -->
    </div>
    <p><A href="camps.htm" target="_blank"><span class="style1"><blink>Channel 13   News</blink></span> interviews Jim West, president of Total Life Counseling on how our Orlando area Camps Helped a   Student with Making Friends.</A></p>
              <p align="left">Orlando Mental Health <a href="counselors.htm" target="_parent">Counselors</a> specializing in all areas of therapy. Call us today. We can help!
                <HR>
                <p align="left"><strong>Services:</strong> Total Life Counseling Center consists of Licensed Counselors, Masters Level Therapists, <a href="espanol.htm" title="Espanol Counseling Services in Orlando & Winter Park Florida" target="_blank"><strong>Espanol Counselors</strong></a>, <a href="portuguese.htm" target="_blank"><strong>Portuguese Counselors</strong></a>, Licensed Mental Health Counselors,   <a href="corporate.htm" target="_blank"><strong>Business Coaches</strong></a>, <a href="image.htm" target="_blank"><strong>Image Enhancement Coaches</strong></a> who provide counseling for   emotional, mental, physical and spiritual care including marriage, individual, family, substance abuse and more.  TLC provides services for all ages in the Orlando Central Florida area and  can handle almost any issue:<br>
                <TABLE id="table49" width="100%" border="0">
                  <TBODY>
                    <TR>
                      <TD height="23" align="middle"><div align="left"><A href="adhd.htm" target="_parent">ADD or   ADHD </A></div></TD>
                      <TD align="middle"><div align="left"><A href="marriage.htm" target="_parent">Marriage</A></div></TD>
                      <TD align="middle"><div align="left"><A href="sexualabuse.htm" target="_parent">Sexual   Abuse</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="22" align="middle"><div align="left"><A href="depression.htm" target="_parent">Depression</A></div></TD>
                      <TD align="middle"><div align="left"><A href="anger.htm" target="_parent">Anger   Management</A></div></TD>
                      <TD align="middle"><div align="left"><A href="anxiety.htm" target="_parent">Anxiety</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="39" align="middle"><div align="left"><A href="socialskillsgroups.htm" target="_parent">Social   Skills Groups</A></div></TD>
                      <TD align="middle"><div align="left">Mood Disorders or   Bi-Polar</div></TD>
                      <TD align="middle"><div align="left"><A href="selfharm.htm" target="_parent">Self-injurious   Behavior</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="23" align="middle"><div align="left"><A href="premarital.htm" target="_parent">Pre-marital</A></div></TD>
                      <TD align="middle"><div align="left">Eating   Disorders</div></TD>
                      <TD align="middle"><div align="left">Women's   Issues</div></TD>
                    </TR>
                    <TR>
                      <TD align="middle"><div align="left"><A href="odd.htm" target="_parent">Oppositional   Defiance Disorder</A></div></TD>
                      <TD align="middle"><div align="left"><A href="selfharm.htm" target="_parent">Self-Mutilation or Self Harm</A></div></TD>
                      <TD align="middle"><div align="left"><a href="disabled.htm">Mentally Challenged</a></div></TD>
                    </TR>
                    <TR>
                      <TD height="23" align="middle"><div align="left"><A href="janie.htm" target="_parent">Codependency</A></div></TD>
                      <TD align="middle"><div align="left"><A href="coaching.htm" target="_parent">Career   Assessment</A></div></TD>
                      <TD align="middle"><div align="left"><A href="deb.htm" target="_blank">Gender   Identity</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="55" align="middle"><div align="left"><a href="ptsd.htm">Post Traumatic Stress Disorder PTSD</a></div></TD>
                      <TD align="middle"><div align="left"><a href="multiple.htm" target="_parent">Multiple Personality or Dissociative   Disorders</a></div></TD>
                      <TD align="middle"><div align="left"><A href="adhd.htm" target="_parent">Attention Deficit Hyperactivity   Disorder</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="39" align="middle"><div align="left"><A href="counselors.htm" target="_parent">Christian Counseling</A></div></TD>
                      <TD align="middle"><div align="left"><a href="skype.htm" target="_blank">Skype, Phone or Online Counseling</a></div></TD>
                      <TD align="middle"><div align="left"><A href="cyberbullying.htm" target="_parent">Cyberbullying</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="29" align="middle"><div align="left"><A href="grief.htm" target="_parent">Loss</A></div></TD>
                      <TD align="middle"><div align="left"><a href="anxiety.htm" target="_parent">Stress   Management</a></div></TD>
                      <TD align="middle"><div align="left"><A href="grief.htm" target="_parent">Grief</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="37" align="middle"><div align="left"><A href="substance_abuse.htm" target="_parent">Substance   Abuse &amp; Addictions</A></div></TD>
                      <TD align="middle"><div align="left"><A href="sports.htm">Sports   Psychology</A></div></TD>
                      <TD align="middle"><div align="left"><A href="sports.htm" target="_blank">Mental   Toughness</A></div></TD>
                    </TR>
                    <TR>
                      <TD height="23" align="middle"><div align="left"><A href="sexualaddictions.htm" target="_parent">Sexual   Addictions</A></div></TD>
                      <TD align="middle"><div align="left"><A href="groups.htm">Groups</A></div></TD>
                      <TD align="middle"><div align="left"><A href="parenting.htm" target="_parent">Parent Coaching</A></div></TD>
                    </TR>
                    <TR>
                      <TD align="middle"><div align="left">Family</div></TD>
                      <TD align="middle"><div align="left"><A href="divorce.htm">Divorce Recovery</A></div></TD>
                      <TD align="middle"><div align="left"><a href="premarital.htm" target="_parent">Pre-Marital</a></div></TD>
                    </TR>
                    <TR>
                      <TD align="middle"><div align="left"><a href="disabled.htm">Mentally Disabled</a></div></TD>
                      <TD align="middle"><div align="left"><a href="leadershipcoaching.htm">Leadership Coaching</a></div></TD>
                      <TD align="middle"><div align="left"><a href="selfharm.htm" target="_blank">Self Harm</a></div></TD>
                    </TR>
                    </TBODY>
                </TABLE>
                <HR><p>At Total Life Counseling we   focus on more than just the &ldquo;Mind;" we focus on the &ldquo;Total&rdquo; person.  </p>
                <p><U>Clients travel all over   Florida, from the Bahamas and Georgia </U>as TLC has worked with patients' and their prescribers' to reduce their dependency on medication.  Since 2003 85% of   our patients were stabilized with FDA approved supplements and dietary   adjustments.</p>
                <p>Patients receive tremendous   relief from their symptoms with less medication or in some cases without   medication. </p>
                <p>Orlando teen and adolescent life workshops and teen camps.</p>
                <p><span class="style1"><a href="espanol.htm" title="Orlando, Winter Park, Altamonte, Lake Mary & South West Orlando" target="_blank"><strong>Se Habla Espa&ntilde;ol</strong></a> <span class="style22">and</span> <a href="portuguese.htm" target="_blank"><strong>Portuguese (Portugues)</strong></a> <span class="style17">Counselors</span></span></p>
                <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style">
    <a href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4a9b0aa77cca0416" class="addthis_button_compact">Share</a>
    <span class="addthis_separator">|</span>
    <a class="addthis_button_facebook"></a>
    <a class="addthis_button_myspace"></a>
    <a class="addthis_button_google"></a>
    <a class="addthis_button_twitter"></a></div>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=xa-4a9b0aa77cca0416"></script>
    <!-- AddThis Button END -->
                <HR>
                <H2>Our Mission Statement</H2>
                <p>To provide the Hope, Healing and Support to Individuals, Couples, and   Families in a Warm, Approachable Way.</p>
                <h2>Our Vision Statement</h2>
                <p>To Accelerate Healing with our Relational, Holistic, Experiential approach through Communication, Camps, Coaching, and Counseling.</p>
                <HR><h2 class="boxText3 style35">Office Locations and Areas Served</h2>
                <p align="left" class="style36">Total Life Counseling Center provides counseling, therapy, coaching, camps and  career services for all of central Florida, including: Orlando, Winter Park, Maitland, College Park, Dr. Phillips, Pine Castle, Conway, Windermere, Winter Garden, Ocoee, Oviedo, Longwood, Altamonte Springs, Casselberry, Lake Mary, Sanford, Deland, De Bary, Deltona, Daytona, New Smyrna, Cocoa, Titusville, Merritt Island, Kissimmee, St. Cloud, Celebration, Mt. Dora, the Villages and the tri-cities of Tavares, Eustis and Leesburg. </p>
                <p align="left" class="style36">Our  counseling, therapy, camps, group, coaching and career services are conveniently located at:</p>
                <p align="left" class="style36"><font face="Arial"><a href="http://www.mapquest.com/directions/main.adp?src=maps&1sb=revise&2l=ewk9MRVLeIOeBOayBAhxUA= =&2g=4r1UgrxqqQkErUUWTq9wZA==&2v=ADDRESS&2a=1507 S Hiawassee Rd&2c=Orlando&2s=FL&2z=32835-5718&2y=US&2pn=&2pl=&cat=&q=">1507 S. Hiawassee
                  Road, Suite 101, Orlando, FL 32835</a></font></p>
                <p align="left" class="style36"><font face="Arial"><a href="http://www.mapquest.com/directions/main.adp?src=maps&1sb=revise&2l=QjNBshU7m2oAHEBWy833/w= =&2g=qrdtLjTZeC3HG9agi4ixtw==&2v=ADDRESS&2a=1850 Lee Rd&2c=Winter Park&2s=FL&2z=32789-2115&2y=US&2pn=&2pl=&cat=&q=">Lee
                  World-1850
                  Lee Road
                  Ste. #215, Winter Park, FL 32789</a></font></p>
                <p align="left" class="style36"><a href="http://maps.google.com/maps?q=1850+N.+Alafaya+Trail+Building+1-B+Orlando,+FL+32826&oe=utf- 8&rls=org.mozilla:en-US:official&client=firefox-a&um=1&ie=UTF-8&split=0&gl=us&ei=syZJSpCoJ 4ii8QTjreGTDQ&sa=X&oi=geocode_result&ct=title&resnum=1" target="_parent" class="style37">1850 N. Alafaya Trail Building 1-A Orlando, FL 32826  Suite 1A</a></p>
                <p align="left" class="style34"><span class="style29"><a href="http://maps.google.com/maps?client=safari&rls=en-us&q=7432+State+Road+50,+Groveland,+FL+34 736&oe=UTF-8&um=1&ie=UTF-8&split=0&gl=us&ei=dPWZSaKgNp6Dtwfel5CcCw&sa=X&oi=geocode_result& resnum=1&ct=title" target="_parent" class="style37">7432 State Road 50, Groveland, FL 34736</a></span></p>
                <p class="style10"><b class="style32">Call us (407)
                  248-0030</b>
                  <!-- BEGIN: Constant Contact Stylish Email Newsletter Form -->
                </p>
                <DIV align="center">
                  <DIV>
                    <FORM name="ccoptin0" action="http://ui.constantcontact.com/d.jsp" method="post" target="_blank">
                      <strong><IMG alt="Email Newsletter icon, E-mail Newsletter icon, Email List icon, E-mail List icon" src="http://img.constantcontact.com/ui/images1/visitor/email1_trans.gif" border="0"> Read our e-Newsletter
                        <INPUT name="ea0">
                        <INPUT type="submit" value="GO" name="go0">
                        <INPUT type="hidden" value="1101177120388" name="m0">
                        <INPUT type="hidden" value="oi" name="p0">
                        </strong>
                      </FORM>
                    </DIV>
                </DIV>
                <!-- END: Constant Contact Stylish Email Newsletter Form -->
                <!-- BEGIN: SafeSubscribe -->            <DIV align="center"><strong><A href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><IMG height="14" alt="" src="http://img.constantcontact.com/ui/images1/safe_subscribe_logo.gif" width="168" vspace="5" border="0"></A></strong></DIV></td>
    </tr>
    </table> </td>
                        <td width="1"></td>
                        <td width="165" valign="top">                      <table border="0" style="border-collapse: collapse" width="96%" id="table" cellpadding="2" cellspacing="2">
                            <tr>
                              <td height="32" bgcolor="#2A6180"><p align="center"><A href="consultation.htm"><strong>Upcoming Seminars</strong></A></p></td>
                              </tr>
                            <tr>
                             <td valign="top" bgcolor="#FFFFFF"><p align="center" class="style12"><strong><a href="http://www.youtube.com/TotalLifeMedia" target="_blank"><span class="style23"><img src="images/Youtube.jpg" alt="Total Life Counseling Center You Tube Videos" width="97" height="41" border="0" align="top"></span></a></strong></p>
                               <p align="center"><a href="http://www.facebook.com/pages/Total-Life-Counseling-Center/174661783281?ref=mf" target="_blank"><img src="images/Facebook.jpg" alt="Total Life Counseling Centers Facebook Fan Club" width="120" height="52" border="0"></a>
                               <p align="center" class="style12"><a href="4hourparenting.htm" target="_blank"><strong>4 Hour Court Ordered Divorce Parenting Class-Helping Your Children Through the Transition of Divorce</strong>, Court Referrals Accepted, Saturdays, 9a-1p. <a href="maps.htm"><strong>Total Life Counseling Center</strong></a></p>
                                <p align="center" class="style12"><a href="parenting.htm" target="_blank"><strong>4 Hour Parenting Class-Parenting with Purpose</strong></a>, Saturdays, 9a-1p. <a href="maps.htm"><strong>Total Life Counseling Center</strong></a></p>
                                <p align="center" class="style12"><a href="angermanagement.htm" target="_parent"><strong>8 Hour Anger Management Class</strong></a> Court Referrals Accepted, Saturday, 9a-5:30p, <a href="maps.htm"><strong>Total Life Counseling Center</strong></a></p>
                                <p align="center" class="style12"><span class="style17"><a href="marriage.htm" target="_parent">Couples Cafe </a></span><a href="marriage.htm"><span class="style17">&quot;Enjoying Our Differences&quot; </span></a><a href="Documents/Marriage Couples Cafe.pdf" target="_parent"><strong>Northland Church Natures Table </strong></a>Longwood, FL, TBA, 6:30p-8:30p<BR>
                                       <BR>
                                      <strong>Teen Talk about Obesity, Video Game Addiction, &amp; Hooking Up</strong> - January 26th, 12p-1p, <a href="http://www.810weus.com/" target="_blank"><strong>The Linnda Durre Show 810 AM</strong></a> - James West, MA, LMHC</p>
                                    <p align="center"><span class="style12 style28"><strong>The Hook Up Mentality</strong><BR>
    Feb 4th from 9:30a-10:30a, East Ridge Middle School, <a href="james.htm" target="_blank">Jim West, MA, LMHC, NCC</a></span></p>
                                    <p align="center"><span class="style12 style28"><strong>Social Networking &amp; Internet Safety</strong><BR>
                                      Feb 19th from 9:40a-11a, <a href="http://www.thefirstacademy.org" target="_blank">The First Academy</a>. <a href="james.htm" target="_blank">Jim West, MA, LMHC, NCC</a></span></p>
                                    <p align="center"><span class="style12 style28"><strong>Top 10 Technology Relationship Kilers</strong><BR>
                                      May 14th from 9a-12p, RSVP at (407) 281-7000, <a href="http://www.psysolutions.com/facilities/universitybehavioralcenter/" target="_blank">University Behavioral Center</a>. <a href="james.htm" target="_blank">Jim West, MA, LMHC, NCC</a> &amp; <a href="janie.htm" target="_blank">Janie Lacy, MS</a></span></p>
                                    <p align="center" class="style12"><strong>Professional Communicators Available for <a href="corporate.htm" target="_blank">Corporations,</a><a href="consultation.htm" target="_blank"> Colleges, Schools or Local Organizations on a Variety of Topics.</a></strong></p>
                                    <p align="center"><span class="style12"><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4a9ae1e727d21f0f"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a></span></p>
                                    <HR color="#2a6180" SIZE="1">
                                <TABLE id="table47" cellSpacing="2" cellPadding="2" width="99%" border="0">
                                  <TBODY>
                                    <TR>
                                      <TD height="120" bgColor="#ffffff"><p align="center"><strong><a href="Documents/Staff Brochure.pdf" target="_blank">TLC Brochure</a></strong></p>
                                              <p align="center"><strong><A href="http://www.adobe.com/products/acrobat/readstep2.html"><IMG height="31" alt="Get Adobe Reader logo" hspace="3" src="images/get_adobe_reader.gif" width="88" vspace="3" border="0"></A></strong></p></TD>
                                        </TR>
                                    </TBODY>
                                  </TABLE>
                                    <p align="center"><strong><A href="http://www.cfchristianchamber.com">Member of the Central Florida Christian Chamber of   Commerce</A></strong></p>
                                    <!--  google_ad_client = "pub-7929094220693135";  //Home Page, 120x240, created 12/4/07  google_ad_slot = "9273104889";  google_ad_width = 120;  google_ad_height = 240;  //-->                          </td>
                              </tr>
                          </table></td>
                        <td width="15"> </td>
                      </tr>
                    </table></td>
                  </tr>
                </table></td>
                <td width="30" class="home-bg-r1"> </td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td height="90" valign="top" class="home-b1"><table width="828" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="30" height="90"> </td>
                <td width="90"> </td>
                <td align="center" valign="top">
                <!--COPYRIGHT info BEGIN-->
    <div class='copyright'>Copyright &copy; 2006. Total Life Counseling Center. All rights reserved.<BR>
      <br>
      Main Office: 1507 S. Hiawassee Road #101, Orlando FL 32835 Satellite Locations: Clermont, Winter Park, East Orando Florida<br>
    </div>
    <!--COPYRIGHT info END-->
    <!--BOTTOM OF PAGE LINKS BEGIN-->
    <div class='bottomLinks'>
      <DIV><A href="index.html" target="_blank">Home Page</A> | <A href="contact_us.htm" target="_blank">Contact</A> | <A href="maps.htm" target="_blank">Office Locations</A> |<A href="forms.htm"> FAQ</A>   <A href="resources.htm">Links</A> <a href="employment.htm"><span class="style33">EMPLOYMENT</span></a></DIV>
    </div>
    <!--BOTTOM OF PAGE LINKS END--></td>
                <td width="90"> </td>
                <td width="30"> </td>
              </tr>
            </table></td>
          </tr>
        </table></td>
        <td width="147" class="home-bg-r2"> </td>
      </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td> </td>
      </tr>
      <tr>
        <td> </td>
      </tr>
    </table>
    <script type="text/javascript">
    <!--
    var MenuBar3 = new Spry.Widget.MenuBar("MenuBar3", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

    Can you tell me where the error is in my HTML?  Also how do I give you my JS script?
    Here's my CSS:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: auto;
    background-color: #214D65;
    top: 0px;
    bottom: 10px;
    border-top-color: #2B6180;
    border-right-color: #2B6180;
    border-bottom-color: #2B6180;
    border-left-color: #2B6180;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #2B6180;
    font-style: normal;
    border-top-color: #2B6180;
    border-right-color: #2B6180;
    border-bottom-color: #2B6180;
    border-left-color: #2B6180;
    z-index: -1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 8.05em;
    float: left;
    background-color: #235E80;
    top: -15px;
    border-top-color: #A4B5BF;
    border-right-color: #A4B5BF;
    border-bottom-color: #A4B5BF;
    border-left-color: #A4B5BF;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    right: -8px;
    color: #FFFFFF;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 10em;
    position: absolute;
    left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    background-color: #2B6180;
    border-top-color: #2B6180;
    border-right-color: #2B6180;
    border-bottom-color: #2B6180;
    border-left-color: #2B6180;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    border-top-width: 10px;
    border-right-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    background-color: #2B6180;
    border-top-color: #2B6180;
    border-right-color: #2B6180;
    border-bottom-color: #2B6180;
    border-left-color: #2B6180;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    width: 10em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    background-color: #285B78;
    border-top-color: #2B6180;
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    margin: -5% 0 0 95%;
    top: auto;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    border: 1px solid #CCC;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    background-color: #2B6180;
    padding: 0.5em 0.75em;
    color: #FFFFFF;
    text-decoration: none;
    border-top-color: #587788;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
    background-color: #2E698B;
    color: #285D78;
    background-repeat: no-repeat;
    background-image: none;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    background-color: #2A6180;
    color: #205775;
    background-repeat: no-repeat;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-repeat: no-repeat;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-repeat: no-repeat;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-repeat: no-repeat;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
    position: absolute;
    z-index: 1010;
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarHorizontal li.MenuBarItemIE
    display: inline;
    f\loat: left;
    background: #FFF;

  • Simulating Layered Menus Using a Series of Linked Overlay Menus

    This is an extension of a previous thread that I thought might best be restarted as the focus has changed slightly.
    I want to be sure I am presenting the client with an accurate set of limitations. I know I can avoid SOME of the limitations of layered menus (specifically the need to double-click on some systems) by using a series of linked overlay menus connected via auto-action buttons.
    But, am I correct to say that since I will be loading a new menu with every button, that video and audio are still not really options? In other words, I am using overlay menus now so, yes, I can technically use audio and video backgrounds, but they will both retrigger with each rolloever, right? This of course makes them useless for all intents and purposes, so assuming I am correct, I would still operate along the lines that video/audio are simply not viable.
    I still think using a motion video background and basic overlay menu is the way to go and the more I have been looking at commercial DVDs the more I realize this is exactly how visual interest is typically achieved within the restrictive context of overlay menus. People do not generally look to the behavior of their buttons for the visual interest but rather to the motion background.
    Thanks for the continued help.

    Yes, I don't think jumping to loop point will quite get me where I want to be.
    As far as upgrading, I don't currently own any part of the Studio suite. DVDSP3 doesn't qualify as a upgrade path, unfortunately. But, there are some resellers who offer FCP 5 at a reasonable price. Then I can upgrade from there to Studio for $99. With a little shopping, I think I can get there for maybe even a bit less than half the retail price of $1299.
    Something to consider. Thanks.

  • Tooltip with Rollover Menus

    I am using a tooltip widget in cunjunction with the menu widget and trying to get my menu rollovers to stay active while still utilizing the tooltip to bring up photos.
    However the rollover state is zeroed out by the tooltip. The page is located here: http://www.hursey.com/los_angeles_photgrapher_portfolio_landing.html
    You can see the rollover state at the "edges" of the secondary menu but when you get into the center (where the trigger is) the state reverts to normal. I tried doing a text overlay in the tooltip but that did not work either. Any suggestions wouldbe much appreciated!

    Hello Dana,
    As you are using two widgets here (One is Menu and other seems some composition widget), when the mouse pointer reaches the middle of the Menu text, it picks up the styling settings of the composition widget.
    And as the triggers of the composition widget are blank transparent rectangles, they do not contain any styling  for text. that is why the color of the text is changed back to what it is in normal state.
    It sems that you are using a manual Menu here. I would like to suggest a workaround here.
    Instead of two widgets, you can only use one widget here and can get rid of the Menu widget.
    Now, you can change the size of the blank transparent rectangles (triggers f composition) and add text boxes inside them.
    in the text boxes you can insert the same names as you have used in Menu and can also add corresponsing hyperlinks to them (to make them work like a menu).
    Also, from the  "States" Panel you can change the color for different states as required.
    Please have a look at the video below that might help : http://trainingwebcom.worldsecuresystems.com/SachinFTP/2012-11-07_2335.swf
    Regards,
    Sachin

  • Exporting images withOUT rollover frames?

    Small pet peeve that I'm hoping is fixed by some preference
    setting...whenever I do a layout for export, I usually have a
    handful of
    images that will have rollovers, and a whole bunch that
    won't.
    However, when I export, ALL the images end up with
    rollover/_f2
    images...even those that aren't explicitely set with a
    behavior. Is there a
    way to turn that option off?
    -Darrel

    Thanks, Jim. I find this a silly 'bug', but I suppose the
    best workaround is
    to just keep my rollover menus in a separate file.
    _Darrel
    =================================================================
    Win prizes searching google:
    http://www.blingo.com/friends?ref=hM72-GU3FWzMFnTqhv-2GE1FNtA
    "Jim Babbage .:CMX:. & .:Adobe Community Expert:."
    <[email protected]> wrote in message
    news:fdts9j$srb$[email protected]..
    > One option is to use button symbols for those two-frame
    rollovers. They
    > will export properly and your single frame elements will
    exported properly
    > too.
    >
    > Other options include selecting the two-frame slices and
    choose export
    > selected slices.
    >
    > A third option if you have CS3 is to use multiple pages,
    and have those
    > two frame slices on their own page, and the rest of the
    document that does
    > not require two frames can reside on its own page.
    >
    > If you're interested, I have a much more detailed
    article on this at
    > Community MX:
    http://www.communitymx.com/content/article.cfm?cid=9256F
    >
    > HTH
    >
    > --
    > Jim Babbage - .:Community MX:. & .:Adobe Community
    Expert:.
    > Extending Knowledge, Daily
    >
    http://www.communityMX.com/
    > CommunityMX - Free Resources:
    >
    http://www.communitymx.com/free.cfm
    > ---
    > .:Adobe Community Expert for Fireworks:.
    > news://forums.macromedia.com/macromedia.fireworks
    > news://forums.macromedia.com/macromedia.dreamweaver
    >
    >
    > darrel wrote:
    >>> You have control how the filenames is outputted.
    >>
    >> That's not the issue. The issue is that slices that
    AREN'T set to a
    >> rollover behavior are still outputting two frames.
    Is there a way to stop
    >> that?
    >>
    >> For instance, I have three slices:
    >>
    >> a
    >> b
    >> c
    >>
    >> I set a and b to have simple rollover behaviors. I
    then export and get
    >> this:
    >>
    >> a
    >> a_f2
    >> b
    >> b_f2
    >> c
    >> c_f2
    >>
    >> I have no need/want for that c_f2 file.
    >>
    >> -Darrel
    >

  • Rollover images not displaying

    I created a horizontal navigation bar in a table using rollover images. I'm planning on changing it to an unordered list with CSS soon, but until I do there is a major problem. Randomly, the buttoms aren't displaying. In browser lab they will just show as an icon. The site isn't live, but I can sent you the code. Thanks.

    I'm planning on changing it to an unordered list with CSS soon,
    What are you waiting for??  Image rollover menus are awful to maintain and they don't work on Smartphones (touch screens).   Ditch the image rollovers immediately.
    Download free Widget Browser
    Log-in to Adobe Exchange and grab Spry Menus 2.0
    There's no time like the present!!!
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Can you access popup menus in behaviours window in Dreamweaver CS5?

    I was wondering if you can still edit popup menus in dreamweaver CS5?
    If not what is a good addon to create dropdown menus for an image.
    Thanks.

    If you were previously using those pathetic MM-Rollover menus from a previous version of DW, you need to replace them ASAP.   They don't work.  
    Here's why MM Rollover Menus Suck
    http://losingfight.com/blog/2006/08/12/the-sordid-tale-of-mm_menufw_menujs/
    Best advice, buy a good menu from Project Seven
    http://projectseven.com/products/menusystems/pmm3/index.htm
    Or use a jQuery Menu
    http://users.tpg.com.au/j_birch/plugins/superfish/
    Nancy O.

  • How to create effects like this ...

    Dear webmates :
    I'd like to know how to create rollover menus like this :
    http://perfeccionate.urp.edu.pe/server/rumbo/index.php/comunidad/programa-tv
    As you can see it shows you more than one option and big rollover menus... what tools ca I use to achieve this ?  thanks in advance...

    Hi Sw Jiten,
    Check this cool Dreamweaver extension from DMXzone - Universal CSS Navigation Menu
    Regards,
    M.Zografski.
    DMXzone.com

  • Aspect ratio problems

    I've built a DVD with 16:9 DV movies and menus made in Photoshop using first of all the PAL DV 16:9 preset and latterly a custom size in the ratio of 16:9.
    My problem is that when I check the DVD using the simulator the menus fill the screen OK but the 16:9 DV media looks more lke 4:3. I noticed that while making menus in Photoshop using the DV16:9 preset that 'pixel aspect ratio correction' switched itself on and wonder if this is part of the problem. I've tried re-saving my menu pages with the correction unchecked but still have a problem. Is pixel aspect ratio correction just for display or does it affect what's saved. I won't get the chance to check a burned DVD until very close to my deadline so I don't know whether I have a real problem or not.
    I suppose what I'm asking is what settings do I use in Photoshop to produce menus for a 16:9 project.
    Help! Thanks!
    Message was edited by: bladerunner1712

    Thanks for your input, that clarifies things although I'm not sure I described the problem properly. I think that my Photoshop menus ARE being displayed properly and the problem is actually with my 16:9 DV movies or DVD SP itself. Here's what's happening ...
    A 16:9 DV movie set as a menu background looks more like 4:3. The same 16:9 asset used as a button on that menu appears 16:9 (hurrah) but the same 16:9 asset used as the target of the button show up in the simulator as more or less 4:3!
    I should have mentioned before that the problem only appears in the simulator and using the (sofware) DVD Player. Movies and menus all look 16:9 played on hardwrae players. What's going on.

  • Disappearing buttons in InDesign CS5

    I am doing an interactive newsletter in ID CS5 that is laid out similar to a web site. It has rollover menus at the top containing subtopics that can be linked to (on other pages) when the user clicks on them (using the Go To Destination action). Each menu consists of a transparent rectangle, A text box for the menu title, and 2 or 3 text boxes for the subtopics. All elements are buttons. When the user rolls over the menu title text box, the rectangle and subtopics are supposed to appear. When the user rolls off the rectangle (which is behind everything else), the rectangle and subtopics will disappear.
    When I created an interactive pdf and viewed it in Acrobat 9, The roll over actions work correctly. But as soon as you touch one of the subtopic text boxes, even though you are technically still on top of the rectangle, the menu disappears. Therefore, the user cannot access the subtopics which jump to other pages. Occasionally, I can get the pdf to perform correctly, but this behavior is very sporadic. I am also finding that once opened, the menus tend to "stick" and stay up sometimes even after you roll off.
    Now that I have added animations to my document and placed an exported .swf in its own layer on every page, on my newly exported pdf, the menus disappear every time so the buttons for the subtopics do not work, even sporadically.
    Hope you can help! thank you!

    Never mind. I figured it out. I can't believe how poorly designed this entire Adobe site function.
    Amazing...the screen says "Welcome sssttteeevvveee" in the top left corner, which, of course makes you think you're logged in, right?
    But no. You need to click on the login/register link under the black Forums box...like, why?
    Note to Adobe. TIme for a little rethink here.
    S.

  • Need Help With Dreamweaver Divs

    This is a clip of my website that I am making, it is not online yet.
    But what I need help is with the divs, as you can see the div with the blue text is overlapping a fireworks html banner I made.
    Any way I can fix this so that the fireworks banner goes over the div instead of the other way around?
    All help is thanked!

    This is a problem with stacking order.  Your Blue Text division has priority over your rollover-menus.
    Please read about z-index.
    http://www.smashingmagazine.com/2009/09/15/the-z-index-css-property-a-comprehensive-look/
    For better answers, we need a link to your site's test page.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb

  • DW 8 dropdown menu is not working in IE,safari

    Hi DW gurus,
    please help.
    I got my site running perfect in Firefox /www.maaki.nl/ (all ready huge achievement for me), but I have drop down  menu bar problem in Safari and IE. There are just boxes and little blue question marks in it. What is wrong, I can't work out?
    I work with DW8 and mac.
    Here is the code of my menu bar:
    <table width="990" height="25" border="0" align="center" cellpadding="0" cellspacing="0" background="../assets/lower-line.jpg">
      <tr>
        <td width="147"><a href="index.html"><img src="" alt="home" name="home_button" width="50" height="20" border="0" id="home_button" /></a></td>
        <td width="130" bordercolor="0"><img src="" alt="info" name="info_button" width="50" height="20" id="info_button" onmouseover="MM_showMenu(window.mm_menu_0219160938_0,0,22,null,'info_button')" onmouseout="MM_startTimeout();" /></td>
        <td width="176"><img src="" alt="documentaries" name="documentaries_button" width="115" height="20" id="documentaries_button" onmouseover="MM_showMenu(window.mm_menu_0219155457_0,0,22,null,'documentaries_button')" onmouseout="MM_startTimeout();" /></td>
        <td width="177"><img src="" alt="short films" name="short_films" width="110" height="20" id="short_films" onmouseover="MM_showMenu(window.mm_menu_0305172051_0,0,22,null,'short_films')" onmouseout="MM_startTimeout();" /></td>
        <td width="179"><img src="" alt="dance films" name="dance_films" width="100" height="20" id="dance_films" onmouseover="MM_showMenu(window.mm_menu_0219171256_0,0,22,null,'dance_films')" onmouseout="MM_startTimeout();" /></td>
        <td width="181"><img src="" alt="performances" name="performances" width="100" height="20" id="performances" onmouseover="MM_showMenu(window.mm_menu_0219181409_0,0,22,null,'performances')" onmouseout="MM_startTimeout();" /></td>
      </tr>
    </table>
    Looking very much forward for some help,
    thanks

    Those MM Rollover menus are terrible. Read why:
    http://losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
    Use a CSS menu instead.
    CSS Express Drop-Down Menus  (tutorial)
    http://www.projectseven.com/tutorials/navigation/auto_hide/
    CSS Tab Designer creates 60+ CSS Styled Button and Tab Menus  (download)
    http://www.highdots.com/css-tab-designer/
    List-O-Rama  (DW Extension)
    http://www.dmxzone.com/go?5618
    CSS  Menu Maker (On-Line Menu Generator)
    http://www.cssmenumaker.com/
    Pop-Menu  Magic2 by PVII (DW extension purchase)
    http://www.projectseven.com/products/menusystems/pmm2/index.htm
    Nancy O.
    Alt-Web  Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

Maybe you are looking for

  • Online number not working correctly.

    I bought an online (Irish) number last week. It works OK when anyone from inside of Ireland calls it but when someone from abroad calls they get an automated message saying that "the number is not active". I'm wondering why this is and how to resolve

  • The Order of services to start the Essbase?

    Hi Guyz, Can any one please let me know the order of services to start EAS? I'm not using Essbase studio. In 11.x Can I use EAS without essbase studio?? Please let me know the same for planning also. Thanks

  • After reformatting i do not see iphoto

    after reformatting i do not see iPhoto app

  • Php strange behavior

    I've had this happen quite a few times, I set up a new recordset in server behaviors, go back at a new column to the recordset and it creates a new copy rather than editing the old one example mysql_select_db($database_moshptyMySql, $moshptyMySql); $

  • Question about the Glassfish Persistance engine

    Goodday, I am working with Sun Appserver (glassfish v2). And using entity beans to generate my mysql database and work with the data. Now somting catched my eye the last few days if your using the @OneTOne() method. The persistence engine makes the o