
document.write('								<TABLE BORDER="0"> ');
document.write('											<form name="form1"><tr>');
document.write('												<td>');
document.write('			<select style="width=230" name="select2" id="select2" onchange="SelDrop(this,\'form1\',\'select1\',0)">');
document.write('            <option value="160" selected>Select a Program');
document.write('            <option value="2011">McGraw-Hill Science 2011 Edition');
document.write('            <option value="2010">McGraw-Hill Science 2010 Edition');
document.write('            <option value="2009">McGraw-Hill Science 2009 Edition');
document.write('            <option value="2008">McGraw-Hill Science 2008 Edition');
document.write('            <option value="2005">McGraw-Hill Science 2005 Edition');
document.write('           <option value="2002">McGraw-Hill Science 2002 Edition');
document.write('           <option value="2000">McGraw-Hill Science 2000 Edition</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" id="select1" style=width="230">');
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">');
							