https://www.fmn.co.in/

Submitted URL:
https://www.fmn.co.in/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 10 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 2 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!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"><head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=7">
  <title>Future Market Network</title>
  <link rel="stylesheet" type="text/css" href="css/main.css">
  <link type="text/css" rel="Stylesheet" href="css/TopNavBarMenu.css">
  <script type="text/javascript" src="js/abc.js"></script>
  <script type="text/javascript" src="js/addfavorite.js"></script>
  <script src="js/jquery-1.3.2.min.js"></script>
  <script src="js/jQueryRotate.js"></script>
  <script>
    $(document).ready(function () {

      var popImg = document.getElementById("popImg");
      var img1 = document.getElementById("imageRotator");
      $('#imageRotator').rotate({
        maxAngle: 180,
        minAngle: 0,
        bind: [{
          "mouseover": function () {
            img1.src = "images/main1.gif";
            popImg.src = "images/pop2.gif";
            var randomR = Math.random() * 180;
            randomR = Math.floor(randomR);
            $(this).rotateAnimation(randomR);
          }
        },
        {
          "mouseout": function () {
            img1.src = "images/main.gif";

            $(this).rotateAnimation(0);
          }
        }]
      });


      var img2 = document.getElementById("imageRotator1");
      $('#imageRotator1').rotate({
        maxAngle: 180,
        minAngle: 0,
        bind: [{
          "mouseover": function () {
            popImg.src = "images/pop1.gif";
            img2.src = "images/main1.gif";
            var randomR = Math.random() * 180;
            randomR = Math.floor(randomR);
            $(this).rotateAnimation(randomR);
          }
        },
        {
          "mouseout": function () {
            img2.src = "images/main.gif";
            $(this).rotateAnimation(0);
          }
        }]
      });



      var img3 = document.getElementById("imageRotator2");
      $('#imageRotator2').rotate({
        maxAngle: 180,
        minAngle: 0,
        bind: [{
          "mouseover": function () {
            img3.src = "images/main1.gif";
            popImg.src = "images/pop3.gif";
            var randomR = Math.random() * 180;
            randomR = Math.floor(randomR);
            $(this).rotateAnimation(randomR);
          }
        },
        {
          "mouseout": function () {
            img3.src = "images/main.gif";
            $(this).rotateAnimation(0);
          }
        }]
      });
    });

  </script>
</head>

<body>
  <div id="wrapper">
    <!-- #BeginLibraryItem "/Library/menu.lbi" -->
    <div class="top">
      <a href="index.html"><img src="images/logo.png" title="Future Market Network" align="left"></a>
      <p align="right">Future Market Networks Limited</p>
      <p align="right">CIN: L45400MH2008PLC179914</p>
    </div>
    <div class="quicklinks">
      <!-- AddThis Button BEGIN -->
      <div class="addthis_toolbox addthis_default_style">
        <a href="javascript:bookmarksite('Dynamic Drive', 'http://www.fmn.co.in')"><img src="images/bookmark-icon.jpg" alt="Bookmark" title="Bookmark"></a>
        <a class="addthis_button_email"><img src="images/email-icon.jpg" alt="Email" title="Email"></a>
        <a class="addthis_button_print"><img src="images/print-icon.jpg" alt="Print" title="Print"></a>
        <script type="text/javascript">var addthis_config = { "data_track_clickback": true };</script>
        <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4de492fc6ab52f37"></script>
      </div>
      <!-- AddThis Button END -->
    </div>
    <div class="dotted">
      <div id="main-nav">
        <div class="AspNet-Menu-Horizontal" id="ctl00_AdmTopNavBarControl_TopNavMenu">
          <ul class="AspNet-Menu">

            <li class="AspNet-Menu-WithChildren menu-ab" onmouseover="MakeHover(this);" onmouseout="Unhover(this);"> <a href="about/overview.html" title="" class="AspNet-Menu-Link">ABOUT US</a>
              <div class="Menu-WithChildren" style="width:150px;">

                <ul>
                  <li class="AspNet-Menu-Leaf"> <a href="about/overview.html" class="AspNet-Menu-Link">Company
                      Overview</a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="about/leadership.html" class="AspNet-Menu-Link">Leadership </a>
                  </li>
                </ul>
              </div>
            </li>
            <li class="AspNet-Menu-WithChildren" onmouseover="MakeHover(this);" onmouseout="Unhover(this);"> <a href="business/overview.html" title="" class="AspNet-Menu-Link"> BUSINESSES </a>
              <div class="Menu-WithChildren" style="width:200px;">
                <ul>
                  <li class="AspNet-Menu-Leaf"> <a href="business/overview.html" class="AspNet-Menu-Link">Overview </a>
                  </li>
                  <li class="AspNet-Menu-Leaf"> <a href="business/future-retail-markets.html" class="AspNet-Menu-Link">Future Retail Markets </a></li>
                  <!--<li class="AspNet-Menu-Leaf"> <a href="business/future-trade-markets.html"-->
                  <!--    class="AspNet-Menu-Link">Future Trade Markets </a> </li>-->

                  <li class="AspNet-Menu-Leaf"> <a href="business/future-infralogistics-markets.html" class="AspNet-Menu-Link">Future Infra-logistics Markets </a></li>
                  <!-- <li class="AspNet-Menu-Leaf"> <a href="business/mixed-use-development.html" class="AspNet-Menu-Link">Mixed-use development  </a></li> -->
                </ul>
              </div>
            </li>
            <li class="AspNet-Menu-WithChildren" onmouseover="MakeHover(this);" onmouseout="Unhover(this);"> <a href="investor-relations/quarterly-results.html" title="" class="AspNet-Menu-Link">INVESTOR
                RELATIONS</a>
              <div class="Menu-WithChildren" style="width:350px;">
                <ul class="AspNet-Menu">
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/quarterly-results.html" class="AspNet-Menu-Link">Financials </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/news.html" class="AspNet-Menu-Link">News
                    </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/stock-information.aspx" class="AspNet-Menu-Link">Stock Information </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/shareholding-pattern.html" class="AspNet-Menu-Link">Shareholding Pattern </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/corporate-realignment.html" class="AspNet-Menu-Link">Corporate Realignment </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/corporate-governance.html" class="AspNet-Menu-Link">Corporate Governance </a></li>
                </ul>
                <ul>
                  <li class="AspNet-Menu-Leaf"> <a href="http://fmn.co.in/pdf/fmnl-code-for-insider-trading-final.pdf " target="_blank" class="AspNet-Menu-Link">Insider Trading Code </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/investor-contact.html" class="AspNet-Menu-Link">Investor Contact </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/policies.html" class="AspNet-Menu-Link">Policies </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/updates.html" class="AspNet-Menu-Link">Updates </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="../investor-relations/disclosures.html" class="AspNet-Menu-Link">Disclosures</a></li>
                </ul>
              </div>
            </li>
            <li class="AspNet-Menu-WithChildren" onmouseover="MakeHover(this);" onmouseout="Unhover(this);"> <a href="careers/recruitment-philosophy.html" title="" class="AspNet-Menu-Link"> CAREERS</a>
              <div class="Menu-WithChildren" style="width:200px;">
                <ul>
                  <li class="AspNet-Menu-Leaf"> <a href="careers/recruitment-philosophy.html" class="AspNet-Menu-Link">Recruitment Philosophy </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="careers/advantage-future-networks.html" class="AspNet-Menu-Link">Advantage Future Networks </a> </li>
                  <li class="AspNet-Menu-Leaf"> <a href="careers/opportunities.html" class="AspNet-Menu-Link">Opportunities </a></li>
                </ul>
              </div>
            </li>
            <li class="AspNet-Menu-WithChildren" onmouseover="MakeHover(this);" onmouseout="Unhover(this);"> <a href="news-and-events/future-networks-in-the-news.html" title="" class="AspNet-Menu-Link"> NEWS &amp;
                EVENTS</a>
              <div class="Menu-WithChildren" style="width:200px;">
                <ul>
                  <li class="AspNet-Menu-Leaf"> <a href="news-and-events/future-networks-in-the-news.html" class="AspNet-Menu-Link">Future Networks in the News </a></li>
                  <li class="AspNet-Menu-Leaf"> <a href="news-and-events/press-releases.html" class="AspNet-Menu-Link">Press Releases </a> </li>
                </ul>
              </div>
            </li>
            <li class="AspNet-Menu-WithChildren" onmouseover="MakeHover(this);" onmouseout="Unhover(this);"> <a href="contact/contact-form.html" title="" class="AspNet-Menu-Link"> CONTACT</a>

              <div class="Menu-WithChildren" style="width:120px;">
                <ul>
                  <!-- <li class="AspNet-Menu-Leaf"> <a href="../contact/locations.html" class="AspNet-Menu-Link">Locations </a></li>-->
                  <li class="AspNet-Menu-Leaf"> <a href="contact/contact-form.html" class="AspNet-Menu-Link">Contact Us
                    </a> </li>
                </ul>
              </div>
            </li>


          </ul>
        </div>
      </div>
      <div class="search">
        <form action="search.html" id="searchForm" name="searchForm">
          <input type="hidden" name="cx" value="011998249205075430005:bsbzmqf1jng">
          <input type="hidden" name="cof" value="FORID:10">
          <input type="hidden" name="ie" value="UTF-8">
          <input type="text" placeholder="Search" name="q" id="q" border="1" class="tf">
          <input type="button" onclick="javascript:getSearchResults()" name="button" id="button" value="" class="btn">
        </form>
      </div>
    </div><!-- #EndLibraryItem -->
    <div style="clear:both"></div>

    <div class="dashbox"></div>
    <div class="middle" style="float:none">
      <div class="boxes">
        <div id="rotateContainer">
          <div class="wheel"><a href="business/future-retail-markets.html"><img src="images/main.gif" name="imageRotator" id="imageRotator" style="transform: rotate(0deg);"></a></div>
          <div class="futureicon"><img src="images/02.gif"></div>
        </div>
      </div>
      <!--<div class="boxes">-->
      <!--  <div id="rotateContainer">-->
      <!--    <div class="wheel2"><a href="business/future-trade-markets.html"><img src="images/main.gif"-->
      <!--          name="imageRotator1" id="imageRotator1" /></a></div>-->
      <!--    <div class="futureicon"><img src="images/01.gif" /></div>-->
      <!--  </div>-->
      <!--</div>-->
      <div class="boxes">
        <div id="rotateContainer">
          <div class="wheel3"><a href="business/future-infralogistics-markets.html"><img id="imageRotator2" src="images/main.gif" style="transform: rotate(0deg);"></a></div>
          <div class="futureicon"><img src="images/03.gif"></div>
        </div>
      </div>
      <div class="pop"><img id="popImg" src="images/pop2.gif"></div>
    </div>
    <!--<div class="impnoticebox">-->
    <!--  <h4>Important Notice – Re. NCLT Convened Meetings</h4>-->
    <!--  <p>In pursuance of order pronounced on 08th November, 2021 by Hon’ble National Company Law Tribunal, Mumbai Bench-->
    <!--    (‘NCLT’), the Meetings of Equity Shareholders (originally scheduled on 10th November 2021), Secured Creditors-->
    <!--    and Unsecured Creditors (both originally scheduled on 11th November, 201) have been stayed / deferred.</p>-->
    <!--  <p>Accordingly, the E-voting facility provided by the Company for the above meetings has been cancelled. </p>-->
    <!--  <p>The Company has given public notice for the same. Please <a-->
    <!--      href="https://www.fmn.co.in/pdf/Notice_BS_Navshakti_Meeting_Deferment.pdf" target="_blank">click here</a> to-->
    <!--    review/ download the public notice.</p>-->
    <!--  <p>The revised date of the Meetings will be communicated separately to all stakeholders as per the future-->
    <!--    directions of Hon’ble NCLT.</p>-->
    <!--</div>-->
    <!-- #BeginLibraryItem "/Library/footer.lbi" -->
    <div id="footer">
      <p>Copyright
        <script type="text/javascript">var d = new Date(); yr = d.getFullYear(); document.write(yr);</script>2024 Future
        Market
        Networks. All rights reserved
      </p>
      <p style="text-align:right"><a href="http://www.riteverses.com" target="_blank">riteverses</a></p>
      <p><a href="sitemap.html">Sitemap</a> | <a href="disclaimer.html">Disclaimer</a>
        <!--| <a href="#">Privacy</a>-->
      </p>
    </div><!-- #EndLibraryItem -->
  </div>


</body></html>