?
Path : /home/yogsadhna/public_html/pro/ |
Current File : /home/yogsadhna/public_html/pro/photogallery3.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>Yog Sadhna!</title> <link href="css/style.css" rel="stylesheet" type="text/css" /> <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> <link href="css/nivo-slider.css" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" media="all" href="css/examples.css" /> <script type="text/javascript" src="js/jquery-1.7.1.min.js"></script> <script type="text/javascript" src="js/jquery.nivo.slider.js"></script> <script type="text/javascript"> $(window).load(function() { $('#slider').nivoSlider(); }); </script> <script type="text/javascript" language="javascript" src="js/home.js"></script> <script type="text/javascript" language="javascript" src="js/jquery.carouFredSel-6.0.5-packed.js"></script> <!--<script>$.noConflict();</script> <script src="js/prototype.js" type="text/javascript"></script> <script src="js/scriptaculous.js?load=effects" type="text/javascript"></script>--> </head> <body> <div id="wrapper"> <? include("connection.php"); //$catid = $_GET['id']; //$Lname = $_GET['Lname']; $query=mysql_query("select * from events where type='2' order by catOrder"); $row1 =mysql_fetch_array($query); ?> <div class="news_outer"> <div class="news"> <h3><span>Latest News </span></h3> <p><marquee><a href="news.php"><? echo $row1['title']; ?>-Read More</a></marquee></p> </div> </div> <div class="header"> <div class="header_inner"> <div class="logo"><a href="index.html"></a></div> <div class="menu"> <div id='cssmenu'> <ul> <li class='active'><a href='index.php'><span>Home</span></a></li> <li><a href='about.php'><span>About Us</span></a></li> <li><a href='classes.php'><span>Classes</span></a></li> <li><a href='therapis.php'><span>Therapies</span></a></li> <li><a href='services.php'><span>Services</span></a></li> <li><a href='photogallery.php'><span>Gallery</span></a></li> <li><a href='news.php'><span>News</span></a></li> <li class='last'><a href='contact.php'><span>Contact Us</span></a></li> </ul> </div> </div> <div class="clr"></div> </div> </div> <div class="clr"></div> <div class="banner_outer"> <div class="banner_inner"> <div class="banner theme-default"> <div id="slider" class="nivoSlider"> <img src="images/slide_01.jpg" width="1000" height="316" /> <img src="images/slide_02.jpg" width="1000" height="316" /> <img src="images/slide_03.jpg" width="1000" height="316" /> <img src="images/slide_04.jpg" width="1000" height="316" /> <img src="images/slide_05.jpg" width="1000" height="316" /> </div> </div> </div> </div> <div class="middle_wrapper"> <div class="content_wrapper"> <div class="left_section"> <h2>Photogallery</h2> <div class="gallery"> <? $query=mysql_query("select * from events where type='1' order by catOrder"); while ($row2 =mysql_fetch_array($query)) {?> <a href="admin/gallery_thum/<? echo $row2['proImage']; ?>"><img src="admin/gallery_thum/<? echo $row2['proThum']; ?>" width="170" height="120" alt="" /></a> <? } ?> </div> </div> <div class="right_section"> <h4>Services</h4> <ul> <li><a href="services.html#back">Yoga for Back Pain</a></li> <li><a href="services.html#allergy">Yoga for Allergy</a></li> <li><a href="services.html#arthritis">Yoga for Arthritis</a></li> <li><a href="services.html#hypertension">Yoga for Hypertension</a></li> <li><a href="services.html#menstrual">Yoga for Menstrual Problems</a></li> <li><a href="services.html#obesity">Yoga for Obesity</a></li> <li><a href="services.html#thyroid">Yoga for Thyroid Disorders</a></li> <li><a href="services.html#diabetes">Yoga for Diabetes</a></li> <li><a href="services.html#eye">Yoga for Eye Problem</a></li> <li><a href="services.html#hernia">Yoga for Hernia</a></li> <li><a href="services.html#insomnia">Yoga for Insomnia</a></li> <li><a href="services.html#migraine">Yoga for Migraine</a></li> <li><a href="services.html#respiratory">Yoga for Respiratory Diseases</a></li> <li><a href="services.html#frozen">Yoga for Frozen</a></li> <li><a href="services.html#skin">Yoga for Skin</a></li> <li><a href="services.html#gastric">Yoga for Gastric Disorders</a></li> <li><a href="services.html#asthma">Yoga for Asthma</a></li> <li><a href="services.html#anxiety">Yoga for Anxiety</a></li> <li><a href="services.html#heart">Yoga for Heart</a></li> <li><a href="services.html#hair">Yoga for Hair Fall</a></li> </ul> </div> </div> <div class="clr"></div> </div> <div class="featured"> <div class="layout"> <h4>Featured Products</h4> <div class="transparent p1"> <div class="image_carousel"> <div id="foo2"> <img src="images/fp_01.jpg" /> <img src="images/fp_02.jpg" /> <img src="images/fp_03.jpg" /> <img src="images/fp_04.jpg" /> <img src="images/fp_05.jpg" /> <img src="images/fp_01.jpg" /> <img src="images/fp_02.jpg" /> <img src="images/fp_03.jpg" /> <img src="images/fp_04.jpg" /> <img src="images/fp_05.jpg" /> <img src="images/fp_01.jpg" /> <img src="images/fp_02.jpg" /> <img src="images/fp_03.jpg" /> <img src="images/fp_04.jpg" /> <img src="images/fp_05.jpg" /> </div> <div class="clearfix"></div> <a class="prev" id="foo2_prev" href="#"><span>prev</span></a> <a class="next" id="foo2_next" href="#"><span>next</span></a> <div class="pagination" id="foo2_pag"></div> </div> </div> </div> <div class="clr"></div> </div> <?php ("include/footer.php"); ?>