<!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" xml:lang="en" lang="en">

<head>
    <title>
		  
			  
    Sign up: RivalMap

			
    </title>
    
    <link rel="shortcut icon" href="/images/favicon.ico" />
    
    <link href="/stylesheets/main.css?1302222985" media="screen" rel="stylesheet" type="text/css" />
    
    <script src="/javascripts/prototype.js?1302222985" type="text/javascript"></script>
<script src="/javascripts/effects.js?1302222985" type="text/javascript"></script>
<script src="/javascripts/dragdrop.js?1302222985" type="text/javascript"></script>
<script src="/javascripts/controls.js?1302222985" type="text/javascript"></script>
<script src="/javascripts/application.js?1302222985" type="text/javascript"></script>
    
    

		<link href="http://feeds.feedburner.com/rivalmap" rel="alternate" type="application/atom+xml" />
</head>

<body id="small_header">
  
  <div id="login" style="display: none">
    <div class="login-inner">
      <div class="login-message">
        <div class="alert" id="subdomain_not_found" style="display:none">
          <h2>That account address was not found!</h2>
          <p>If you cannot recall your account address, click the <i>'Forgot your account address?'</i> link to the right, and we will send you a link to your account by looking up your email.</p>
        </div>
        <div id="subdomain_message">
          <h2>Login to your RivalMap account</h2>
          <p>Each RivalMap account has its own unique address, which was created when the account was set up. If you can't remember the address, we can send a reminder to you.</p>
        </div>
      </div>
      <div class="login-form">
        <div class="form">
        <table>
        <tbody>
        <tr>
        <td class="field">
          <h3>Enter your account address:</h3>
          <input autocomplete="off" id="subdomain" name="subdomain" style="font-size:16px; width:175px" type="text" />
          <b style="font-size: 16px;">
            &nbsp;.rivalmap.com
          </b>
					<div class="forgot-address">
	          <a href="http://login.rivalmap.com/login/email_subdomain"><span>&raquo;</span> Forgot your account address?</a>
	        </div>
        </td>
        </tr>
        <tr>
          <td>
            <input class="button" disabled="disabled" id="login_button" name="commit" onclick="LoginPage.sendToSubdomain()" type="submit" value="Login" />
            or <a href="#" onclick="Element.toggle('login'); return false;">Cancel</a>
            <script>		  
               LoginPage.initialize();
           </script>
          </td>
        </tr>

        </tbody>
        </table>
        </div>
      </div>
      <div class="clear"></div>
    </div>
  </div>
  
  <div id="page">
	<div id="page_wrapper">
		<div id="page_menu">
			<a href="/"><h1><span>RivalMap</span></h1></a>
			
			<ul>
				<li><a href="/tour" class="">Tour</a></li>
				<li><a href="/why" class="">Why?</a></li>
				<li><a href="/company" class="">Company</a></li>
				<li><a href="/signup" class="current"><b>Sign up now</b></a></li>
				<li><a href="#" onclick="Element.toggle('login'); return false;">Login</a></li>
			</ul>
			
			<div class="clear"></div>
		</div>
		
		<div id="background_wrapper">
		    <div id="border_background_top">
        		<div id="page_header">		                
            		<div id="small_header">
            		        
  <h1>Sign up</h1>

            		</div>
        		</div>
        		
        		<div id="content_wrapper">		    
            		<div id="page_content">
            			
            			
            			<div id="page_content_inner">
            				



<form action="/contact_sales/submit" method="post" onsubmit="return validate_contact_sales_form(this)">

  <div id="sign_up">
  
    <div id="left">
      <h2>Find out how RivalMap can help your business</h2>
      Please fill out the form to get started with RivalMap. Our team will contact you within two business days to set up a time to review your needs and give you a custom demo.
      <div id="call_us">
        <a href="callto:16508154015">
          <img src="/images/call-us.png">
        </a>
      </div>
    </div>
  
    <div id="right">    
      <div class="row">
        <label>First Name</label>
        <input autocomplete="off" class="contact-sales" id="first_name" name="first_name" type="text" />
      </div>
      <div class="row">
        <label>Last Name</label>
        <input autocomplete="off" class="contact-sales" id="last_name" name="last_name" type="text" />
      </div>
      <div class="row">
        <label>Email</label>
        </span><input autocomplete="off" class="contact-sales" id="email" name="email" type="text" />
      </div>
      <div class="row">
        <label>Phone</label>
        <input autocomplete="off" class="small" id="phone" name="phone" type="text" />
      </div>
      <br/>
      <div class="row">
        <label>Company</label>
        <input autocomplete="off" id="company_name" name="company_name" type="text" />
      </div>
      <div class="row">
        <label>Title/Position</label>
        <input autocomplete="off" id="title" name="title" type="text" />
      </div>      
      <div class="row">
        <label># of Employees</label>
        <input autocomplete="off" class="small" id="employees" name="employees" type="text" />
      </div>      
    </div>
  
    <div class="clear"></div>    

  </div>
  
  <div id="sign_up_submit">
    <input class="button" name="commit" type="submit" value="Submit" />
  </div>

</form>
            				<div class="clear"></div>
            			</div>
            		</div>
        		</div>
    		</div>
		</div>

		<div id="page_footer">
		</div>
	</div>
	<div id="site_footer">
	   &#169; RivalSoft Inc. 2011, All Rights Reserved | <a href="/company/contact">Contact Us</a> | <a href="/privacy">Privacy Policy</a>
   </div>
      
   </div>
   
	 <script type="text/javascript">
   var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
   document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
   </script>
   <script type="text/javascript">
   var pageTracker = _gat._getTracker("UA-3194448-1");
   pageTracker._initData();
   pageTracker._trackPageview();
   </script>
</body>

</html>