document.write("
Spuds Lunch Menu - Carry-Out 265-4311
");
document.write("Soups
");
document.write("Made Fresh Daily
");
document.write("Cup of Soup
Bowl of Soup
Super Bowl of Soup
Bread Bowl
Quart of Soup
Deluxe Soup
");
document.write("Most soup orders come with fresh roll
");
document.write("Combos
");
document.write("Cup of Soup & 1/2 Sandwich
Cup of Soup, Salad and Fresh Roll
Choice of Traditional Caesar or Italian House Salad
Specialty Sandwiches
");
document.write("Rotisserie Chicken Lunches
");
document.write("Served with dipping sauce & fresh roll
");
document.write("1/2 Chicken & Caesar Salad
1/2 Chicken & American Potato
1/2 Chicken, ala carte
1/4 Chicken, ala carte (dark or white)
");
document.write("Sandwiches
");
document.write("All our sandwiches are served on a freshly baked poor boy roll
");
document.write("Classic Sandwiches
");
document.write("Chicken Basil
Rotisserie chicken, lettuce, tomato and fresh basil mayo
");
document.write("Turkey Basil
Roasted turkey, lettuce, tomato and fresh basil mayo
");
document.write("Chicken Caesar
Rotisserie chicken topped with parmesan cheese, lettuce, tomato and traditional caesar dressing
");
document.write("Turkey Club
Rotisserie turkey, honey cured bacon, lettuce, tomato and fresh basil mayo
");
document.write("Roast Beef
Rotisserie trip-tip, green onions, jack cheese, lettuce, tomato and green onion dill mayo
");
document.write("BLT
Honey cured bacon, lettuce, tomato and fresh basil mayo
");
document.write("Southwest Sandwiches
");
document.write("Capistrano
Roasted turkey, avocado, lettuce, tomato and habanero-honey-cilantro mayo
");
document.write("Southwest Chicken Caesar
Rotisserie chicken, lettuce, tomato and southwest caesar dressing
");
document.write("Chipotle
Roasted turkey, tomato, roasted red pepper and chipotle mayo
");
document.write("Pesto Chicken
Grilled chicken breast, lettuce, tomato, parmesan cheese and homemade pest mayo
");
document.write("Veggie Santa Fe
Black beans, jack cheese, avocado, tomatoes, cucumbers and southwest caesar dressing
");
document.write("Cheese can be added to all sandwiches at additional cost
");
document.write("
Caesar Salads
Served with your choice of original caesar or spicy vegetarian southwest dressing and fresh baked roll
");
document.write("Traditional
");
document.write("Traditional Caesar Salad
Chicken Caesar
Chicken & Avocado Caesar
Shrimp & Avocado Caesar
Artichoke Caesar
Sun-dried Tomato Caesar
Mediterranean Caesar
Artichoke hearts, sun-dried tomatoes and chicken
");
document.write("Classic Salads
Served with fresh baked roll
");
document.write("Raspberry Chicken Salad
Italian House Salad
Spinach Salad
Chicken Tortilla Salad
");
document.write("Order Traditional and Classic Salads in Regular or Small
Chicken Tortilla Salad made Regular size only
");
document.write("Side Salads
");
document.write("Traditional Caesar
Italian House Salad
");
document.write("Baked Potato Specialties
");
document.write("Turkey & Cheese Potato
Roasted turkey and combination of cheeses
");
document.write("Broccoli & Cheese Potato
Fresh broccoli and combination of cheeses
");
document.write("Club Potato
Grilled chicken, combination of cheeses, tomatoes, bacon and sour cream
");
document.write("American Potato
Butter, green onions, bacon and sour cream
");
document.write("Mexican Potato
Black beans, combination of cheeses, salsa, green onions and sour cream
");
document.write("Canadian Potato
Combination of cheeses, bacon and sour cream
");
document.write("Garden Potato
Spinach, broccoli, cucumbers, tomatoes, green onions, mushrooms, and a green onion dill dressing
");
document.write("English Potato
Butter
");
document.write("OR
");
document.write("Create Your Own
");
document.write("Choose any two toppings: tomatoes, cheese sauce, green onion, spinach, salsa, cucumbers, sour cream, bacon, cheddar cheese, jack cheese, mushrooms, olives, and butter
");
document.write("Add more toppings at additional cost
");
document.write("Company Menu
The Crowd Pleaser Packs
");
document.write("Sandwiches
");
document.write("Assorted Baskets
Deluxe Pack - a variety of all sandwiches
1/2 sandwiches whole sandwiches
@ 12 servings
");
document.write("Soups
");
document.write("Regular Crock
Deluxe Crock
@ 12 servings
");
document.write("Salads
");
document.write("Traditional Caesar
House Salad
Surfers Potato Salad
@ 15 side salads
");
document.write("Garden Tray
Veggies & Dip
");
document.write("
");
document.write("");
document.write("var win=null;");
document.write("function ViewLunchMenu2edb224(id,db){");
document.write("var rndURL = (1000*Math.random());");
document.write("var myname=\"\";");
document.write("var w = \"640\";");
document.write("var h = \"480\";");
document.write("var pos = \"center\";");
document.write("if(\"center\" == \"absolute\"){");
document.write("var TopPosition = 0;");
document.write("var LeftPosition = 0;");
document.write("}");
document.write("");
document.write("var mypage = \"http://www.spudsonline.com/cgi-scr"+"ipt/csNews/csNews.cgi?database=\"+db+\"&command=viewone&op=r&id=\"+id+\"&rnd=\"+rndURL;");
document.write("if(pos==\"random\"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}");
document.write("if(pos==\"center\"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}");
document.write("else if((pos!=\"center\" && pos!=\"random\" && pos!= \"absolute\") || pos==null){LeftPosition=0;TopPosition=20}");
document.write("settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=yes,location=no,directories=no,status=no,menubar=yes,toolbar=no,resizable=yes';");
document.write("win=window.open(mypage,myname,settings);");
document.write("if(win.focus){win.focus();}}");
document.write("");