<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>digital object identifier directory</title>
<!--Start of Bootstrap Css --->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!--End of Bootstrap css-->
<!--Start of font-awesome styles-->
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet" type="text/css" >
<!--End of font-awesome details-->
<!--Start of main css-->
<link rel="stylesheet" type="text/css" href="css/doi_main.css" />
<!--End of main css-->
</head>

<body>

<!--Start of Page layout-->
<!--Start of header Section-->
<section id="header">
<!--Start of Container-->
<div class="container">
<!--Start of row-->
<div class="row">
<!--Start of col-md-3-->
<div class="col-md-3">
<!--Start of logo-->
<div class="logo">
<img src="images/logo.png" class="img-responsive">
</div>
<!--End of logo-->
</div>
<!--End of col-md-3-->
<!--Start of col-md-9-->
<div class="col-md-9">
<!--Start of navigation-->
<nav class="navbar navbar-default">
<!--Start of container-->
<!--<div class="container">
<!--Start of Unordered list-->
<ul class="nav navbar-nav">
<!--Start of list-->
<li><a href="index.php">Home</a></li>
<li><a href="#">About Us</a></li>
<li><a href="sub.php">Submission</a></li>
<li><a href="subscribe.php">Subscription</a></li>
<li><a href="contact.php">Contact Us</a></li>
<!--End of list-->
</ul>
<!--End of Unordered list-->
<!--</div>
<!--End of Container-->
</nav>
<!--End of navigation-->
</div>
<!--End of col-md-9-->
</div>
<!--end of row-->
</div>
<!--End of Container-->
</section>
<!--End of header Section-->



<!--Start of selection section-->
<section id="select">
<!--Start of container-->
<div class="container">
<!--start of row-->
<div class="row formrow">
<!--Start of col-md-12-->
<div class="col-md-12">
<!--Start of form-->
<form method="post" action="view2.php">
<!--Start of row-->
<div class="row">
<!--Start of heading-->
<h2>Search by DOI Number</h2>
<!--End of Heading-->
<!--Start of col-md-6-->
<div class="col-md-6"> 
<input type="radio" name="mygroup" id="no" value="journal" />
<label for="yes">Journals</label>
</div>
<!--End of col-md-6-->
<!--Start of col-md-6-->
<div class="col-md-6"> 
<input type="radio" name="mygroup" id="yes" value="paper"  checked="true"/>
<label for="yes">Papers</label>
</div>
<!--End of col-md-6-->
</div>
<!--End of row-->
<!--Start of row-->
<div class="row">

<!--Start of col-md-12-->
<div class="col-md-12 center">
<input type="text" name="doi_no" placeholder="Enter your DOI number here" id="sub"/>
</div>
<!--End of col-md-12-->
</div>
<!--End of row-->

<!--Start of row-->
<div class="row">
<!--Start of col-md-12-->
<div class="col-md-12 center">
<input type="submit" name="search" value="Search" id="subb" onclick="Redirect();" data-toggle="modal" data-target="#myModal" />
<!--<input type="button" value="Get Value">-->
</div>
<!--End of col-md-12-->
</div>
<!--End of row-->
</form>
<!--End of form-->
</div>
<!--End of col-md-12-->
</div>
<!--End of row-->
</div>
<!--End of container-->
</section>
<!--End of selection section-->

<!--Start of About Us Section-->
<section id="about">
<!--start of container-->
<div class="container">
<!--Start of row-->
<div class="row">
<h2>About Us</h2>
<!--Start of col-md-12-->
<div class="col-md-6">
<p>DOI Directory  is a exclusive scientific indexing and article identification service by Technoarete  research and development association. Scholarly articles related to science, technology, engineering ,management,      medicine and health science. The directory allocates unique identification number to research papers and thesis which could be verified at the search box given. </p>
</div>
<!--End of col-md-12-->

<!--Start of col-md-12-->
<div class="col-md-6">
<p>Professionals, academicians and researchers can submit their unique articles to get their DOI. numbers. Colleges, universities and professional associations along with conference organizers can create their profile to submit their unique and accepted articles for scientific indexing at DOI directory.  </p>
</div>
<!--End of col-md-12-->

</div>
<!--End of row-->
</div>
<!--End of container-->
</section>
<!--End of About Us Section-->


<!--Start of result section-->
<section id="result">
</section>
<!--End of result section-->

<!--Start of footer section-->
<section id="footer">
<!--Start of container-->
<div class="container">
<!--Start of row-->
<div class="row">
<!--start of col-md-12-->
<div class="col-md-12">

<ul>
<li><a href="about.php">About Us</a></li>
<li><a href="sub.php">Submission</a></li>
<li><a href="subscribe.php">Subscription</a></li>
<li><a href="contact.php">Contact Us</a></li>
</ul>
</div>
<!--End of col-md-12-->
</div>
<!--End of row-->

<div class="row">
<!--start of col-md-12-->
<div class="col-md-12">
<h4>&copy;doidirectory.com 2016</h4>
</div>
<!--End of col-md-12-->
</div>
<!--End of row-->
</div>
<!--End of Container-->
</section>

<!--End of footer section-->

<!--End of Page Layout-->

<!--Start of bootstrap js-->
<script src="js/bootstrap.min.js"></script>
<!--End of bootstrap js-->

<!-- Start of basic javascript-->
<script src="js/jquery-1.11.0.min.js"></script>
<!--End of basic javascript-->

<!--Start of search box script-->

<script src="https://code.jquery.com/jquery-2.1.1.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery-1.11.0.min.js"></script>
<script src="https://code.jquery.com/jquery-2.1.1.min.js" type="text/javascript"></script>
<!--<form>
<input id="one" type="radio" name="retailStores" value="yes" style="margin-bottom:-1px;"  /> Yes
<input id="two" type="radio" name="retailStores" value="no" style="margin-bottom:-1px;"/>no
<input type="text" name="doi"  id="th" />
<br>
 <input type="button" value="Redirect Me" onclick="Redirect();" />
</form>-->

	<script type="text/javascript">
//email = "";
//phone = "";
//window.location.href = "view_otp.php?email=" + email + "&phone=" + phone;
</script>

<script type="text/javascript">
 function Redirect() {
	  var o = document.getElementById('one');
	  var t = document.getElementById('two');
	//  var oo = document.getElementById('th').val();
	 //$rr="";
	 //var javascriptVariable = "John";
	  if ( (o.checked == true ) )
	  {   
  alert(o);
		  //window.location="ee.php?doi="+javascriptVariable;

		  //window.location.href = "myphpfile.php?name=" +rr; 
	  }
	   if ( (t.checked == true ) ){
		     alert(t);
		  // window.location="ff.php";
		  // window.location.href = "ee.php?name=" +javascriptVariable;
	  }
	 
  }
  </script>
<script>
$(document).ready(function(){
	
	
}

/**End of function main88?
);
</script>


<!--End of Search box script-->

</body>
</html>