View Single Post
Old 06-23-2004, 07:56 AM   #3 (permalink)
Pipeline-Webdesign
Inactive
 
Pipeline-Webdesign's Avatar
 
Join Date: 02-11-04
Location: Corpus Christi, TX
Posts: 901
iTrader: 0 / 0%
Latest Blog:
None

Pipeline-Webdesign is a jewel in the roughPipeline-Webdesign is a jewel in the roughPipeline-Webdesign is a jewel in the roughPipeline-Webdesign is a jewel in the roughPipeline-Webdesign is a jewel in the roughPipeline-Webdesign is a jewel in the roughPipeline-Webdesign is a jewel in the roughPipeline-Webdesign is a jewel in the rough
Send a message via AIM to Pipeline-Webdesign Send a message via MSN to Pipeline-Webdesign Send a message via Yahoo to Pipeline-Webdesign
[code:1:a5547a738e] <td width="493"><p align="left">Where are you coming from?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<select class="jumpmenu" name="from" onChange="MM_jumpMenu('parent',this,1)">
<option value="#">----------------------------- </option>
<option value="maps.php?office=corporate&from=corpus" <?php if ($from == '') { if ($office == 'corporate') { echo "selected"; } } else { if ($from == 'corporate') { echo "selected"; } } ?>>Corpus Christi</option>
<option value="maps.php?office=corporate&from=mcallen" <?php if ($from == '') { if ($office == 'mcallen') { echo "selected"; } } else { if ($from == 'mcallen') { echo "selected"; } } } ?>>McAllen</option>
<option value="maps.php?office=corporate&from=sanantonio" <?php if ($from == '') { if ($office == 'sanantonio') { echo "selected"; } } else { if ($from == 'sanantonio') { echo "selected"; } } } ?>>San Antonio</option>
<option value="maps.php?office=corporate&from=houston" <?php if ($from == '') { if ($office == 'houston') { echo "selected"; } } else { if ($from == 'houston') { echo "selected"; } } } ?>>Houston</option>
<option value="maps.php?office=corporate&from=dallas" <?php if ($from == '') { if ($office == 'dallas') { echo "selected"; } } else { if ($from == 'dallas') { echo "selected"; } } } ?>>Dallas</option>
<option value="#">For Clients </option>
<option value="#">----------------------------- </option>
</select></p>[/code:1:a5547a738e]
Pipeline-Webdesign is offline   Reply With Quote