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=PCTNR150&x=17&y=7>Canon E-16 E-20 E-31 E-40 E40 Toner Refill Kit');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=2_PK_CANON_REFILL_KT&x=17&y=7>Canon E-16 E-20 E-31 E-40 E40 Toner Refill-2 Pack');
document.write ('</select>');
document.write ('</form>'); }
