Domain: lemmonlines.com
Server Adress: 208.122.217.104
privdayz.com
<div id="g-14" class="grp full-window-height container-1col container-ele element editable_bg link-to-swatch c1 p-grp editable_bg x2 layoutGrp" style="float:left;padding-top:0em;padding-left:0em;padding-right:0em;padding-bottom:0em;background-color:rgb(249, 248, 248)" >
<div id="g-15" class="grp w4-4 drop-area hardcoded-drop-area c4 p-grp x3 layoutGrp" style="padding-top:1em;padding-left:1em;padding-right:1em;padding-bottom:1em;margin-bottom:1em;display:inline-block;float:none;margin-top:3em;max-width:1000px" >
<div id="g-19" class="grp container-1col container-ele element c2 p-grp x4 layoutGrp" style="max-width:1000px;display:inline-block;float:none; text-align:left;" >
<?php
// grab regsitrant total
if($_REQUEST['id'] > 0) {
$clsql = "SELECT * FROM classes WHERE id = '".mysqli_real_escape_string($link, $_REQUEST['id'])."' and active = 1 and deleted = 0";
$clres = mysqli_query($link, $clsql);
$clrow = mysqli_fetch_array($clres);
if($clrow['seats']) {$totseats = $clrow['seats'];} else {$totseats = 15;}
$regsql = "SELECT * FROM registered WHERE classId = '".mysqli_real_escape_string($link, $_REQUEST['id'])."' and approved = 1";
$regres = mysqli_query($link, $regsql);
$i = 0;
while($regrow = mysqli_fetch_array($regres)) {
++$i;
}
$avail = abs($totseats - $i);
}
?>
<center>
<?php include("quotes.php"); ?><br />
<?php if($_REQUEST['id'] > 0) { ?>
<h1 style="color:#000000; font-size:26px; font-weight:bold;" class="conth1">
<?php
echo '<img src="'.$cimage1.'" width="300" /><br />';
?>
<?php if($avail <= 4) { ?>
There are Only <?php echo $avail; ?> seats available out of <?php echo $totseats; ?>.
<?php } ?>
Space is Limited. Reserve your Seat, Now.
</h1>
<?php if($avail == 0) {echo'Register anyway and if anyone cancels we will offer the seat to you. Click "Classes" in the main menu above for more dates.';} ?>
<?php } ?>
<div style="text-align:left; color:#000000; max-width:400px;" class="conttxt" nowrap>
<?php include("register-form.php"); ?>
<?php include("register-speaker.php"); ?>
<?php
if($_REQUEST['id'] > 0) {
$clsql = "SELECT * FROM classes WHERE id = '".mysqli_real_escape_string($link, $_REQUEST['id'])."' and active = 1 and deleted = 0";
$clres = mysqli_query($link, $clsql);
while($clrow = mysqli_fetch_array($clres)) {
echo '<strong>'.$clrow['name'].'</strong> - '.date("l m/d/y \\a\\t g:ia", strtotime($clrow['startTime'])).' · Cost: $'.$clrow['cost'].'<br /><br />';
if($clrow['includes']) {echo 'Includes: '.$clrow['includes'];}
$address = $clrow['address'];
$seats = $clrow['seats'];
$extras = $clrow['extras'];
$starttime = $clrow['startTime'];
$endtime = $clrow['endTime'];
$imgVenue = $clrow['imageVenue'];
$lnkVenue = $clrow['linkVenue'];
}
}
?>
<?php
if($_REQUEST['id'] == 0) {
$clsql = "SELECT * FROM classes WHERE id = '".mysqli_real_escape_string($link, $_REQUEST['id'])."' and active = 1 and deleted = 0";
$clres = mysqli_query($link, $clsql);
while($clrow = mysqli_fetch_array($clres)) {
echo '<strong>'.$clrow['name'].'</strong> · Cost: $'.$clrow['cost'].'<br /><br />This is a custom session which can be a specific class or a workshop / work session to complete a checklist of items.';
}
}
?>
</div>
<?php if($_REQUEST['id'] > 0) { ?>
<center>
<h1 style="color:#000000; font-size:26px; font-weight:bold;" class="conth1"><?php if($address != "Online") { ?>Please bring with you <?php echo $seats; ?> business cards, your laptop or tablet.<?php } ?> <?php echo $extras; ?><br /><br />
<?php if($imgVenue) { ?><a href="<?php echo $lnkVenue; ?>" target="new"><img src="<?php echo $imgVenue; ?>" style="float:right; margin-left:20px; width:200px;" /></a><?php } ?>
Class is on <?php echo date("l F dS \\a\\t g:ia", strtotime($starttime)); ?> - <?php echo date("g:ia", strtotime($endtime)); ?> <?php if($address != "Online") { ?>at <?php } ?><?php echo $address; ?>.</h1>
<br /><br />
<div style="text-align:left; color:#000000; max-width:400px;" class="conttxt" nowrap>
</div>
</center>
<?php } ?>
</div></div>
</div></div>
A key player at the mall | Lemmon Lines