관리-도구
편집 파일: invitations_posh.php
<?php include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Invitations | Arizona Wedding Vendors | AZ Wedding Sites | Home"; 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"></div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Invitations</h1> <p class="title"><img src="images/posh-br.jpg" alt="WPosh Invitations" width="572" height="190" /></p> <div id="vendors_listings"> <div class="vendor-left"> <h2>Posh Invitations</h2> <p><span class="vendor_phone">Phone: 602-295-2709 </span><br /> <a class="vendor_website" href="http://www.poshweddinginvitations.com" target="_blank"><strong>www.poshweddinginvitations.com</strong></a><br /> </p > <h1><em><strong>The Premier Phoenix Invitation Company</strong></em></h1> <p>Posh Invitations has options for all budgets and tastes. We have the best selection of wedding invitations in Phoenix, at the best prices too!</p> <p>Whether you’re looking for something traditional or avant garde, Posh’s paper quality, fresh colors and eye catching formats will let your guests know that your upcoming event is the one they won’t want to miss! Our knowledgeable staff will help you with all your wording and wedding etiquette.</p> <p>Want to design your own? We can help you with that too! We can do as much or as little as you want, we can provide specialty cardstocks, pocket folds, rhinestone buckles and more.</p> <p>With our flexibility, we are able to work with your schedule, but if you prefer the convenience of shopping online, check out our product offerings on our invitation page.</p> <p>We offer countless ways to add a little extra personality to your invitations, with embellishments like ribbons, pearls, feathers and more, giving your creation that little something extra.</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> </p><script type="text/javascript" src="http://www.finestweddingsites.com/reception/lightbox.js"></script> <p> <a href="images/posh1-lg.jpg" rel="lightbox" title="Posh Invitations" img class="border"><img src="images/posh1.jpg" alt="Posh Invitations" class="border" /></a></p> <p> <a href="images/posh2-lg.jpg" rel="lightbox" title="Posh Invitations" img class="border"><img src="images/posh2.jpg" alt="Posh Invitations" class="border" /></a></p> <p> <a href="images/posh3-lg.jpg" rel="lightbox" title="Posh Invitations" img class="border"><img src="images/posh3.jpg" alt="Posh Invitations" class="border" /></a></p> <p> <a href="images/posh4-lg.jpg" rel="lightbox" title="Posh Invitations" img class="border"><img src="images/posh4.jpg" alt="Posh Invitations" class="border" /></a></p> <p> <a href="images/posh5-lg.jpg" rel="lightbox" title="Posh Invitations" img class="border"><img src="images/posh5.jpg" alt="Posh Invitations" class="border" /></a></p> <p> <a href="images/posh6-lg.jpg" rel="lightbox" title="Posh Invitations" img class="border"><img src="images/posh6.jpg" alt="Posh Invitations" class="border" /></a></p> </div> </div> </div> </div> <?php if (file_exists($DOCUMENT_ROOT."/includes/footer_invitations.php")) { include_once($DOCUMENT_ROOT."/includes/footer_invitations.php"); } else { header("location: /error.php"); } ?>