관리-도구
편집 파일: linens_y_knot.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Linens & Rentals | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_LINENS.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Linens & Rentals</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Y-Knot Party Rentals</h2> <p><span class="vendor_phone">Phone: 480-967-4495</span> <br /><a class="vendor_website" href="http://www.yknotparty.com" target="_blank"><strong>www.yknotparty.com</strong></a></p> <p>For All Your Wedding & Party Needs Large Selection of Wedding Rentals!</p> <p>Tents, Risers, Tables, Chairs, Linens, China, Flatware, Glassware, Arches, Chuppahs, Gazebos, Colunms, Unique Centerpieces, Silk Flower Rentals, Candleabras, Dance Floors Full Service Florist Fresh & Silk Weddings Are Our Specialty! Invitations & Calligraphy Large Selection & Great Discounts!</p> <ul class="normaltext"> <li>Professional Decorating</li> <li>Imaginative Decor & Themes</li> <li>Complete Setup Available!</li> <li>Bridal Accessories</li> <li>Cake Tops</li> <li>Guest Books</li> <li>Wedding Planners</li> <li>Unity Candles & Stands</li> <li>Gown Heirlooming</li> <li>Cameras</li> <li>Mailboxes</li> <li>Wishing Wells & Much More!</li> <li>Large Selection</li> <li>Supplies, Bubbles, Candy, Boxes, Tulle and Much More!</li> <li>Make Your Own, or We Make Them for You!</li> </ul> <p>Y-Knot Party Rentals has recently opened a venue called "The Main Event Center" in Mesa.</p> <p><strong>See our Real Weddings <br> </strong><a href="../weddings/weddings-dinachris.php">Dina & Chris </a><strong><br /> </strong><a href="../weddings/weddings-alexisjulio.php">Alexis & Julio</a> </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p> <?php @include('../includes/contact-me.php'); ?> </p><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p><a href="images/y-knot1-lrg.jpg" rel="lightbox" title="Y Knot" img class="border"><img class="border" src="/vendors/images/y-knot1.jpg" /></a></p> <p><a href="images/y-knot2-lrg.jpg" rel="lightbox" title="Y Knot" img class="border"><img class="border" src="/vendors/images/y-knot2.jpg" /></a></p> <p><a href="images/y-knot4-lrg.jpg" rel="lightbox" title="Y Knot" img class="border"><img class="border" src="/vendors/images/y-knot4.jpg" /></a></p> <p><a href="images/y-knot5-lrg.jpg" rel="lightbox" title="Y Knot" img class="border"><img class="border" src="/vendors/images/y-knot5.jpg" /></a></p> <p><a href="images/y-knot6-lrg.jpg" rel="lightbox" title="Y Knot" img class="border"><img class="border" src="/vendors/images/y-knot6.jpg" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_yknot.php")) { include_once($DOCUMENT_ROOT."/includes/footer_yknot.php"); } else { header("location: /error.php"); } ?>