function makeMyMenu4() {
document.write ('<form><select name="select1" onChange="selectaplace(this.form)" size=1>');
document.write ('<option value=#>Select Toner Refill Model');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=OKIDATA_5100_SERIES&x=17&y=7>Okidata 5100 Series Toner Refill');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=OKIDATA_7000_SERIES4&x=17&y=7>Okidata 7000 Series Toner Refill 4 Pack');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=OKI_C9000_1_WS&x=17&y=7>Okidata C9200 Series Toner Refill Kit');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=OKI_C9000_4PK_WS&x=17&y=7>Okidata C9200 Series Toner Refill Kit 4 Pack');
document.write ('</select>');
document.write ('</form>'); }
