관리-도구
편집 파일: cakes_bakerwee.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Cakes & Sweets | Arizona Wedding Vendors | AZ Wedding Sites | Home"; $scroller = SCROLLER_CAKES.""; if (file_exists($DOCUMENT_ROOT."/includes/header_vendors.php")) { include_once($DOCUMENT_ROOT."/includes/header_vendors.php"); } else { header("location: /error.php"); } ?> <meta http-equiv="Refresh" content="0;URL=http://www.finestweddingsites.com/vendors/cakes.php" /> <div id="topbanner"></div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Cakes & Sweets</h1> <div id="vendors_listings"> <div class="vendor-left"> <h2>Baker Wee</h2> <p><span class="vendor_phone">Phone: 602-843-0112</span> <br /> <a class="vendor_website" href="http://www.baker-wee.com" target="_blank"><strong>www.baker-wee.com</strong></a></p> <p>Baker Wee is a family-owned and operated neighborhood bakery and deli, since 1995. Wee are now located at 4263 West Thunderbird Rd, in the Deer Valley Shopping Center (Southeast corner of Thunderbird Rd and 43rd Avenue).<br /> <br /> Our cakes are hand crafted from scratch, using only the finest ingredients! Our cakes are custom-made to order, however, we have a variety of pre-made cakes ready to personalize and take home.<br /> <br /> Wee specialize in wedding/specialty cakes, pastries and catering! Wee are famous for our sugar-free cakes and pies! Wee also make delicious sandwiches using BOAR's HEAD meat and cheeses.</p> <p><input type=button value="Back" onClick="history.go(-1)"></p> </div> <div class="vendor-right"> <p><img src="/vendors/images/bakerwee.jpg" alt="Baker Wee" class="border" /></p> <p><img src="/vendors/images/bakerwee2.jpg" alt="Baker Wee" class="border" /></p> <p><img src="/vendors/images/bakerwee3.jpg" alt="Baker Wee" class="border" /></p> <p><img src="/vendors/images/bakerwee4.jpg" alt="Baker Wee" class="border" /></p> </div> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_cakes.php")) { include_once($DOCUMENT_ROOT."/includes/footer_cakes.php"); } else { header("location: /error.php"); } ?>