관리-도구
편집 파일: cakes_ritzy.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Floral and Event Design | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_FLORAL.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?><div id="topbanner"> <script type="text/javascript">//new pausescroller(name_of_message_array, CSS_ID, CSS_classname, pause_in_miliseconds) new pausescroller(pausecontent, "pscrollerfloral", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Cakes & Sweets</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Ritzy Cakes</h2> <p><span class="vendor_phone">Phone: 602-565-3912</span><br /> <a class="vendor_website" href="http://www.RitzyCakeQueen.com" target="_blank"><strong>www.RitzyCakeQueen.com </strong></a><br /> </p> <p>Ritzy Cakes specializes in couture and royal wedding cakes of distinctive beauty. We will incorporate who you are when making your cake: the memories of your day, details of a beloved item, your favorite colors and floral and invitation designs for your party. We use the best, exotic and organic ingredients, fresh fruit fillings and imported chocolates. Hate the taste of fondant? Ask us about our new rolled icing options.</p> <p>From hand-made sugar pearls and flowers, to ribbons and jewels, we can do it all. Cake designer Leiticia Rice will ensure that your cake not only tastes fabulous, but makes a long-lasting impression. Leiticia's work has been featured by Brides, Martha Stewart Weddings, Saks Fifth Avenue, Creative Stages Youth Theatre, Night with the Stars, Phoenix Children's Hospital, and The Debbie Gaby Celebrity Cat Walk.</p> <p>We are by appointment only so please call for availability.</p> <p><br> </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/ritzy1-lg.jpg" rel="lightbox" title="Ritzy Cakes" img="img" class="border"><img src="images/ritzy1.jpg" alt="Ritzy Cakes" class="border" /></a></p> <p> <a href="images/ritzy2-lg.jpg" rel="lightbox" title="Ritzy Cakes" img="img" class="border"><img src="images/ritzy2.jpg" alt="Ritzy Cakes" class="border" /></a></p> <p> <a href="images/ritzy6-lg.jpg" rel="lightbox" title="Ritzy Cakes" img="img" class="border"><img src="images/ritzy6.jpg" alt="Ritzy Cakes" class="border" /></a></p> <p> <a href="images/ritzy4-lg.jpg" rel="lightbox" title="Ritzy Cakes" img="img" class="border"><img src="images/ritzy4.jpg" alt="Ritzy Cakes" class="border" /></a></p> <p> <a href="images/ritzy5-lg.jpg" rel="lightbox" title="Ritzy Cakes" img="img" class="border"><img src="images/ritzy5.jpg" alt="Ritzy Cakes" class="border" /></a></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_floral.php")) { include_once($DOCUMENT_ROOT."/includes/footer_floral.php"); } else { header("location: /error.php"); } ?>