document.write("<select name=\"menu\" style=\"font-family:'Arial';color:#000000;background-color:#FFFFFF;font-size:9pt;\">");
document.write("<option selected>- Select -</option>");

document.write("<option value=\"http://www.mygift.com/touchpoint/touchpoint_TP2200_cellphone.html\">TP2200</option>");
document.write("<option value=\"http://www.mygift.com/touchpoint/touchpoint_TP2100_cellphone.html\">TP2100</option>");
document.write("<option value=\"http://www.mygift.com/touchpoint/touchpoint_TP5250_cellphone.html\">TP5250</option>");
document.write("<option value=\"http://www.mygift.com/touchpoint/touchpoint_TP5200_cellphone.html\">TP5200</option>");
document.write("<option value=\"http://www.mygift.com/touchpoint/touchpoint_TP1100_cellphone.html\">TP1100</option>");
document.write("</select>");