ok
Direktori : /home/importfo/public_html/payalcateresanddecorators.com/ |
Current File : //home/importfo/public_html/payalcateresanddecorators.com/header.php |
<?php include("admin/config.php") ?> <div class="site-header-menu-inner ttm-stickable-header"> <div class="container"> <div class="site-branding"> <a class="index.php" href="index-2.html" title="imageSoftware" rel="home"> <img id="logo-img" class="img-center" src="images/payal.png" style="max-height: 100px; padding: 10px 0px;" alt="logo-img"> </a> </div> <div id="site-navigation" class="site-navigation"> <div class="ttm-menu-toggle"> <input type="checkbox" id="menu-toggle-form" /> <label for="menu-toggle-form" class="ttm-menu-toggle-block"> <span class="toggle-block toggle-blocks-1"></span> <span class="toggle-block toggle-blocks-2"></span> <span class="toggle-block toggle-blocks-3"></span> </label> </div> <nav id="menu" class="menu"> <ul class="dropdown"> <li class="active"> <a href="index.php">HOME<span class="icon icon-arrow-down"></span></a> <!-- <ul> <li><a href="index-2.html" class="mymenucolor">Home</a></li> <li><a href="about-us.html">About Us</a></li> <li><a href="contact-us.html">Contact Us</a></li> </ul> --> </li> <li> <a href="about-us.php">About-us<span class="icon icon-arrow-down"></span></a> <!-- <ul> <li><a href="index-2.html" class="mymenucolor">Home</a></li> <li><a href="about-us.html">About Us</a></li> <li><a href="contact-us.html">Contact Us</a></li> </ul> --> </li> <li> <a href="function.php">Function</a> <!-- <ul> <?php $sql="SELECT * FROM `parts` WHERE p_id"; $res=mysqli_query($db,$sql); while($row=mysqli_fetch_array($res)) { ?> <li><a href="function.php"><?php echo $row['short_desc']; ?></a></li> <?php } ?> </ul> --> </li> <!-- <li> <a href="#">Corporate <span class="icon icon-arrow-down"></span></a> <ul> <li><a href="corporate-meet.html">Corporate Meet</a></li> <li><a href="product-launch.html">Product Launching</a></li> <li><a href="brand-promotion.html">Brand Promotions</a></li> <li><a href="award-ceremony.html">Award Ceremony</a></li> <li><a href="industrial-exhibition.html">Industrial Exhibitions</a></li> <li><a href="road-show.html">Road Shows</a></li> </ul> </li> --> <li> <a href="party.php">Parties </a> <!-- <ul> <?php $sql="SELECT * FROM `product` WHERE p_id"; $res=mysqli_query($db,$sql); while($row=mysqli_fetch_array($res)) { ?> <li><a href="Party.php"><?php echo $row['short_desc']; ?></a></li> <?php } ?> </ul> --> </li> <li> <a href="live-concert-performances.php">Other Services</a> <!-- <ul> <?php $sql="SELECT * FROM `other` WHERE p_id"; $res=mysqli_query($db,$sql); while($row=mysqli_fetch_array($res)) { ?> <?php } ?> </ul> --> </li> <li> <a href="gallery.php">Gallery</a> </li> <li> <a href="contact-us.php">contact-us</a> </li> </ul> </nav> </div> </div> </div>