관리-도구
편집 파일: floral.php
<? include_once('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("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 Floral and Event Design</h1> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td rowspan="3" class="photo"><a href="/vendors/floral_amys_floral_design.php"><img src= "/vendors/images/amys-th.jpg" alt="Designs by Design" /></a></td> <td class="title"><h2>Amy's Floral Design</h2></td> <td class="text-right">480-272-5964</td> </tr> <tr> <td colspan="2"><p>Whether your style is traditional or contemporary, simple or extravagant, my designs are tailored to suit your individual taste. I personally take the time to meet with each client to help select the perfect color palate, flowers, and style for your wedding or special event.</p> <br /> <p><a href="/vendors/floral_amys_floral_design.php"><img src="/images/bt_more_info.jpg" alt="more info" width="119" height="29" /></a></p></td> </tr> </table> </div> <div class="boxbottom"></div> </div> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td rowspan="3" class="photo"><a href="/vendors/floral_events_by_show_stoppers.php"><img src= "/vendors/images/events_by_show_stoppers-th.jpg" alt="Designs by Design"></a></td> <td class="title"><h2>Events by Show Stoppers</h2></td> <td class="text-right">928-203-9096</span></td> </tr> <tr> <td colspan="2"><p>Events by Show Stoppers is a full service event decorating company that provides upscale floral design, props, backdrops, draping, professional lighting and planning services.</p> <br /> <p><a href="/vendors/floral_events_by_show_stoppers.php"><img src="/images/bt_more_info.jpg" alt="more info" width="119" height="29" /></a></p> </td> </tr> </table> </div> <div class="boxbottom"></div> </div> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td rowspan="3" class="photo"><a href="/vendors/floral_jodi.php"><img src= "/vendors/images/flowersbyjodi_th.jpg" alt="Designs by Design"></a></td> <td class="title"><h2>Flowers by Jodi</h2></td> <td class="text-right">602-264-6932</td> </tr> <tr> <td colspan="2"><p>We offer complimentary consultations and estimates in a relaxed, private environment. Each wedding is custom designed during the consultation to compliment the bride and grooms choice of colors, flowers, style and budget.</p> <br /> <p><a href="/vendors/floral_jodi.php"><img src="/images/bt_more_info.jpg" alt="more info" width="119" height="29" /></a></p> </td> </tr> </table> </div> <div class="boxbottom"></div> </div> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td rowspan="3" class="photo"><a href="/vendors/floral_thee_wedding_warehouse.php"><img src= "/vendors/images/thee-wedding-warehouse-th.jpg" alt="Thee Wedding Warehouse" /></a></td> <td class="title"><h2>Thee Wedding and Event Warehouse </h2></td> <td class="text-right">623-536-0995</td> </tr> <tr> <td colspan="2"><p>Thee Wedding and Event Warehouse is thee place to find everything you've ever dreamed of for your wedding! We are a full service planning company...and wait until you see all the amazing, gorgeous things we have in our store! From wedding flowers to diamonds, tiaras to toasting glasses, favors and more, let us help make your memories bloom! </p> <br /> <p><a href="/vendors/floral_thee_wedding_warehouse.php"><img src="/images/bt_more_info.jpg" alt="more info" width="119" height="29" /></a></p></td> </tr> </table> </div> <div class="boxbottom"></div> </div> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td rowspan="3" class="photo"><a href="/vendors/floral_wildchild.php"><img src= "/vendors/images/wildchild_th.jpg" alt="Wild Child Floral Design"></a></td> <td class="title"><h2>Wild Child Floral Design</h2></td> <td class="text-right">480-968-2619</td> </tr> <tr> <td colspan="2"><p>Owner/Designer Patricia Poto-Eastwood brings with her over 25 years experience in the wedding industry throughout the valley of the sun. Known for her passion and distinctive design touch, Patricia takes pride in personally had selecting her flowers, assuring the highest of qualities.</p> <br /> <p><a href="/vendors/floral_wildchild.php"><img src="/images/bt_more_info.jpg" alt="more info" width="119" height="29" /></a></p> </td> </tr> </table> </div> <div class="boxbottom"></div> </div> </div> </div></div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_floral1.php")) { include_once("footer_floral1.php"); } else { header("location: /error.php"); } ?>