document.write('<table align=center width="100%"><tr><td class=main>');

document.write('<table class=intro width="100%"  border="1" cellpadding="2" cellspacing="2">');
document.write('<tr>');
document.write('<th class="style7" scope="col">');
   document.write('<table class=intro width="100%"  border="1" cellpadding="2" cellspacing="2">');
   document.write('<caption align="top">');
   document.write('<a name=control></a>  Please enter your preferences in this control panel before scrolling down to see the maps.');
   document.write('</caption>');
   document.write('<tr>');
   document.write('<td width="16%" rowspan="2" class=links><p>Map Generator Preferences </p></td>');
   document.write('<td width="16%" bgcolor=pink><p>Streets Map </p></td>');
   document.write('<td width="84%" bgcolor=pink>');
       document.write('<table class=intro width="100%"  border="0" cellspacing="2" cellpadding="2">');
       document.write('<tr>');
       document.write('<th scope="col" bgcolor=pink><input class=rad name="details" type="radio" value="Expedia" /> Expedia</th>');
       document.write('<th scope="col" bgcolor=pink><input class=rad name="details" type="radio" value="Google" /> Google</th>');
       document.write('<th scope="col" bgcolor=pink><input class=rad name="details" type="radio" value="Mapquest" /> Mapquest</th>');
       document.write('<th scope="col" bgcolor=pink><input class=rad name="details" type="radio" value="Rand" /> Rand McNally</th>');
       document.write('<th scope="col" bgcolor=pink><input class=rad name="details" type="radio" value="Yahoo!" /> Yahoo!</th>');
       document.write('</tr>');
       document.write('</table>');
   document.write('</th>');
   document.write('</tr>');
   document.write('<tr>');
   document.write('<td bgcolor=thistle><p>Driving Directions</p></td>');
   document.write('<td bgcolor=thistle>');
       document.write('<table class=intro width="100%"  border="0" cellspacing="2" cellpadding="2">');
       document.write('<tr>');
       document.write('<th scope="col" bgcolor=thistle><input class=rad name="drive" type="radio" value="Expedia" /> Expedia</th>');
       document.write('<th scope="col" bgcolor=thistle><input class=rad name="drive" type="radio" value="Google" /> Google</th>');
       document.write('<th scope="col" bgcolor=thistle><input class=rad name="drive" type="radio" value="Mapquest" /> Mapquest</th>');
       document.write('<th scope="col" bgcolor=thistle><input class=rad name="drive" type="radio" value="Rand" /> Rand McNally</th>');
       document.write('<th scope="col" bgcolor=thistle><input class=rad name="drive" type="radio" value="Yahoo!" /> Yahoo!</th>');
       document.write('</tr>');
       document.write('</table>');
   document.write('</td>');
   document.write('</tr>');
   document.write('</table>');

   document.write('<table class=intro width="100%"  border="0" cellspacing="2" cellpadding="2">');
   document.write('<tr>');
   document.write('<th width="8%" scope="col">Home Address: </th>');
   document.write('<th width="21%" scope="col">');
   document.write('<div align="left">');
   document.write('<input class=field id="homeadd" type="text" size="50" value="Address, City, State" style="color:gray" onclick="if(this.value==&#39;Address, City, State&#39;) this.value=&#39;&#39;;this.style.color=&#39;black&#39;;" onblur="SetCookie(this.value)"/>');
   document.write('</div>');
   document.write('</th>');
   document.write('<th width="71%" scope="col"><p>Please type the address from which you are travelling in the &quot;Home Address&quot; field at left to enable the retrieval of driving directions.</p></th>');
   document.write('</tr>');
   document.write('</table>');
document.write('</th>');
document.write('</tr>');
document.write('</table>');
