관리-도구
편집 파일: open_houses.php
<? include_once('../includes/root.php'); include_once($DOCUMENT_ROOT.'/includes/constants.php'); $page_title = COMPANY_NAME." : Arizona Wedding News | Arizona Wedding Vendors | AZ Wedding Sites | Home"; if (file_exists($DOCUMENT_ROOT."/includes/header.php")) { include_once($DOCUMENT_ROOT."/includes/header.php"); } else { header("location: /error.php"); } ?><div id="content"> <h1 class="title">Open Houses</h1> <div class="homebox"> <table width="100%" class="vendors"> <tr> <td><p align="left"> <p align="left"><a href="http://www.soho63.com/events/" target="_blank">SoHo63 Untypical Open House</a><br> Wednesday, June 13, 2018<br> 5:30 PM – 8:30 PM <p align="left"> <p align="left"><a href="http://www.venueatthegrove.com/upcoming-events/june-special-open-house/" target="_blank">Venue at the Grove - June Special Open House </a><br> Wednesday, June 20th, 2018<br> 5:30 PM – 8:00 PM <br> 7010 S. 27th Ave., Phoenix, Arizona 85041 <br> 602-456-0803 <p align="left"> <p align="left"><img src="../images/WeeklyOpenHouses.png" width="300" height="66" alt="Weekly Open House"/> <p align="left"><a href="http://www.boojumtree.com/" target="_blank"><u>Boojum Tree's Hidden Garden</u></a><br /> 16026 N. 36th Street • Phoenix<br /> Tuesdays 6:00pm – 8:00pm </p> <p align="left"><a href="http://www.prescottclubaz.com" target="_blank">Prescott Club at StoneRidge - Happy Hours Open House</a><br> 1601 N. Bluff Top Drive • Prescott Valley<br> Every Third Tuesday of the Month<br> 5:30pm-7:30pm</p> <p align="left"><a href="http://www.regencygarden.com/" target="_blank"><u>Regency Garden</u></a><br /> 25 North Robson • Mesa<br /> Every Tuesday from 6:00 – 8:00pm <p align="left"><a href="http://secretgardenevents.com" target="_blank"><u>Secret Garden</u></a><br /> 2501 E. Baseline Rd. • Phoenix<br /> Every Wednesday from 5:30pm – 7:30pm <p align="left"><a href="http://www.stonebridgemanor.com/" target="_blank"><u>Stonebridge Manor</u></a><br /> 4000 E. Palm Street • Mesa<br /> Every Wednesday from 6:00pm – 8:00pm <p align="left"><a href="http://www.vvlevents.com/" target="_blank"><u>Val Vista Lakes</u></a><br /> 1600 E. Lakeside Drive • Gilbert<br /> Call and set-up an appointment for a personal tour</p> <p align="left"><u><a href="http://www.venueatthegrove.com/upcoming-events/" target="_blank">Venue at the Grove</a></u><br /> 7010 South 27th Ave • Phoenix, AZ 85041<br /> Every Wednesday 6:00 – 8:00pm </p> <p align="left"><u><a href="http://www.thewrighthouse.com" target="_blank">The Wright House</a></u><br /> 636 W. University Dr • Mesa, AZ 85204<br /> Every Monday 5:00 – 8:00pm </p> <p><br /> <br /> </p> </td> </tr> </table> </div> <p> </p> </div> </div> <? if (file_exists($DOCUMENT_ROOT."/includes/footer_reception1.php")) { include_once($DOCUMENT_ROOT."/includes/footer_reception1.php"); } else { header("location: /error.php"); } ?>