100widgets.com Open in urlscan Pro
104.21.27.149  Public Scan

Submitted URL: http://100widgets.com/
Effective URL: https://100widgets.com/
Submission: On April 24 via manual from CA — Scanned from CA

Form analysis 2 forms found in the DOM

POST https://www.mlcalc.com/

<form action="https://www.mlcalc.com/" method="post" target="MLCalcFrame" id="MLCalcFormMortgageForm" class="panelItem" style="display:none" autocomplete="off"> <input type="hidden" name="ml" value="mortgage"> <input type="hidden" name="cl"
    value="true"> <input type="hidden" name="wg" value="widget"> <input type="hidden" name="wt" value="js"> <input type="hidden" name="cr" value="usd"> <input type="hidden" name="wl" value=""> <input type="hidden" name="as" value="year">
  <table cellpadding="0" cellspacing="0" width="136">
    <tbody>
      <tr>
        <td width="10"></td>
        <td align="center" width="116">
          <table cellpadding="0" cellspacing="0" width="116" class="formFields">
            <tbody>
              <tr id="ma">
                <td nowrap="nowrap"> <label for="ma">Purchase price:</label><br> <input type="text" name="ma" value="250,000" size="10" class="valid"> $ </td>
              </tr>
              <tr id="dp">
                <td nowrap="nowrap"> <label for="dp">Down payment:</label><br> <input type="text" name="dp" value="10" size="3" class="valid"> % <span id="downPaymentValue">($25,000)</span> </td>
              </tr>
              <tr id="mt">
                <td nowrap="nowrap"> <label for="mt">Mortgage term:</label><br> <input type="text" name="mt" value="30" size="3" class="valid"> years </td>
              </tr>
              <tr id="mir">
                <td nowrap="nowrap"> <label for="mir">Interest rate:</label><br> <input type="text" name="ir" value="5.5" size="5" class="valid"> % </td>
              </tr>
              <tr id="pt">
                <td nowrap="nowrap"> <label for="pt">Property tax:</label><br> <input type="text" name="pt" value="3,000" size="6" class="valid"> $ per year </td>
              </tr>
              <tr id="pi">
                <td nowrap="nowrap"> <label for="pi">Property insurance:</label><br> <input type="text" name="pi" value="1,500" size="6" class="valid"> $ per year </td>
              </tr>
              <tr id="mi">
                <td nowrap="nowrap"> <label for="mi">PMI:</label><br> <input type="text" name="mi" value="0.52" size="5" class="valid"> % </td>
              </tr>
              <tr>
                <td nowrap="nowrap"> <label>First payment date:</label><br> <select name="sm">
                    <option value="1">Jan</option>
                    <option value="2">Feb</option>
                    <option value="3">Mar</option>
                    <option value="4" selected="selected">Apr</option>
                    <option value="5">May</option>
                    <option value="6">Jun</option>
                    <option value="7">Jul</option>
                    <option value="8">Aug</option>
                    <option value="9">Sep</option>
                    <option value="10">Oct</option>
                    <option value="11">Nov</option>
                    <option value="12">Dec</option>
                  </select> <select name="sy">
                    <option value="2009">2009</option>
                    <option value="2010">2010</option>
                    <option value="2011">2011</option>
                    <option value="2012">2012</option>
                    <option value="2013">2013</option>
                    <option value="2014">2014</option>
                    <option value="2015">2015</option>
                    <option value="2016">2016</option>
                    <option value="2017">2017</option>
                    <option value="2018">2018</option>
                    <option value="2019">2019</option>
                    <option value="2020">2020</option>
                    <option value="2021">2021</option>
                    <option value="2022">2022</option>
                    <option value="2023">2023</option>
                    <option value="2024" selected="selected">2024</option>
                    <option value="2025">2025</option>
                    <option value="2026">2026</option>
                    <option value="2027">2027</option>
                    <option value="2028">2028</option>
                    <option value="2029">2029</option>
                    <option value="2030">2030</option>
                    <option value="2031">2031</option>
                    <option value="2032">2032</option>
                    <option value="2033">2033</option>
                    <option value="2034">2034</option>
                    <option value="2035">2035</option>
                    <option value="2036">2036</option>
                    <option value="2037">2037</option>
                    <option value="2038">2038</option>
                    <option value="2039">2039</option>
                  </select> </td>
              </tr>
              <tr id="mas" style="display:none">
                <td nowrap="nowrap"> <label>Amortization:</label><br> <input class="nobg" type="radio" name="as" value="year" id="mas_year" checked="checked"> <label for="mas_year">show by year</label><br> <input class="nobg" type="radio" name="as"
                    value="month" id="mas_month"> <label for="mas_month">show by month</label> </td>
              </tr>
              <tr>
                <td height="5"></td>
              </tr>
              <tr>
                <td colspan="2" class="centered"><input type="submit" value="Calculate" class="sbmButton"></td>
              </tr>
            </tbody>
          </table>
        </td>
        <td width="10"></td>
      </tr>
      <tr>
        <td height="5"></td>
      </tr>
    </tbody>
  </table>
</form>

POST https://www.mlcalc.com/

<form action="https://www.mlcalc.com/" method="post" id="MLCalcFormLoanForm" target="MLCalcFrame" class="panelItem" autocomplete="off"> <input type="hidden" name="ml" value="loan"> <input type="hidden" name="cl" value="true"> <input type="hidden"
    name="wg" value="widget"> <input type="hidden" name="wt" value="js"> <input type="hidden" name="cr" value="usd"> <input type="hidden" name="wl" value=""> <input type="hidden" name="as" value="year">
  <table cellpadding="0" cellspacing="0" width="136">
    <tbody>
      <tr>
        <td width="10"></td>
        <td align="center" width="116">
          <table cellpadding="0" cellspacing="0" width="116" class="formFields">
            <tbody>
              <tr id="la">
                <td nowrap="nowrap"> <label for="la">Loan amount:</label><br> <input type="text" name="la" value="150,000" size="10" class="valid"> $ </td>
              </tr>
              <tr id="lt">
                <td nowrap="nowrap"> <label for="lt">Loan term:</label><br> <input type="text" name="lt" value="15" size="3" class="valid"> years </td>
              </tr>
              <tr id="lir">
                <td nowrap="nowrap"> <label for="lir">Interest rate:</label><br> <input type="text" name="ir" value="5.5" size="5" class="valid"> % </td>
              </tr>
              <tr>
                <td nowrap="nowrap"> <label>First payment date:</label><br> <select name="sm">
                    <option value="1">Jan</option>
                    <option value="2">Feb</option>
                    <option value="3">Mar</option>
                    <option value="4" selected="selected">Apr</option>
                    <option value="5">May</option>
                    <option value="6">Jun</option>
                    <option value="7">Jul</option>
                    <option value="8">Aug</option>
                    <option value="9">Sep</option>
                    <option value="10">Oct</option>
                    <option value="11">Nov</option>
                    <option value="12">Dec</option>
                  </select> <select name="sy">
                    <option value="2009">2009</option>
                    <option value="2010">2010</option>
                    <option value="2011">2011</option>
                    <option value="2012">2012</option>
                    <option value="2013">2013</option>
                    <option value="2014">2014</option>
                    <option value="2015">2015</option>
                    <option value="2016">2016</option>
                    <option value="2017">2017</option>
                    <option value="2018">2018</option>
                    <option value="2019">2019</option>
                    <option value="2020">2020</option>
                    <option value="2021">2021</option>
                    <option value="2022">2022</option>
                    <option value="2023">2023</option>
                    <option value="2024" selected="selected">2024</option>
                    <option value="2025">2025</option>
                    <option value="2026">2026</option>
                    <option value="2027">2027</option>
                    <option value="2028">2028</option>
                    <option value="2029">2029</option>
                    <option value="2030">2030</option>
                    <option value="2031">2031</option>
                    <option value="2032">2032</option>
                    <option value="2033">2033</option>
                    <option value="2034">2034</option>
                    <option value="2035">2035</option>
                    <option value="2036">2036</option>
                    <option value="2037">2037</option>
                    <option value="2038">2038</option>
                    <option value="2039">2039</option>
                  </select> </td>
              </tr>
              <tr id="las" style="display:none">
                <td nowrap="nowrap"> <label>Amortization:</label><br> <input class="nobg" type="radio" name="as" value="year" id="las_year" checked="checked"> <label for="las_year">show by year</label><br> <input class="nobg" type="radio" name="as"
                    value="month" id="las_month"> <label for="las_month">show by month</label> </td>
              </tr>
              <tr>
                <td height="5"></td>
              </tr>
              <tr>
                <td colspan="2" class="centered"><input type="submit" value="Calculate" class="sbmButton"></td>
              </tr>
            </tbody>
          </table>
        </td>
        <td width="10"></td>
      </tr>
      <tr>
        <td height="5"></td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

X
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * home
 * about
 * best
 * contact
 * rss


FREE WIDGETS AND GADGETS

FOR YOUR WEB SITE | PAGE




At our site 100widgets.com you can for the web page to find the appropriate
widget and gadget, and just two clicks to install it.


More Website Templates at TemplateMonster.com!

 * FREE WIDGETS
   
   Best Widgets for your site with us 100widgets.com. Large selection and easy
   to install widget.

 * FREE GADGETS
   
   Web gadget - content module, embedded in a web page or browser, working with
   a browser.

 * TOP 100
   
   Large selection of widgets and gadgets to insert, you simply copy html,
   javascript, flash, swf code to your web site.


STOP WAR IN UKRAINE!


Russia has started a full-scale war with Ukraine. All major cities are under
fire, civilians are suffering. Please, Stand with Ukraine!










SHARE SOCIAL NETWORKING BUTTONS


Social networking buttons placed at the end of each article. Clicked on them
willingly.








USER AGENT INFORMER


This is a very useful website widget which is always ready to inform you about
ht e version of the browser that you are running at the moment. This User Agent
Informer will provide you with all details of the browser, such as its name, the
number of version. It will give you the opportunity for a constant updating of
the program. Our gadget website offers you a big variety of different useful
things.


Log in for free downloads for websites:









CRYPTO WIDGET


If you want to display cryptocurrency prices on your website, then we have the
right solution for you! Installation-friendly price tickers allow to display any
cryptocurrency price.

Gainers Top Losers

NEXO 1.4195 (33.02%) ▲ ALGO 0.24478 (15.07%) ▲ ZEC 22.859 (10.49%) ▲ ETN
0.0049711 (6.89%) ▲ KMD 0.50291 (4.06%) ▲

BTC 65,751 (-2.19%) ▼ ETH 3,213.7 (-2.20%) ▼ BNB 599.18 (-1.05%) ▼ XRP 0.52911
(-7.10%) ▼ DOGE 0.1563 (-1.88%) ▼

BTG 25.76 (-20.04%) ▼ DAI 0.85787 (-18.60%) ▼ TRAC 0.88871 (-17.67%) ▼ WAVES
2.5206 (-13.19%) ▼ IOST 0.0098263 (-11.00%) ▼

Gainers and losers from top100 only. Bitgur







NATIONAL U.S. HOLIDAY CALENDAR


USA Holiday calendar widgets for websites, blogs and diaries. It will take you
only a few minutes to install the Widget. Just copy HTML code of the Widget, and
paste it into your pages HTML code.








HOLYDAYS INFORMER


Holiday Calendar Widgets will improve your websites attractiveness, and make
visitors come back to your website not only to see the main information, but
also to be informed of coming up holidays and observances.








MORTGAGE AND LOAN CALCULATOR


Place our free mortgage calculator on your sites using any of the following
formats. We offer static text links, images, and fully functional calculators
that you can embed in your website - including raw HTML, javascript, and
Wordpress Widgets.



Purchase price:
$ Down payment:
% ($25,000) Mortgage term:
years Interest rate:
% Property tax:
$ per year Property insurance:
$ per year PMI:
% First payment date:
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 2009 2010 2011 2012 2013 2014
2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030
2031 2032 2033 2034 2035 2036 2037 2038 2039 Amortization:
show by year
show by month

Loan amount:
$ Loan term:
years Interest rate:
% First payment date:
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 2009 2010 2011 2012 2013 2014
2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030
2031 2032 2033 2034 2035 2036 2037 2038 2039 Amortization:
show by year
show by month











BODY MASS INDEX (BMI) CALCULATOR


This widget calculates the Body Mass Index of a person as per his height and
weight.








BITCOIN WIDGETS


The Widget runs the dinbits XBT Price Index. The dinbits Price Index is
BitFinex. The Volume is an Average of the combined daily volume across major
exchanges. Suitable for wordpress, wix, ucoz, joomla, blogger, hostinger and
other free hosting.








BACKLINKS WIDGET FOR SITE


Chart shows the External Backlinks reviewed over the last time.







1 2

↑




CATEGORIES

 * Speed Test
 * Clocks
 * Calculators
 * Calendars
 * Informers
 * Maps
 * Others

PAGES

 * Main page
 * Add Widget





 * home
 * about
 * best
 * contact
 * rss


You can find Free Widgets and Gadgets for your Websites | Webpages on the site
100widgets.com