www.rmmr.com Open in urlscan Pro
108.160.154.65  Public Scan

Submitted URL: http://www.rmmr.com/
Effective URL: https://www.rmmr.com/
Submission: On June 24 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form enctype="multipart/form-data" method="post" class="frm-show-form  frm_pro_form " id="form_contact2">
  <div class="frm_form_fields ">
    <fieldset>
      <legend class="frm_hidden">Contact Us</legend>
      <div class="frm_fields_container">
        <input type="hidden" name="frm_action" value="create">
        <input type="hidden" name="form_id" value="7">
        <input type="hidden" name="frm_hide_fields_7" id="frm_hide_fields_7" value="">
        <input type="hidden" name="form_key" value="contact2">
        <input type="hidden" name="item_meta[0]" value="">
        <input type="hidden" id="frm_submit_entry_7" name="frm_submit_entry_7" value="93eeca3614"><input type="hidden" name="_wp_http_referer" value="/"><label for="frm_verify_7" class="frm_screen_reader frm_hidden">If you are human, leave this field
          blank.</label>
        <input type="text" class="frm_hidden frm_verify" id="frm_verify_7" name="frm_verify" value="">
        <div id="frm_field_89_container" class="frm_form_field form-field  frm_required_field frm_none_container frm_first frm_half">
          <label for="field_qh4icy2" class="frm_primary_label">First Name <span class="frm_required">*</span>
          </label>
          <input type="text" id="field_qh4icy2" name="item_meta[89]" value="" placeholder="First Name" data-reqmsg="This field cannot be blank." data-invmsg="First Name is invalid">
        </div>
        <div id="frm_field_96_container" class="frm_form_field form-field  frm_required_field frm_none_container frm_half">
          <label for="field_dhdjp" class="frm_primary_label">Last Name <span class="frm_required">*</span>
          </label>
          <input type="text" id="field_dhdjp" name="item_meta[96]" value="" placeholder="Last Name" data-reqmsg="This field cannot be blank." data-invmsg="Last Name is invalid">
        </div>
        <div id="frm_field_91_container" class="frm_form_field form-field  frm_required_field frm_none_container frm_first frm_half">
          <label for="field_29yf4d2" class="frm_primary_label">Email <span class="frm_required">*</span>
          </label>
          <input type="email" id="field_29yf4d2" name="item_meta[91]" value="" placeholder="Email" data-reqmsg="This field cannot be blank." data-invmsg="Please enter a valid email address">
        </div>
        <div id="frm_field_92_container" class="frm_form_field form-field  frm_none_container frm_half">
          <label for="field_itt5me2" class="frm_primary_label">Phone Number <span class="frm_required"></span>
          </label>
          <input type="tel" id="field_itt5me2" name="item_meta[92]" value="" placeholder="Phone Number" data-invmsg="Please enter a valid website"
            pattern="((\+\d{1,3}(-|.| )?\(?\d\)?(-| |.)?\d{1,5})|(\(?\d{2,6}\)?))(-|.| )?(\d{3,4})(-|.| )?(\d{4})(( x| ext)\d{1,5}){0,1}$">
        </div>
        <div id="frm_field_94_container" class="frm_form_field form-field  frm_required_field frm_none_container frm_full">
          <label for="field_9jv0r12" class="frm_primary_label">Message <span class="frm_required">*</span>
          </label>
          <textarea name="item_meta[94]" id="field_9jv0r12" rows="5" placeholder="Your Message..." data-reqmsg="This field cannot be blank." data-invmsg="Message is invalid"></textarea>
        </div>
        <div id="frm_field_95_container" class="frm_form_field form-field  frm_none_container frm_first frm_half">
          <label for="g-recaptcha-response" class="frm_primary_label">Captcha <span class="frm_required"></span>
          </label>
          <div id="field_62n6q32" class="g-recaptcha" data-sitekey="6Lf-BCETAAAAAAXJuZtyrSJClTUczY279qeimx8G" data-size="normal" data-theme="light">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf-BCETAAAAAAXJuZtyrSJClTUczY279qeimx8G&amp;co=aHR0cHM6Ly93d3cucm1tci5jb206NDQz&amp;hl=en&amp;v=4rwLQsl5N_ccppoTAwwwMrEN&amp;theme=light&amp;size=normal&amp;cb=6kcj3ix6s9d5"
                  width="304" height="78" role="presentation" name="a-ahwtid3lo7ot" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
                class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div><iframe style="display: none;"></iframe>
          </div>
        </div>
        <input type="hidden" name="item_key" value="">
        <div class="frm_submit">
          <input type="submit" value="Submit" class="frm_final_submit">
          <img class="frm_ajax_loading" src="https://www.rmmr.com/site/wp-content/plugins/formidable/images/ajax_loader.gif" alt="Sending">
        </div>
      </div>
    </fieldset>
  </div>
  <script type="text/javascript">
    var input = document.createElement('input');
    input.setAttribute('type', 'hidden');
    input.setAttribute('name', 'ct_checkjs_frm');
    input.setAttribute('value', '1705745512');
    for (i = 0; i < document.forms.length; i++) {
      if (typeof document.forms[i].id == 'string') {
        if (document.forms[i].id.search('form_contact2') != -1) {
          document.forms[i].appendChild(input);
        }
      }
    }
  </script><input type="hidden" name="ct_checkjs_frm" value="1705745512">
</form>

Text Content

Menu
 * Firm
   * Overview
   * Attorneys
 * Practice Areas
 * News
 * Pay Online
 * Contact

Menu
 * Firm
   * Overview
   * Attorneys
 * Practice Areas
 * News
 * Pay Online
 * Contact


A TRADITION OF


SERVICE, INTEGRITY & EXPERIENCED LEGAL REPRESENTATION




ABOUT OUR FIRM

For more than five decades, the law firm of Royston, Mueller, McLean & Reid, LLP
has provided legal representation to the people and businesses of the Baltimore
Metropolitan Area and surrounding jurisdictions.  Our attorneys, individually
and collectively, take pride in providing sound legal advice and service to
answer the needs of each client in a timely and efficient manner.





BUSINESS AND TAX MATTERS

Doing business in Maryland has many advantages.  Our proximity to the nation’s
capital and financial centers is convenient.  Our state’s assistance to new
businesses and expansion of existing businesses can be helpful, too.  But to
successfully establish and grow a business, or to obtain governmental
cooperation and assistance, records need to be kept, taxes need…

Learn More


ALCOHOL AND BEVERAGE LICENSING

For many restaurants, taverns, and other hospitality industry establishments,
being able to serve beverages—alcoholic and non-alcoholic—is essential.  In
Maryland, this requires a license from the local government authority.  Royston,
Mueller, McLean & Reid, LLP has been helping businesses obtain such licenses for
more than 25 years.  Our reputation in Baltimore County and throughout the
State…

Learn More


LAND USE AND LOCAL GOVERNMENT

Successfully acquiring and disposing of real estate in Maryland is one thing. 
Successfully using your land for its highest and best purpose is something
else.  Royston, Mueller, McLean & Reid, LLP provides representation and advice
on a full range of land use and local government legal issues, including— Zoning
and land use restrictions Community development…

Learn More


LITIGATION

Litigators at Royston, Mueller, McLean & Reid, LLP represent individual and
corporate clients in all federal and state courts, orphans’ courts, and
administrative agencies throughout the state of Maryland and Washington, DC.  An
aggressive, well-trained, and resourceful litigation team has always been a
cornerstone of the firm’s practice.  Our success has earned the firm accolades…

Learn More


TRUSTS AND ESTATES

The estate planning lawyers at Royston, Mueller, McLean & Reid, LLP provide
sophisticated advice and assistance to individuals and families throughout
Maryland to develop and monitor lifetime plans.  Through comprehensive review of
specific individual needs, and consulting with your other professional advisors
such as accountants and investment advisors, our attorneys help clients achieve
financial goals…

Learn More


FAMILY AND DIVORCE LAW

The family law attorneys at Royston, Mueller, McLean & Reid, LLP help our
clients resolve their family issues using all legal tools and resources
available to accomplish the desired goals.  These goals may include: Divorce
Child Custody & Access Child Support Alimony Property Disposition Separation
Agreements Property Settlement Agreements Prenuptial Agreements Postnuptial
Agreements Guardianships of…

Learn More


REAL ESTATE

Buying, selling or leasing real estate is often the largest transaction a person
or business ever makes.  The advice of an experienced real estate attorney can
help you negotiate the best possible deal for your real estate transaction. 
Documenting all aspects of the deal, from the offer to the closing, is also
essential to the…

Learn More


CRIMINAL LAW

Criminal prosecutions begin long before the trial.  Police investigate crime and
make arrests.  Prosecutors conduct investigations and call witnesses to testify
before grand juries.  Whenever you are questioned in connection with criminal
activity, your freedom and liberty are in jeopardy.  Statements you make to
authorities before an arrest is made or charges are issued may…

Learn More


COMMERCIAL TRANSACTIONS

Since its inception, the business and commercial lawyers at Royston, Mueller,
McLean & Reid, LLP have provided transactional representation to— Lending
institutions Contractors Real estate developers Industry Business ventures
Entrepreneurs From business start-up to sale, termination, or liquidation of a
business, our attorneys help you negotiate the terms that are necessary to a
successful operation…

Learn More


COMMERCIAL LENDING

We represent and advise some of the area’s best lenders in making commercial
real estate (acquisition, development, construction, and refinance) and
commercial asset-based (term and lines of credit secured by inventory, accounts
receivable, and other property) loans to developers, business owners, and
investors.   As part of our commercial real estate and general business
practice,…

Learn More


BUSINESS AND TAX MATTERS

Doing business in Maryland has many advantages.  Our proximity to the nation’s
capital and financial centers is convenient.  Our state’s assistance to new
businesses and expansion of existing businesses can be helpful, too.  But to
successfully establish and grow a business, or to obtain governmental
cooperation and assistance, records need to be kept, taxes need…

Learn More


ALCOHOL AND BEVERAGE LICENSING

For many restaurants, taverns, and other hospitality industry establishments,
being able to serve beverages—alcoholic and non-alcoholic—is essential.  In
Maryland, this requires a license from the local government authority.  Royston,
Mueller, McLean & Reid, LLP has been helping businesses obtain such licenses for
more than 25 years.  Our reputation in Baltimore County and throughout the
State…

Learn More


LAND USE AND LOCAL GOVERNMENT

Successfully acquiring and disposing of real estate in Maryland is one thing. 
Successfully using your land for its highest and best purpose is something
else.  Royston, Mueller, McLean & Reid, LLP provides representation and advice
on a full range of land use and local government legal issues, including— Zoning
and land use restrictions Community development…

Learn More


LITIGATION

Litigators at Royston, Mueller, McLean & Reid, LLP represent individual and
corporate clients in all federal and state courts, orphans’ courts, and
administrative agencies throughout the state of Maryland and Washington, DC.  An
aggressive, well-trained, and resourceful litigation team has always been a
cornerstone of the firm’s practice.  Our success has earned the firm accolades…

Learn More


TRUSTS AND ESTATES

The estate planning lawyers at Royston, Mueller, McLean & Reid, LLP provide
sophisticated advice and assistance to individuals and families throughout
Maryland to develop and monitor lifetime plans.  Through comprehensive review of
specific individual needs, and consulting with your other professional advisors
such as accountants and investment advisors, our attorneys help clients achieve
financial goals…

Learn More


FAMILY AND DIVORCE LAW

The family law attorneys at Royston, Mueller, McLean & Reid, LLP help our
clients resolve their family issues using all legal tools and resources
available to accomplish the desired goals.  These goals may include: Divorce
Child Custody & Access Child Support Alimony Property Disposition Separation
Agreements Property Settlement Agreements Prenuptial Agreements Postnuptial
Agreements Guardianships of…

Learn More





CONTACT US

In order to help you more quickly, please fill out the quick form and submit or
call us. One of our attorneys will call you.

102 West Pennsylvania Avenue, Suite 600
Towson, MD 21204
Click Here for Directions

Phone: 410.823.1800
Fax: 410.828.7859

Contact Us
If you are human, leave this field blank.
First Name *
Last Name *
Email *
Phone Number
Message *
Captcha





102 West Pennsylvania Avenue, Suite 600
Towson, MD 21204
Phone: 410.823.1800
Fax: 410.828.7859


Attorney Advertising. This web site is designed for general information only.
The information presented at this site should not be construed to be formal
legal advice nor the formation of a lawyer/client relationship.
Bookmark Us | Site Map | Produced by Zest SMS