liquidationsonline.com.au Open in urlscan Pro
35.227.194.51  Public Scan

Submitted URL: http://liquidationsonline.com.au/
Effective URL: https://liquidationsonline.com.au/
Submission: On September 15 via api from JP — Scanned from AU

Form analysis 1 forms found in the DOM

Name: WebToLeads3900970000000266025POST https://crm.zoho.com/crm/WebToLeadForm

<form action="https://crm.zoho.com/crm/WebToLeadForm" name="WebToLeads3900970000000266025" method="POST" onsubmit="javascript:document.charset=&quot;UTF-8&quot;; return checkMandatory3900970000000266025()" accept-charset="UTF-8" id="form-id"
  novalidate="novalidate">
  <!--?php  include('headers.php'); ?-->
  <input type="text" style="display:none;" name="xnQsjsdp" value="40827394f348e5a39bdf1580be996fc686b173501608638969efae8e10e5b935">
  <input type="hidden" name="zc_gad" id="zc_gad" value="">
  <input type="text" style="display:none;" name="xmIwtLD" value="c38f8cf5231662d178f2be1dffaab8094640a4021d2a9867541520937c95b0e4">
  <input type="text" style="display:none;" name="actionType" value="TGVhZHM=">
  <input type="text" style="display:none;" name="returnURL" value="https://liquidationsonline.com.au/redirect.html">
  <input type="hidden" name="convert" value="<?php  echo $convert['query']; ?>">
  <div class="input-big"><img src="images/icon1.png">
    <input type="text" name="First Name" class="required" placeholder="First Name *">
  </div>
  <div class="input-big"><img src="images/icon1.png">
    <input type="text" name="Last Name" class="required" placeholder="Last Name *">
  </div>
  <div class="input-big"><img src="images/icon2.png">
    <input type="text" name="Email" ftype="email" class="required" placeholder="Email Address">
  </div>
  <div class="input-big"><img src="images/icon3.png">
    <input type="text" class="required" placeholder="Company Name" name="Company">
  </div>
  <div class="input-big"><img src="images/icon4.png">
    <input type="text" class="required" placeholder="Phone Number *" name="Phone">
  </div>
  <div class="area"><img src="images/icon5.png">
    <textarea name="Description" placeholder="Message"></textarea>
  </div>
  <input type="submit" id="formsubmit" value="Submit">
  <script>
    var mndFileds = new Array('Company', 'First Name', 'Last Name', 'Email');
    var fldLangVal = new Array('Company', 'Last Name', 'First Name', 'Email');
    var name = '';
    var email = '';

    function validateEmail() {
      var emailFld = document.querySelectorAll('[ftype=email]');
      var i;
      for (i = 0; i < emailFld.length; i++) {
        var emailVal = emailFld[i].value;
        if ((emailVal.replace(/^\s+|\s+$/g, '')).length != 0) {
          var atpos = emailVal.indexOf('@');
          var dotpos = emailVal.lastIndexOf('.');
          if (atpos < 1 || dotpos < atpos + 2 || dotpos + 2 >= emailVal.length) {
            alert('Please enter a valid email address. ');
            emailFld[i].focus();
            return false;
          }
        }
      }
      return true;
    }

    function checkMandatory3900970000000266025() {
      for (i = 0; i < mndFileds.length; i++) {
        var fieldObj = document.forms['WebToLeads3900970000000266025'][mndFileds[i]];
        if (fieldObj) {
          if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length == 0) {
            if (fieldObj.type == 'file') {
              alert('Please select a file to upload.');
              fieldObj.focus();
              return false;
            }
            alert(fldLangVal[i] + ' cannot be empty.');
            fieldObj.focus();
            return false;
          } else if (fieldObj.nodeName == 'SELECT') {
            if (fieldObj.options[fieldObj.selectedIndex].value == '-None-') {
              alert(fldLangVal[i] + ' cannot be none.');
              fieldObj.focus();
              return false;
            }
          } else if (fieldObj.type == 'checkbox') {
            if (fieldObj.checked == false) {
              alert('Please accept  ' + fldLangVal[i]);
              fieldObj.focus();
              return false;
            }
          }
          try {
            if (fieldObj.name == 'Last Name') {
              name = fieldObj.value;
            }
          } catch (e) {}
        }
      }
      if (!validateEmail()) {
        return false;
      }
      document.getElementById('formsubmit').disabled = true;
    }
  </script>
  <input type="hidden" name="eo" value="14f4ec16431e0686150daa43f3210513">
  <input type="hidden" name="te" value="true">
  <img id="tr_img_c38f8cf5231662d178f2be1dffaab8094640a4021d2a9867541520937c95b0e4"
    src="https://crm.zohopublic.com/crm/WebFormAnalyticsServlet?rid=c38f8cf5231662d178f2be1dffaab8094640a4021d2a9867541520937c95b0e4gid40827394f348e5a39bdf1580be996fc686b173501608638969efae8e10e5b935gida378f81585080d3b6fb1acbec6638b71gid885e3c1045bd9bdcc91bdf30f82b5696gid14f4ec16431e0686150daa43f3210513"
    style="display: none;">
  <script>
    if (typeof wfTRKey == 'undefined') {
      wfTRKey = {};
    }
    wfTRKey['url_c38f8cf5231662d178f2be1dffaab8094640a4021d2a9867541520937c95b0e4'] =
      'https://crm.zohopublic.com/crm/WebFormAnalyticsServlet?rid=c38f8cf5231662d178f2be1dffaab8094640a4021d2a9867541520937c95b0e4gid40827394f348e5a39bdf1580be996fc686b173501608638969efae8e10e5b935gid364f49863aa1c6f080988c8e111a90b8gid885e3c1045bd9bdcc91bdf30f82b5696gid14f4ec16431e0686150daa43f3210513';
    wfTRKey['rs_c38f8cf5231662d178f2be1dffaab8094640a4021d2a9867541520937c95b0e4'] = false;

    function sf(ev) {
      var te = ev.target ? ev.target : ev.srcElement;
      var nd = te.nodeName ? te.nodeName.toLowerCase() : '';
      var fm;
      if (te.form) {
        fm = te.form.elements.xmIwtLD.value;
      }
      if (fm && !wfTRKey['rs_' + fm] && ((nd == 'input' && te.type != 'file') || (nd == 'input' && te.type == 'file' && ev.type == 'click') || nd == 'select' || nd == 'textarea' || nd == 'div')) {
        document.getElementById('tr_img_' + fm).setAttribute('src', wfTRKey['url_' + fm]);
        wfTRKey['rs_' + fm] = true
      }
    }
    if (document.addEventListener) {
      document.addEventListener('click', sf);
      document.addEventListener('change', sf);
    } else {
      document.attachEvent('onclick', sf);
      document.attachEvent('onchange', sf);
    }
  </script>
</form>

Text Content

Call Us Today: 1300 659 791


COMPANY LIQUIDATION


A GOOD OPTION

If you are a director and you’ve found us, then there is a good chance you are
wondering if liquidation is the right option for you. It probably is.

Enquire Now for FREE Confidential Advice




LIQUIDATION IS THE RIGHT CHOICEIF YOUR COMPANY:

 * Is small (Voluntary Administration is too expensive to save a small company)
 * Is trading at a loss, can’t recover from past losses or has ceased to trade

 * Has run out of cash to pay creditors and the ATO
 * Has no assets or a small amount of assets




IT'S ALSO A GOOD OPTIONFOR A DIRECTOR PERSONALLY BECAUSE A LIQUIDATION:

 * May prevent you from becoming personally liable for the company’s tax debt
 * Brings to a close the stress and worry of trying to save the business

 * Stops creditors hassling you
 * Gives you the opportunity to move on with life


A SIMPLE PROCESS UNDER THE CORPORATIONS ACT

The law provides a simple process to appoint a liquidator, which is Creditors’
Voluntary Liquidation (“CVL”). It is a simple process that avoids the
involvement of lawyers and the courts.

It starts with the directors selecting a liquidator and the shareholders signing
a simple resolution to appoint a liquidator.

CAN IT BE MORE COMPLICATED THAN THAT?

Yes it can. We would want to make sure CVL is the right solution so we always
like to speak to the directors by phone before we are appointed.


WHY CHOOSE US

 * At Dissolve, we focus on providing a fast, easy and cheap company liquidation
   service. We provide free telephone advice on the process and implications of
   liquidation (or we can meet). That can take five minutes or continue as long
   as you like.
 * When you are ready, we email you an Appointment Pack that contains the simple
   documents and instructions to start the liquidation.
 * We are happy to meet you if you want, but there is usually no need.
 * You are directly appointing a registered liquidator and not an unregistered
   middle man. Check Cliff Sanderson's credentials here

FAST, EASY AND CHEAP

FREE TELEPHONE ADVICE

AUSTRALIA - WIDE SERVICE


EASY TO APPOINT

At Dissolve we are at the forefront of using technology to make the process of
appointing a liquidator simple and quick. Call or email us with company details
including the company name and A.C.N. – during that call we will quote you our
fixed price (sometimes there is no upfront fee) and then:

We email you an Appointment Pack (or fax or mail if you prefer)

You pay the fixed price (if applicable)

You sign and date the three documents in the Appointment Pack and email them
back to us.



Yes, that’s it. No need to meet unless you want to. No Court involvement.

CAN IT BE MORE COMPLICATED THAN OUTLINED ABOVE?

Yes it can.The most common impediment is when all directors cannot agree to
appoint, or if all shareholders cannot be located to sign the documents. If that
is likely to be the case, just tell us and we can usually draft alternative
resolutions to solve the problem.


WHY CHOOSE US

 * At Dissolve, we focus on a fast, easy and cheap company liquidation service.
   We are able to provide our services at a fee often much lower than other
   service providers.
 * As liquidator, we take our fees from the assets of the company, unless there
   are no assets, in which case we will quote you a fixed price payable in
   advance.
 * If you call us, we can discuss the likely value of your company’s assets and,
   if need be, quote you a fixed fee.
 * Our pricing policy is that we provide the lowest cost liquidation service in
   the market. If you receive a cheaper quote then you’d best check if you are
   dealing with a Registered Liquidator. If not, be very careful. If so, let us
   know so we can beat the price.


ENQUIRE NOW FOR FREE CONFIDENTIAL ADVICE

Get my free quote


NEED MORE INFORMATION? TRY THESE TOPICS BELOW:

 * Voluntary Liquidation
 * Liquidator
 * Creditors Voluntary Liquidation
 * Company Liquidation
 * No Asset CVL
 * Fixed Price CVL

 * Members Voluntary Liquidation
 * liquidation process
 * Voluntary Liquidation Costs
 * Director Penalty Notice
 * Garnishee Notice

 * Insolvency
 * Voluntary Administration
 * Receivership
 * Information Centre
 * Testimonials
 * Articles

 * 
 * 
 * 

 * Privacy Policy | Terms and Conditions
 * Copyright © 2012 Dissolve. All Rights Reserved.

 * 
 * 
 * 
 *