|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/klengineers/ |
Upload File : |
<?php include"config/config.php"; ?>
<!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>FitTipper | Fitness Made Easy</title>
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
<script type="text/javascript">
WebFontConfig = {
google: { families: [ 'Courgette::latin' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
'://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
</script>
<script type="text/javascript" src="js/jquery1.js"></script>
<style type="text/css">
#toggle-view {
list-style:none;
font-family:arial;
font-size:11px;
margin:0;
padding:0;
width:400px;
}
#toggle-view li {
margin:6px;
position:relative;
cursor:pointer;
}
#toggle-view h3 {
margin:0;
font-size:14px;
color:#09F;
}
#toggle-view span {
position:absolute;
right:5px; top:0;
color:#ccc;
font-size:13px;
}
#toggle-view p {
margin:5px 0 0 -5px;
display:none;
}
</style>
<script type="text/javascript">
$(document).ready(function () {
$('#toggle-view li').click(function () {
var text = $(this).children('p');
if (text.is(':hidden')) {
text.slideDown('200');
$(this).children('span').html('');
document.getElementById('read').style.display="none";
} else {
text.slideUp('200');
$(this).children('span').html('');
document.getElementById('read').style.display="block";
}
});
});
</script>
</head>
<body onload="MM_preloadImages('images/twtr-ovr.png','images/fb-ovr.png','images/rss-ovr.png','images/mail-ovr.png')">
<div id="main-wrapper">
<div id="header-wrapper">
<div class="header">
<div class="logo-part">
<div class="logo"><a href="index.php"><img src="images/LOGO-INDEX.png" border="0" /></a></div>
<div class="div-top-right">
<div class="social">
<!--<img src="images/fb-like.jpg" width="79" height="20" style="margin:10px 0 0 10px;" />-->
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fdevelopers.facebook.com%2Fdocs%2Fplugins%2F&width=78px&height=21&colorscheme=light&layout=button_count&action=like&show_faces=false&send=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:78px; height:21px;" allowTransparency="true"></iframe>
<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image11','','images/twtr-ovr.png',1)"><img src="images/twtr.png" width="25" border="0" height="25" id="Image11" /></a>
<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image12','','images/fb-ovr.png',1)"><img src="images/fb.png" width="25" border="0" height="25" id="Image12" /></a>
<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image13','','images/rss-ovr.png',1)"><img src="images/rss.png" width="25" border="0" height="25" id="Image13" /></a>
<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image14','','images/mail-ovr.png',1)"><img src="images/mail.png" width="25" border="0" height="25" id="Image14" /></a>
</div>
<div class="div-log" style="padding-top:5px;">
<div class="login-btn"><p><a href="sign-in.php">Sign In</a></p></div>
<div class="login-btn">
<p><a href="join-now.php">Join Now</a></p></div>
</div>
</div>
</div>
</div>
</div>
<div id="wrapper">
<div class="content-mid">
<div class="right-box" style="height:auto; width:990px; float:left;">
<div class="latest-box" style="height:auto;width:970px; padding:10px;">
<div class="profile-box">
<div class="profile-img">
<img src="images/prof-1.jpg" />
</div>
<!-- <div class="view-profile" style="margin:25px 0 15px 0;">
<p><a href="appointment_step3.php">Book Now !</a></p>
</div>-->
<br /> <br />
<p> </p>
</div>
<div class="profile-detail">
<h2>Markus west</h2>
<p></p>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="37%"><p style="font-size:14px;"><strong>Gym Name :</strong></p></td>
<td width="63%"><p>Golds Gym </p></td>
</tr>
<tr>
<td><p style="font-size:14px;"><strong>Specialties :</strong></p></td>
<td><p>Yoga Instructor</p></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr>
<td><p style="font-size:14px;"><strong>Professional Statement:</strong></p></td>
<td><p>The Only Way to Predict The Future Is To Create It!</p></td>
</tr>
<tr>
<td><p style="font-size:14px;"><strong>Session Price</strong></p></td>
<td><p>$60-100</p></td>
</tr>
</table>
<p><!--<a href="trainer-intro.php">Read more</a>-->
</p>
<ul id="toggle-view">
<li>
<h3 id="read">Read more</h3>
<span></span>
<p>
<strong style="font-size:14px; margin-right:82px; float:left; height:153px;">Educaton :<br/><br/>
Certificates:<br/><br/>Specialities:</strong> <font style="float:right; width:200px;">The University of Georgia<br/><br/>
National Academy of Sports Medicine<br/>
Fitness Tips, Training & Advice, Aerobics, Exercise, Meditation, Pilates, Tai Chi, Tumbling, Yoga, Zumba</font>
</p>
</li>
</ul>
<p><img src="images/rating.png" width="115" height="61" usemap="#Map" border="0" style="margin-left:-5px; float:left;"/>
<map name="Map" id="Map">
<area shape="rect" coords="5,42,82,57" href="#" />
<area shape="circle" coords="15,33,6" href="#" />
<area shape="circle" coords="31,33,5" href="#" />
<area shape="circle" coords="49,33,6" href="#" />
<area shape="circle" coords="64,33,5" href="#" />
<area shape="circle" coords="79,33,6" href="#" />
</map>
</p>
</div>
<div class="trainer-location"><a href="#"><!--<img src="images/trainer-map.png" width="230" height="270" usemap="#Map3" border="0" />-->
<!-- <iframe width="230" height="270" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=gym+near+New+York&aq=&sll=40.746352,-73.976518&sspn=0.103131,0.154324&ie=UTF8&hq=gym&hnear=New+York&ll=40.746352,-73.976518&spn=0.077125,0.079674&t=m&output=embed"></iframe><br /><small>View <a href="https://maps.google.com/maps?f=q&source=embed&hl=en&geocode=&q=gym+near+New+York&aq=&sll=40.746352,-73.976518&sspn=0.103131,0.154324&ie=UTF8&hq=gym&hnear=New+York&ll=40.746352,-73.976518&spn=0.077125,0.079674&t=m" style="color:#0000FF;text-align:left">New York City</a> in a larger map</small>-->
<iframe width="230" height="270" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.co.in/maps?f=q&source=s_q&hl=en&geocode=&q=gyms+near+New+York,+NY,+United+States&aq=0&oq=newyork+gyms&sll=8.499733,76.924167&sspn=0.538527,0.617294&ie=UTF8&hq=gyms&hnear=New+York,+United+States&t=m&ll=40.742185,-74.010258&spn=0.039018,0.051498&z=13&output=embed"></iframe><br /><small><a href="https://maps.google.co.in/maps?f=q&source=embed&hl=en&geocode=&q=gyms+near+New+York,+NY,+United+States&aq=0&oq=newyork+gyms&sll=8.499733,76.924167&sspn=0.538527,0.617294&ie=UTF8&hq=gyms&hnear=New+York,+United+States&t=m&ll=40.742185,-74.010258&spn=0.039018,0.051498&z=13" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</a></div>
<div class="profile-bot">
<div class="div-find-trainer" style="margin:10px; width:350px; height:auto;">
<h2>Book an Appointment</h2>
<form>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<select name="fitness" class="input-bot" style="padding:10px 10px 10px 10px; width:330px; ">
<option selected="selected">Fitness Speciality</option>
<?php
$qry="select * from `fitness_speciality` where type='fitness'";
$r=mysql_query($qry);
while($res=mysql_fetch_array($r))
{
?>
<option><?php echo stripslashes($res['content']) ?></option>
<?php
}
?>
</select>
</td>
</tr>
<tr>
<td><input name="zip" id="zip" type="text" class="input-bot" style="width:320px;" onfocus="this.value='';" onblur="if (this.value=='') {this.value='Zip Code';}" value="Zip Code" /></td>
</tr>
<tr>
<td>
<select name="fitness" class="input-bot" style="padding:10px 10px 10px 10px; width:330px; ">
<option selected="selected">Gym</option>
<?php
$qry="select * from `fitness_speciality` where type='gym'";
$r=mysql_query($qry);
while($res=mysql_fetch_array($r))
{
?>
<option><?php echo stripslashes($res['content']) ?></option>
<?php
}
?>
</select>
</td>
</tr>
<tr>
<td align="right">
<input type="submit" name="button" id="button" value="New Search" style="margin-right:20px;" /></td>
</tr>
</table>
</form>
</div>
<?php
$id=13;
?>
<div style="width:580px; height:auto; float:right; margin:20px 0 0 0;">
<script>
function validate()
{
if(document.getElementById("schtime").value=="")
{
alert("Please select a time for appointment");
return false;
}
}
function calc(str1,str2,str3)
{
//alert(str2);
$('h1').removeClass('ovr');
$('#'+str2).addClass('ovr');
document.getElementById("schdate").value=str3;
document.getElementById("schtime").value=str1;
document.getElementById("trainerid").value=<?php echo $id;?>;
// document.getElementById(str2).style.background="blue";
}
</script>
<style>
.schedule-dives h1{
font-size:11px; font-weight:normal; margin:5px 0 5px 0; padding:0px; text-align:center;
line-height:15px; color:#4d4d4d; font-family:Verdana, Geneva, sans-serif; background:url(images/time-bg.png) no-repeat center;
cursor:pointer;
}
.schedule-dives h1.ovr{
font-size:11px; font-weight:normal; margin:5px 0 5px 0; padding:0px; text-align:center;
line-height:15px; color:#4d4d4d; font-family:Verdana, Geneva, sans-serif; background:url(images/time-bg-ovr.png) no-repeat center;
cursor:pointer;
}
</style>
<div class="calender-intro">
<h4>247 Third Ave, Suite 304, New York , NY 10010</h4>
<div class="div-intro-calendar">
<div class="nav-arrow-div"><a href="#"><!--<img src="images/sched-ar-l.png" width="30" height="29" border"0" />--></a></div>
<div class="schedule-dives">
<h3>Thu</h3>
<h6 >07-25-13</h6>
<h1 onclick="calc('11.30am','asch1','2013-07-25')" id="asch1" >11:30am</h1>
<h1 onclick="calc('12:15pm','asch2','2013-07-25')" id="asch2">12:15pm</h1>
<h1 onclick="calc('1:45pm','asch3','2013-07-25')" id="asch3">1:45pm</h1>
<h1 onclick="calc('2:30pm','asch4','2013-07-25')" id="asch4">2:30pm</h1>
<h1 onclick="calc('3:15pm','asch5','2013-07-25')" id="asch5">3:15pm</h1>
</div>
<div class="schedule-dives">
<h3>Fri</h3>
<h6>07-26-13</h6>
<h1></h1>
</div>
<div class="schedule-dives">
<h3>Sat</h3>
<h6>07-27-13</h6>
<h1></h1>
</div>
<div class="schedule-dives">
<h3>Sun</h3>
<h6>07-28-13</h6>
<h1></h1>
</div>
<div class="schedule-dives">
<h3>Mon</h3>
<h6>07-29-13</h6>
<h1 onclick="calc('12:15pm','bsch1','2013-07-25')" id="bsch1">11:30am</h1>
<h1 onclick="calc('12:15pm','bsch2','2013-07-25')" id="bsch2">12:15pm</h1>
<h1 onclick="calc('12:15pm','bsch3','2013-07-25')" id="bsch3">1:45pm</h1>
<h1 onclick="calc('12:15pm','bsch4','2013-07-25')" id="bsch4">2:30pm</h1>
<h1 onclick="calc('12:15pm','bsch5','2013-07-25')" id="bsch5">3:15pm</h1>
</div>
<div class="schedule-dives">
<h3>Tue</h3>
<h6>07-30-13</h6>
<h1 onclick="calc('12:15pm','csch1','2013-07-25')" id="csch1">11:30am</h1>
<h1 onclick="calc('12:15pm','csch2','2013-07-25')" id="csch2">12:15pm</h1>
<h1 onclick="calc('12:15pm','csch3','2013-07-25')" id="csch3">1:45pm</h1>
<h1 onclick="calc('12:15pm','csch4','2013-07-25')" id="csch4">2:30pm</h1>
<h1 onclick="calc('12:15pm','csch5','2013-07-25')" id="csch5">3:15pm</h1>
</div>
<div class="schedule-dives">
<h3>Wed</h3>
<h6>07-25-13</h6>
<h1 onclick="calc('12:15pm','dsch1','2013-07-25')" id="dsch1">11:30am</h1>
<h1 onclick="calc('12:15pm','dsch2','2013-07-25')" id="dsch2">12:15pm</h1>
<h1 onclick="calc('12:15pm','dsch3','2013-07-25')" id="dsch3">1:45pm</h1>
<h1 onclick="calc('12:15pm','dsch4','2013-07-25')" id="dsch4">2:30pm</h1>
<h1 onclick="calc('12:15pm','dsch5','2013-07-25')" id="dsch5">3:15pm</h1>
</div>
<div class="nav-arrow-div">
<form method="post" action="appointment_step3.php" onsubmit="return validate();">
<input type="hidden" name="schdate" id="schdate" value="">
<input type="hidden" name="schtime" id="schtime" value="">
<input type="hidden" name="trainerid" id="trainerid" value="">
<input type="submit" style="background:url(images/sched-ar-r.png); width:30px; height:29px; border:0px;" value="">
</form>
<!--<img src="images/sched-ar-r.png" width="30" height="29" border"0" />--></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="footer-wrapper">
<div class="footer">
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="about.php#!/page_ABOUT">About Us </a></li>
<li><a href="faq.php#!/page_FAQ">FAQ</a></li>
<li><a href="press.php#!/page_PRESS">Press </a></li>
<li><a href="contact.php#!/page_CONTACTS">Contact Us </a></li>
<li><a href="terms.php#!/page_TERMS">Terms Of Use</a></li>
<li><a href="privacy-policy.php#!/page_PRIVACY">Privacy Policy</a></li>
<li><a href="appoint.php#!/page_APPOINTMENT"> Appointment Help</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>