<?

include("lo_mo_top-main-tlelb-16-pg2.inc");

$password = $_GET['password'];
$Firstname = $_GET['Firstname']

?>


				<!-- Top -->
    
						<section class="wrapper style5">
                            
                        <!-- Main2 -->
                        <div id="page-adjus">
                        
							<img width="100%" src="https://landscapearchitect.com/TLE-LB/images/banner8.jpg" alt="" /><br><br>
                            
                            <hr style="position:relative; top:-35px">
                            
                        <!-- Main2 -->
						<center><h1 id="headh1">Express Registration Login</h1></center>
				<center><div id="main2">
					<div>
						<div class="row 150%">
							<div class="8u 12u$(medium)">

								<!-- Content -->
									<section>
                                    <center><h3 id="numralh3">Welcome <span style="font-weight:bold; font-size:36px"><?php echo $Firstname ?></span> to the<br>
                                    Express Registration</h3><br>
                                    
									<p style="color:#1663BD">To register 3 or more attendees, <span id="bold-it"><a href="https://landscapearchitect.com/TLE-LB/images/TLE-LB16-Multiple-Attendee-Registration.pdf" target="_blank">click here to download a PDF form.</a></span></p><br />  
                                    
                                    
                                        <div class="submit">
                                                <form method="post" action="<?echo $PHP_self?>" name="loginform" id="loginf">
                                                <table border=0 cellpadding=0 cellspacing=5>
                                                    <? if ($t == "ad") {?>
                                                    <tr>
                                                        <td><label for="demo-name1">Login:</label></td>
                                                    </tr>
                                                    <? } ?>
                                                    <tr>
                                                        <td><input type="hidden" name="password" id="demo-name1" MAXLENGTH="10" value="<?php echo $password ?>" style="background-color:#C2C0C0; width:20em">
                                                        <script type="text/javascript" lang="javascript">
                                                        <!--
                                                            <? if ($t == "ad") { ?>
                                                            document.loginform.email.focus();
                                                            <? } else { ?>
                                                            document.loginform.password.focus();
                                                            <? } ?>
                                                        // -->
                                                        </script>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                    <?
                                                        if ( !$_SESSION['np'] && $t == "ad"){
                                                            $new_npage = "/private/index.php";
                                                        } else 	if ( !$_SESSION['np'] && $t == "v"){
                                                            $new_npage = "/subscriptions/subscribe-lb-2017-js.php?action=edit";
                                                        } else {
                                                            $new_npage = "/subscriptions/subscribe-lb-2017-js.php?action=edit";
                                                        }
                                                    ?>
                                                        <td align="center" colspan=2><INPUT class="button special" TYPE="submit" VALUE="Click Here to Begin">
                                                            <input type="hidden" name="npage" value="<?=$new_npage?>">
                                                            <input type="hidden" name="action" value="login" size=40>
                                                            <input type="hidden" name="t" value="<?=$t?>"></FORM>
                                                        </td>
                                                    </tr>
                                                </table>
                                        </div>                                    
  
       
                                  
                                        
                                        </center>

									</section>

							</div>
							<div class="4u$ 12u$(medium)">

								<!-- Sidebar -->
									<section id="sidebar">
											<h3 id="numralh3">Sponsors</h3>
                                    
									<?
									
										// Banner Ads Start

											$servername = "localhost";
											$username = "landscap_lol";
											$password = "meow2meow";
											$dbname = "landscap_lollive";
	
										// Create connection
											$conn = new mysqli($servername, $username, $password, $dbname);
										// Check connection
											if ($conn->connect_error) {
   												 die("Connection failed: " . $conn->connect_error);
											} 


										// start for the banner add counting and getting from table

											$key = "TLE-LBtrans";

											$sql = "SELECT * FROM banner_ups2 WHERE web like '%" . $key . "%' ORDER BY RAND()";
											$result = $conn->query($sql);									
									
										// banner rotating section
											while($row = mysqli_fetch_array($result)) {
												if ($i <= "2") {
													echo "<section><a href='https://landscapearchitect.com/TLE-LB/transfer/" . $row[web] . "' target='_blank'><img width='50%' src='https://landscapearchitect.com/TLE-LB/images/sponsors/" . $row[picture] . "' alt='' /></a>
										</section><br>";
										 			$i++;
     											}
											}
									?>                                     
                                                                                
										<hr />
                                        
										<section>
											<a href="#" class="image fit"><img src="https://landscapearchitect.com/research/TLE/images/tle-lb-15-thur-0890.jpg" alt="" /></a>
											<h3 id="numralh3">Why Attend the Expo?</h3>
											<p>To Help Your Business & Career - See the Newest Equipment and Products</p>
											<footer>
												<ul class="actions">
													<li><a href="#" class="button special">Learn More</a></li>
												</ul>
											</footer>
										</section>
									</section>

							</div>
						</div>
					</div>
				</div>  </center> <br><br>
 
                        
                        <hr>  <br>
                        
			<!-- Main Leftside bar-->
				<center><div id="main2">
                		<div class="row 150%">
							<div class="4u 12u$(medium)">

								<!-- Sidebar -->
									<section id="sidebar">
											<h3 id="numralh3">Sponsors</h3>
                                    
									<?
									
										// Banner Ads Start

											$servername = "localhost";
											$username = "landscap_lol";
											$password = "meow2meow";
											$dbname = "landscap_lollive";
	
										// Create connection
											$conn = new mysqli($servername, $username, $password, $dbname);
										// Check connection
											if ($conn->connect_error) {
   												 die("Connection failed: " . $conn->connect_error);
											} 


										// start for the banner add counting and getting from table

											$key = "TLE-LBtrans";

											$sql2 = "SELECT * FROM banner_ups2 WHERE web like '%" . $key . "%' ORDER BY RAND()";
											$result2 = $conn->query($sql2);									
									
										// banner rotating section
											while($row = mysqli_fetch_array($result2)) {
												if ($x <= "2") {
													echo "<section><a href='https://landscapearchitect.com/TLE-LB/transfer/" . $row[web] . "' target='_blank'><img width='50%' src='https://landscapearchitect.com/TLE-LB/images/sponsors/" . $row[picture] . "' alt='' /></a>
										</section><br>";
										 			$x++;
     											}
											}
									?>                          
                                        
										<hr />
                                        
										<section>
										<section>
											<a href="#" class="image fit"><img src="https://landscapearchitect.com/research/TLE-SAC/images/tle-sac-15-wed-0744.jpg" alt="" /></a>
											<h3 id="numralh3">Seminar Schedule</h3>
											<p>View the list of Seminars</p>
											<footer>
												<ul class="actions">
													<li><a href="index-tle-2016.php#semsch" class="button special">Learn More</a></li>
												</ul>
											</footer>
										</section>
									</section>
									</section>

							</div>
							<div class="8u$ 12u$(medium) important(medium)">

								<!-- Content -->
									<section id="content">
										<a href="#" class="image fit"><img src="https://landscapearchitect.com/TLE-LB/images/inforgraphicTLE-LB16.jpg" alt="" /></a>
										<center><h3 id="numralh3">Send Your Staff to the Expo </h3>
										<p><span style="font-weight:bold">Make Attending the Expo a Corporate Event!<br>
										To Help Your Business & Career<br>
										See the Newest Equipment and Products</span></p><br>
                                        		• Negotiate Year End and 2017 Equipment Deals<br>
												• Get More from Your 2016 and 2017 Budgets<br>
												• Negotiate Supply Contracts<br>
												• Find New Suppliers / Lower Expenses<br>
												• See State-of-the-Art Technologies and Techniques<br>
												• Connect with Old Friends & Build Your Network<br>
										</center>
									</section><br><br>

							</div>
						</div>
					</div>
                    
               		<div>
						<center><a href="https://landscapearchitect.com/TLE-LB/transfer/coastline-ban-TLE-LBtrans.html"><img width="80%" src="https://landscapearchitect.com/TLE-LB/images/sponsors/coastline-banner.jpg" alt="" style="box-shadow: 5px 5px 5px #888888"/></a></center>
					</div>                     
                    
				</div> </center>                       

						<!-- Two -->
						<section class="wrapper style1 container special">
							<div class="inner">
							<div class="row">
								<div class="4u 12u(narrower)">

									<section>
                                    
										<? include("tle-lb-bottom.inc"); ?>

									</section>

								</div>
							</div>
 							</div>
						</section></center>

				</article>                             
                        


                        
   
						<!-- Test Sections End -->                        
                        
                        
                        
					</article>
 
  
  


  							<!-- From Home End -->
                            
							<!-- Old Code End -->                                

						</section>
					</article>
                        </div>


<?

include("lo_mo_footer-main-tlelb-16-pg.inc");

?>