
document.write('								<TABLE BORDER="0"> ');
document.write('											<form name="form1"><tr>');
document.write('												<td>');
document.write('			<select style="width=230" name="select2" onchange="SelDrop(this,\'form1\',\'select1\',0)">');
document.write('            <option value="127" selected>Select a Program');
document.write('            <option value="2009">Macmillan/McGraw-Hill TimeLinks');
document.write('            <option value="2007">MMH Social Studies 2007');
document.write('            <option value="2003-5">McGraw-Hill Social Studies');
document.write('           <option value="2000">Adventures in Time and Place');
document.write('           <option value="../ss/ca/eng">California Vistas</option>	');	
document.write('         </select>');
document.write('												</td>');
document.write('												<td ALIGN="RIGHT"></td>	');
document.write('											</tr>');
document.write('											<tr>');
document.write('				<td align="right">');
document.write('                     <!-- form version -->');
document.write('                      <select name="select1" style=width="190">');
document.write('                           <option value="">Select a State');
document.write('            <option value="0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('         </select>');
document.write('			</td>');
document.write('			<td align="left" valign="bottom"><a class="bodyLink" href="javascript:goToPage()"><IMG SRC="/images/button_go.jpg" BORDER=0 ALT="GO"></a></td>');
document.write('					</tr></form>');
document.write('				</table>');
document.write('				<option value="0">');
							