관리-도구
편집 파일: partyfavors_fabpi.php
<? include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Elopement | 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 Party Favors & Gifts</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>First American Business Products</h2> <p><span class="vendor_phone">Phone: 480-596-6500</span> <br /><a class="vendor_website" href="http://www.fabpi.cceasy.com/" target="_blank"><strong>www.fabpi.cceasy.com</strong></a></p> <p>First American Business Products is your best source for fine quality personalized printed products! Our representation of the nation's leading printing companies allows us to provide you with the best product at the best prices. We are here to serve you! Visit our website at fabpi.cceasy.com and see the huge variety of products we offer. Some of our Wedding related categories include: . Wedding Invitations . Cake Tops . Gifts for Your Wedding Party . Jewelry . Engraved stemware and keepsakes . Guest and Memory Albums . Unity Candles . and much more! We provide the highest quality and lowest prices, direct from a professional printer! When ordering your credit information is handled by VeriSign, a name you can trust for secure internet transactions. Your beautiful custom printing will be shipped out direct to you within 24-48 hours. </p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img class="border" src="/vendors/images/fabpi_03.jpg" /></p> <p><img class="border" src="/vendors/images/fabpi_02.jpg" /></p> <p><img class="border" src="/vendors/images/fabpi_01.jpg" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_guest.php")) { include_once($DOCUMENT_ROOT."/includes/footer_guest.php"); } else { header("location: /error.php"); } ?>