관리-도구
편집 파일: photographers1.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding Photographers | Arizona Wedding Vendors | AZ Wedding Sites"; $scroller = SCROLLER_PHOTOGRAPHERS.""; 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, "pscrollerphotography", "someclass", 3000) </script> </div> <div id="wrapper"> <div id="content"> <h1 class="title">Arizona Wedding Photographers</h1> <div class="boxalt"> <h3></h3> <div class="boxcontent"> <table class="vendors"> <tr> <td rowspan="3" class="photo"><a href="/vendors/photographers_lightrain.php"><img src="/vendors/images/lightrain_th.jpg" alt="LightRain Images" width="155" height="155" /></a></td> <td class="title"><h2>LightRain Images</h2></td> <td class="text-right">480-699-5731</td> </tr> <tr> <td colspan="2"><p>Your dreams are finally coming true and you have many things to plan to make your special day perfect. At LightRain Images, we are passionate about creating breathtaking photographs to tell your wedding story in beautiful images.<p> <br /> <p><a href="/vendors/photographers_lightrain.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/photographers_hardy.php"><img src= "/vendors/images/cyndi_hardy_th.jpg" alt="Cyndi Hardy Photography"></a></td> <td class="title"><h2>Cyndi Hardy Photography</h2></td> <td class="text-right">623-640-4114</td> </tr> <tr> <td colspan="2"><p>Allow Cyndi Hardy Photography to capture and create a visual remembrance of all the beauty and emotions of your special day.<p> <br /> <p><a href="/vendors/photographers_hardy.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 id="vendors_listings"> <div class="pic"><a href="/vendors/photographers_artisan.php"><img src= "/vendors/images/artisan_th.jpg" alt="Artisan Photography"></a><ul> <li class="title">Artisan Photography</li> <li class="button"><a href="/vendors/photographers_artisan.php">More Info » </a></li> </ul></div> <div class="pic"><a href="/vendors/photographers_awardwinning.php"><img src= "/vendors/images/award_photography_th.jpg" alt="Award Winning Photography"></a> <ul> <li class="title ">Award Winning Photography</li> <li class="button"><a href="/vendors/photographers_awardwinning.php">More Info » </a></li> </ul></div> <div class="pic"><a href="/vendors/photographers_cwlifephoto.php"><img src= "/vendors/images/cwpic0_th.jpg" alt="CWLIFE Photography"></a><ul> <li class="title">CWLIFE Photography</li> <li class="button"><a href="/vendors/photographers_cwlifephoto.php">More Info » </a></li> </ul></div> <div class="pic"><a href="photographers_desert_trends.php"><img src= "/vendors/images/desert_trends_photography_th.jpg" alt="Desert Trends Photography "></a><ul> <li class="title">Desert Trends Photography </li> <li class="button"><a href="/vendors/photographers_desert_trends.php">More Info » </a></li> </ul> </div> <div class="pic"><a href="/vendors/photographers_itsuphoto.php"><img src= "/vendors//images/itsuphoto_th.jpg" alt="It's U Photography"></a> <ul> <li class="title">It's U Photography</li> <li class="button"><a href="/vendors/photographers_itsuphoto.php"><u>More Info »</u> </a></li> </ul></div> <div class="pic"><a href="/vendors/photographers_perry.php"><img src= "/vendors/images/perry_th.jpg" alt="Keith Perry Photography"></a><ul> <li class="title">Keith Perry Photography</li> <li class="button"><a href="/vendors/photographers_perry.php">More Info » </a></li> </ul></div> <div class="pic"><a href="/vendors/photographers_segall.php"><img src= "/vendors/images/segall_th.jpg" alt="Laura Segall Photography"></a><ul> <li class="title">Laura Segall Photography</li> <li class="button"><a href="/vendors/photographers_segall.php">More Info » </a></li> </ul></div> <div class="pic"><a href="/vendors/photographers_tracy.php"><img src= "/vendors/images/tracy_th.jpg" alt="Photography by Tracy"></a><ul> <li class="title">Photographic Passion</li> <li class="button"><a href="/vendors/photographers_tracy.php">More Info » </a></li> </ul></div> <div class="pic"><a href="/vendors/photographers_sensational_wedding_photography.php"><img src= "/vendors/images/sensational_wedding_photography_th.jpg" alt="Sensational Wedding Photography"></a> <ul> <li class="title">Sensational Wedding Photography</li> <li class="button"><a href="/vendors/photographers_sensational_wedding_photography.php">More Info » </a></li> </ul> </div> <div class="pic"><a href="/vendors/photographers_whitedove.php"><img src= "/vendors/images/whitedove_th.jpg" alt="White Dove Studio"></a> <ul> <li class="title ">White Dove Studio</li> <li class="button"><a href="/vendors/photographers_whitedove.php">More Info » </a></li> </ul></div> </div> <div class="clear"> <br /> <p><strong>More Arizona Wedding Photographers</strong></p> <p><a href="http://www.anarizonaweddingphotographer.com">Association of Wedding Photographers</a> <br /><a href="http://www.bcweddingphoto.com">Bob Coates Photography</a> <br /><a href="http://www.tohaveandtohold.com">To Have & To Hold Photography</a></p> </div> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_photographers.php")) { include_once($DOCUMENT_ROOT."/includes/footer_photographers.php"); } else { header("location: /error.php"); } ?>