document.writeln("<select id='Laptop Size' onChange='if(this.selectedIndex!=0) top.location=this.options[this.selectedIndex].value'; 'style='width:138px;font-size:10px'>");
document.writeln("<option value='' selected>Select Screen Size");
document.writeln("<option value='/Departments/Guide-/Laptop-Bag-Finder/170-Inch-Screen.aspx'>17 inch Screen");
document.writeln("<option value='/Departments/Guide-/Laptop-Bag-Finder/154-Inch-Screen.aspx'>15.4 inch Screen");
document.writeln("<option value='/Departments/Guide-/Laptop-Bag-Finder/151-Inch-Screen.aspx'>15.1 inch Screen");
document.writeln("<option value='/Departments/Guide-/Laptop-Bag-Finder/141-Inch-Screen.aspx'>14.1 inch Screen");
document.writeln("<option value='/Departments/Guide-/Laptop-Bag-Finder/121-Inch-Screen.aspx'>12.1 inch Screen");
document.writeln("<option value='/Departments/Guide-/Laptop-Bag-Finder/106-Inch-Screen.aspx'>10.6 inch Screen");
document.writeln("</select>");


