please help what is MM_sr

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • yoelgold

    please help what is MM_sr

    hi
    can someone please tell me what "document.MM_sr " is. I tried searching
    for a explanation on the web but cant find anything. What does MM_sr
    represent? and where can i get documentation on it.



    thank you
  • Randy Webb

    #2
    Re: please help what is MM_sr

    yoelgold wrote:
    [color=blue]
    > hi
    > can someone please tell me what "document.MM_sr " is. I tried searching
    > for a explanation on the web but cant find anything. What does MM_sr
    > represent? and where can i get documentation on it.
    >[/color]

    More than likely, its MacroMedia (probably Dreamweaver) produced code.
    URL to a page with it in it?

    --
    Randy
    Chance Favors The Prepared Mind
    comp.lang.javas cript FAQ - http://jibbering.com/faq/

    Comment

    • Douglas Crockford

      #3
      Re: please help what is MM_sr

      > can someone please tell me what "document.MM_sr " is. I tried searching[color=blue]
      > for a explanation on the web but cant find anything. What does MM_sr
      > represent? and where can i get documentation on it.[/color]

      This is a Macromedia thing, related to image swapping in Dreamweaver.
      You should ask Macromedia.


      Comment

      • kaeli

        #4
        Re: please help what is MM_sr

        In article <41376270.04020 60930.4487e60@p osting.google.c om>,
        yoelgold@yahoo. com enlightened us with...[color=blue]
        > hi
        > can someone please tell me what "document.MM_sr " is. I tried searching
        > for a explanation on the web but cant find anything. What does MM_sr
        > represent? and where can i get documentation on it.
        >
        >[/color]

        A Macromedia prefix to functions that mean a Macromedia product, such as
        Dreamweaver, Director, or Flash, generated it. The author can always
        modify the function, though.


        --
        --
        ~kaeli~
        A man's home is his castle..., in a manor of speaking.



        Comment

        • Joel Goldstein

          #5
          Re: please help what is MM_sr

          [color=blue][color=green][color=darkred]
          >>>>URL to a page with it in it?[/color][/color][/color]



          i am pastin the asp file here

          <html>
          <head>
          <title>Sunbur st Solutions: Electronic Medical Records and Billing
          Software</title>
          <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
          <meta name="descripti on" content="Sunbur stEMR is a complete Electronic
          Medical Records and Billing software for today's busy physician.
          Designed to reduce and ease all tasks for todays busy physician.
          lifetime 100% money back guaranteed. Evaluate the full product for 3
          months free.">
          <meta name="keywords" content="electr onic medical records,medical
          billing software, billing software, cheap billing software, customized
          medical reporting, customized medical software, customized reporting,
          customized reporting software, customized software, doctor free pc
          software, emr software, fast emr, free billing software, free billing
          software, free medical billing, free medical billing software,free
          medical record software, free medical record system, free medical
          system, free reportin software, free software for doctor, hipaa
          compliant software, medical billing, medical records, medical record
          billing, medical record software, medical reporting, medical software,
          paperless chart, paperless environment, paperless medical enbironment,
          pediatric billing, pediatric emr, pediatric medical record, pediatric
          software, pediatric system, pediatrician emr, record billing, reporting
          software, software for pediatrician store medical record, storing
          medical record, storing patient record, sunburst solution,
          sunburstsolutio ns, sunburstsolutio ns.com, emr billing, medical practice
          system, medical mis, program for docs, program for doctors, computer for
          doctors, doctor system, paper charts, electronic charts">
          <link rel="stylesheet " href="<%=dir%>s un.css" type="text/css">
          <script language="JavaS cript" type="text/JavaScript">
          <!--
          function MM_swapImgResto re() { //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_preloadImage s() { //v3.0
          var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
          var i,j=d.MM_p.leng th,a=MM_preload Images.argument s; 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];}}
          }

          function MM_findObj(n, d) { //v4.01
          var p,i,x; if(!d) d=document;
          if((p=n.indexOf ("?"))>0&&paren t.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.fo rms.length;i++)
          x=d.forms[i][n];
          for(i=0;!x&&d.l ayers&&i<d.laye rs.length;i++)
          x=MM_findObj(n, d.layers[i].document);
          if(!x && d.getElementByI d) x=d.getElementB yId(n); return x;
          }

          function MM_swapImage() { //v3.0
          var i,j=0,x,a=MM_sw apImage.argumen ts; document.MM_sr= new Array;
          for(i=0;i<(a.le ngth-2);i+=3)
          if ((x=MM_findObj( a[i]))!=null){docum ent.MM_sr[j++]=x; if(!x.oSrc)
          x.oSrc=x.src; x.src=a[i+2];}
          }

          var interval;
          var stopAt = -4;
          var amt = 4;
          var moveObj;
          var haveObj = false;
          var backto = 0;
          var pauseHide;

          function showMenu(obj, bt){
          //alert('obj.styl e.pixelTop = ' + obj.style.pixel Top);
          clearTimeout(pa useHide);
          if (moveObj != obj){
          if (haveObj) doHideMenu();
          moveObj = obj;
          haveObj = true;
          backto = bt;
          interval = setInterval('sl ideMenu()', 15);
          }
          }

          function hideMenu(){
          pauseHide = setTimeout('doH ideMenu()', 30);
          }

          function keepMenu(){
          clearTimeout(pa useHide);
          }

          function doHideMenu(){
          //alert('height = ' + moveObj.style.p ixelHeight);
          clearInterval(i nterval);
          if (haveObj){
          haveObj = false;
          moveObj.style.p ixelTop = backto;
          backto = 0;
          moveObj = null;
          }
          }

          function slideMenu(){
          if (haveObj){
          if (moveObj.style. pixelTop > stopAt){
          moveObj.style.p ixelTop = stopAt;
          clearInterval(i nterval);
          }

          curPos = moveObj.style.p ixelTop
          moveObj.style.p ixelTop = curPos + amt;
          }
          else
          clearInterval(i nterval);
          }
          //-->
          </script>
          </head>

          <body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0 "
          marginwidth="0" marginheight="0 "<%if doPreload then%>
          onLoad="MM_prel oadImages('imag es/box_downloads_o ver.gif','image s/box_pro
          ducts_over.gif' )"<%end if%>>
          <div style="position :absolute; top:108; left:234; height:150; width:500;
          clip:rect(0px 500px 300px 0px);">
          <table width="120" cellpadding="2" cellspacing="0"
          style="position :absolute; top:-43; left:0;" id="homeMenu"
          onMouseOver="ke epMenu()" onMouseOut="hid eMenu()">
          <tr><td background="<%= dir%>images/menu_bg.gif"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>b enifits.asp" class="navBar"> EMR Benifits</a></td></tr>
          <tr><td background="<%= dir%>images/menu_round.gif" valign="top"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a href="<%=dir%>e mr.asp"
          class="navBar"> Paper vs EMR</a></td></tr>
          </table>
          <table width="120" cellpadding="2" cellspacing="0"
          style="position :absolute; top:-21; left:160;" id="compMenu"
          onMouseOver="ke epMenu()" onMouseOut="hid eMenu()">
          <!-- <tr><td background="<%= dir%>images/menu_bg.gif"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>b enifits.asp" class="navBar"> EMR Benifits</a></td></tr>
          -->
          <tr><td background="<%= dir%>images/menu_round.gif" valign="top"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>s ervices.asp" class="navBar"> Services</a></td></tr>
          </table>
          <table width="120" cellpadding="2" cellspacing="0"
          style="position :absolute; height:auto; top:-87; left:75;" id="proMenu"
          onMouseOver="ke epMenu()" onMouseOut="hid eMenu();">
          <tr><td background="<%= dir%>images/menu_bg.gif"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>p ediatrics.asp" class="navBar"> Pediatrics</a></td></tr>
          <tr><td background="<%= dir%>images/menu_bg.gif"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>p rodDetails.asp" class="navBar"> Sun CPR</a></td></tr>
          <tr><td background="<%= dir%>images/menu_bg.gif"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a href="<%=dir%>b illing.asp"
          class="navBar"> Medical Billing</a></td></tr>
          <tr><td background="<%= dir%>images/menu_round.gif" valign="top"><i mg
          src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>t echnology.asp" class="navBar"> Technology</a></td></tr>
          <!-- <tr><td background="<%= dir%>images/menu_round.gif" ><img
          src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>s ervices.asp" class="navBar"> Services</a></td></tr> -->
          </table>
          <table width="120" cellpadding="2" cellspacing="0"
          style="position :absolute; height:auto; top:-21; left:255;" id="conMenu"
          onMouseOver="ke epMenu()" onMouseOut="hid eMenu();">
          <!-- <tr><td background="ima ges/menu_bg.gif"><i mg
          src="images/spacer.gif" width="10"><a href="<%=dir%># "
          class="navBar"> First</a></td></tr>
          <tr><td background="ima ges/menu_bg.gif"><i mg src="images/spacer.gif"
          width="10"><a href="<%=dir%># " class="navBar"> Sales</a></td></tr>
          --> <tr><td background="<%= dir%>images/menu_round.gif"
          valign="top"><i mg src="<%=dir%>im ages/spacer.gif" width="10"><a
          href="<%=dir%>d emo.asp" class="navBar"> Live Demo</a></td></tr>
          </table>
          </div>

          <table width="100%" cellpadding="0" cellspacing="0" >
          <tr>
          <td width="234" rowspan="2"><im g src="<%=dir%>im ages/logo.jpg"
          width="243" height="134"></td>
          <td valign="top" height="88"
          background="<%= dir%>images/bar_bg.gif"><im g
          src="<%=dir%>im ages/realize_glow.gi f"></td>
          <td width="60" align="right" rowspan="2"><im g
          src="<%=dir%>im ages/bar_bg_end.gif" width="60" height="134"></td></tr>
          <tr>
          <td valign="top" height="46"
          background="<%= dir%>images/nav_bar_bg.gif" ><table cellpadding="0"
          cellspacing="0" background="<%= dir%>images/nav_bg.gif">
          <tr>
          <td width="75"
          onMouseOver="sh owMenu(document .getElementById ('homeMenu'), -43);
          event.cancelBub ble = true;" onMouseOut="hid eMenu();"
          class="navBarWh ite"><a href="<%=dir%>d efault.asp"
          class="navBar"> Home</a></td>
          <td width="85"
          onMouseOver="sh owMenu(document .getElementById ('proMenu'), -87);
          event.cancelBub ble = true;" onMouseOut="hid eMenu();"
          class="navBarWh ite"><a href="<%=dir%>p roducts.asp"
          class="navBar"> Products</a></td>
          <td width="95"
          onMouseOver="sh owMenu(document .getElementById ('compMenu'), -21);
          event.cancelBub ble = true;" onMouseOut="hid eMenu();"
          class="navBarWh ite"><a href="<%=dir%>a boutUs.asp"
          class="navBar"> Company</a></td>
          <td width="95"
          onMouseOver="sh owMenu(document .getElementById ('conMenu'), -21);
          event.cancelBub ble = true;" onMouseOut="hid eMenu();"
          class="navBarWh ite"><a href="<%=dir%>c ontact.asp" class="navBar"> Contact
          Us</a></td>
          <td><img src="<%=dir%>im ages/nav_end.gif"></td>
          </tr>
          </table></td>
          </tr>
          </table>
          <table width="100%" cellpadding="0" cellspacing="0" >
          <tr>
          <td colspan="3" bgcolor="#FFFFF F">





          *** Sent via Developersdex http://www.developersdex.com ***
          Don't just participate in USENET...get rewarded for it!

          Comment

          • kaeli

            #6
            Re: please help what is MM_sr

            In article <4023df44$0$193 $75868355@news. frii.net>, yoelgold@yahoo. com
            enlightened us with...[color=blue]
            >[color=green][color=darkred]
            > >>>>URL to a page with it in it?[/color][/color]
            >
            > www.sunburstsolutions.com
            >
            > i am pastin the asp file here
            >[/color]


            Typical Dreamweaver code. Especially the image preload.

            --
            --
            ~kaeli~
            He often broke into song because he couldn't find the key.



            Comment

            Working...