<!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"><head>


<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Shop Republic</title>
<!--http://www.shoprepublic.com/comingSoon_files-->
<link href="comingSoon_files/SRStyle.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="comingSoon_files/tabcontent.htm"></script>

<script type="text/javascript">
function myarch()
{
var nm;
var em;
//var emailptn=/^[_a-z0-9-]+(\.[_a-z0-9-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*(\.[a-z]{2,3})$/; 

nm=document.getElementById("name").value;
em=document.getElementById("email_add").value;

if(document.getElementById("name").value!="")
	{
		if(document.getElementById("name").value=="Name")
		{
			alert ("Please Enter Valid Name");
			return false;
		}
	}

if(document.getElementById("email_add").value!="")
	{
		if(document.getElementById("email_add").value=="Email Address")
		{
			alert ("Please Enter Valid Email");
			return false;
		}
	}

/*if(em!="")
{  
		if(!document.getElementById("email_add").value.match(emailptn))
		{
		alert("Please Enter Valid Email Address ?");
		return false;
		}
}*/

	
//if (str=="")
//  {
//  document.getElementById("test").innerHTML="";
//  return;
//  }
if (window.XMLHttpRequest)
  {// code for IE7+, Firefox, Chrome, Opera, Safari
  xmlhttp=new XMLHttpRequest();
  }
else
  {// code for IE6, IE5
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  }
xmlhttp.onreadystatechange=function()
  {
  if (xmlhttp.readyState==4 && xmlhttp.status==200)
    {
	//alert(xmlhttp.responseText);
	document.getElementById('mix').innerHTML=xmlhttp.responseText;
	//xmlHttpReq.open('GET','query.php?em='+em,true);
    }
  }
xmlhttp.open("GET","test.php?em="+em+'&nm='+nm,true);
xmlhttp.send();



}


</script>

<!-- Google Analytics Script -->

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-19978563-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<SCRIPT LANGUAGE="JavaScript">

function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=1,menubar=0,resizable=0,width=650,height=800');");
}
// End -->
</script>

</head>
<body>
<!-- outer wrapper start here-->
<div class="outerWrapper">
  <div class="mainWrapper fl">
    <div class="fl">
      <div class="logoWrap"><img src="comingSoon_files/logo.gif"></div>
      <div class="logoWrap"><a href="http://www.shoprepublic.com/blog" title="Visit our blog"><img src="comingSoon_files/blogBtn.png" border="0"></a></div>
	  
    </div>
    <div class="comSoonContWrap fl">
    <div><img src="comingSoon_files/comSoon.png"></div>
           <div class="textWrap">Shop Republic will change the way you shop online.<br /><br />
        - Do you want to be one of the founders of Shop Republic? <br />
        <span style="font-weight: bold;">Stay tuned</span>.</div>
		
		
			  <div id="mix"  class="padTop20">
				<div class="fl">
				  <input  value="Name" id="name" name="name" type="text"  class="inputStyle" onBlur="if (this.value == ''){this.value = 'Name';}" onFocus="if (this.value == 'Name') {this.value = '';}"/>
				</div>
				<div class="fl">&nbsp;</div>
				<div class="clearer"></div>
				<div class="fl" style="padding-top:10px;">
				  <input  name="email_add" id="email_add" value="Email Address" type="text" s class="inputStyle" onBlur="if (this.value == ''){this.value = 'Email Address';}" onFocus="if (this.value == 'Email Address') {this.value = '';}"/>
				</div>
				<div  class="btnWrap fl">
          <!--<button value="submit" class="greenBigBtn"><span>Notify Me</span></button>-->
		  <input type="image" src="comingSoon_files/notifyMe.png" onclick="myarch();">
		  <input type="hidden" name="submit" value="submit" />
        <!--<a name="sub" href="" ><img src="comingSoon_files/notifyMe.png" alt="" border="0" onclick="document.frmsoon.submit()" /></a>--></div>
				<div class="clearer"></div>
				<div class="fl" style="padding-top:15px;"><span style="color:#FF0000">*</span> Don't worry, your email is safe with us</div>
			  
<div class="fl">
        <div class="textWrap" style="padding-top: 3px; padding-right: 70px;">In the meantime please follow us on:
        <div class="fr"><a href="http://www.twitter.com/shoprepublic"><img src="comingSoon_files/tIcon.png" alt="" border="0"></a></div>
        <div class="fr padLR10"><a href="http://www.facebook.com/pages/Shoprepublic/143452172348690"><img src="comingSoon_files/fIcon.png" alt="" border="0"></a></div>
        <!--<div class="fl"><a href="#"><img src="comingSoon_files/rIcon.png" alt="" border="0"></a></div>-->
      </div>

			</div>
		
    
      </div>
    </div>
  </div>
</div>
<!-- outer wrapper end here-->
<!-- footer start here-->

<div class="footerTopBG fl">
<div class="outerWrapper">
<div class="footerContWrap fl">
        <p ><a href="javascript:popUp('http://www.shoprepublic.com/TandC.htm')">Terms &amp; Conditions</a><br />

      Copyright &copy; 2010-2011&sbquo; All Rights Are Reserved by Shop Republic.com </p>
      </div></div>
</div> 
<!-- footer bg end here-->
<!-- footer end here-->

</body></html>