function makeMyMenu() {
document.write ('<form><select name="select1" onChange="selectaplace(this.form)" size=1>');
document.write ('<option value=#>Select InkJet Cartridge Model');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=10N0016&x=17&y=7>Lexmark 10N0016 Black');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=10N0026&x=17&y=7>Lexmark 10N0026 Color');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=12A1970&x=17&y=7>Lexmark 12A1970 Black');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=12A1980&x=17&y=7>Lexmark 12A1980 Color');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=13400HC&x=17&y=7>Lexmark 13400HC Black Waterproof');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=13619HC&x=17&y=7>Lexmark 13619HC Color');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=15M0120&x=17&y=7>Lexmark 15M0120 Color');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=17G0050&x=17&y=7>Lexmark 17G0050 Black');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=17G0060&x=17&y=7>Lexmark 17G0060 Color');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=LEXMARK_18L0032&x=17&y=7>Lexmark 18L0032 #82');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=LEXMARK_18L0042 &x=17&y=7>Lexmark 18L0042 #83');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=2380/2480&x=17&y=7>Lexmark IBM 2380/2480 Ribbon Black');
document.write ('<option value=http://lasertekservices.zoovy.com/results.cgis?catalog=&catalog=&keywords=Lexmark 18L Color & Black Combo&x=17&y=7>LEXMARK_18L_COMBO');
document.write ('</select>');
document.write ('</form>'); }
