|
Preloading Menu Images ...
|
| ';
var endStr = ' |
';
/////////////////////////////////////////////////
// doTooltip function
// Assembles content for tooltip and writes
// it to tipDiv
/////////////////////////////////////////////////
var t1,t2; // for setTimeouts
var tipOn = false; // check if over tooltip link
function doTooltip(evt,num) {
if (!tooltip) return;
if (t1) clearTimeout(t1); if (t2) clearTimeout(t2);
tipOn = true;
// set colors if included in messages array
if (messages[num][2]) var curBgColor = messages[num][2];
else curBgColor = tipBgColor;
if (messages[num][3]) var curFontColor = messages[num][3];
else curFontColor = tipFontColor;
if (ie4||ie5||ns5) {
var tip = startStr + messages[num][0] + midStr + '
' + messages[num][1] + '' + endStr;
tipcss.backgroundColor = curBgColor;
tooltip.innerHTML = tip;
}
if (!tipFollowMouse) positionTip(evt);
else t1=setTimeout("tipcss.visibility='visible'",100);
}
var mouseX, mouseY;
function trackMouse(evt) {
standardbody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body //create reference to common "body" across doctypes
mouseX = (ns5)? evt.pageX: window.event.clientX + standardbody.scrollLeft;
mouseY = (ns5)? evt.pageY: window.event.clientY + standardbody.scrollTop;
if (tipOn) positionTip(evt);
}
/////////////////////////////////////////////////////////////
// positionTip function
// If tipFollowMouse set false, so trackMouse function
// not being used, get position of mouseover event.
// Calculations use mouseover event position,
// offset amounts and tooltip width to position
// tooltip within window.
/////////////////////////////////////////////////////////////
function positionTip(evt) {
if (!tipFollowMouse) {
standardbody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body
mouseX = (ns5)? evt.pageX: window.event.clientX + standardbody.scrollLeft;
mouseY = (ns5)? evt.pageY: window.event.clientY + standardbody.scrollTop;
}
// tooltip width and height
var tpWd = (ie4||ie5)? tooltip.clientWidth: tooltip.offsetWidth;
var tpHt = (ie4||ie5)? tooltip.clientHeight: tooltip.offsetHeight;
// document area in view (subtract scrollbar width for ns)
var winWd = (ns5)? window.innerWidth-20+window.pageXOffset: standardbody.clientWidth+standardbody.scrollLeft;
var winHt = (ns5)? window.innerHeight-20+window.pageYOffset: standardbody.clientHeight+standardbody.scrollTop;
// check mouse position against tip and window dimensions
// and position the tooltip
if ((mouseX+offX+tpWd)>winWd)
tipcss.left = dasswidth+"px";
else tipcss.left = dasswidth+"px";
if ((mouseY+offY+tpHt)>winHt)
tipcss.top = winHt-(tpHt+offY)+"px";
else tipcss.top = mouseY+offY+"px";
if (!tipFollowMouse) t1=setTimeout("tipcss.visibility='visible'",100);
}
function hideTip() {
if (!tooltip) return;
t2=setTimeout("tipcss.visibility='hidden'",100);
tipOn = false;
}
document.write('
')
| BREAKFAST |
|
SANDWICHES |
(Served All Day)
|
|
(Served with Chips & Pickles)
|
|
|
|
Choice of Bread: white, wheat, rye, or homemade |
| 1 Egg with Toast .................................... $3.25 |
|
Extra tomato, add 75 cents |
| 2 Eggs with Toast .................................. $4.00 |
|
Egg Salad ............................................. $4.25 |
| 2 Eggs with Toast & Meat ..................... $6.95 |
|
Chicken Salad ...................................... $6.50 |
|
|
|
Tuna Salad ........................................... $6.50 |
|
|
|
|
|
(egg, cheese, bacon, ham, or sausage)(No Meat- $4.00)
|
|
Peanut Butter & Jelly .......................... $3.00 |
| Pancakes ....... 1 / $3.00 - 2 / $5.00 - 3 / $6.00 |
|
Combination ........................................ $5.75 |
| French Toast - 1 / $3.00 - 2 / $5.00 - 3 / $6.00 |
|
Bacon Melt .......................................... $7.00 |
|
Blueberries / Strawberries add 1.75
|
|
Ham Melt ............................................. $7.00 |
| Omelet Cheese - $6.00 .... / .... Veggie - $8.25 |
|
Tuna Melt ............................................ $7.00 |
| Omelet 1 Meat - $8.50 .... / .... Works - $10.00 |
|
Turkey Melt ......................................... $7.00 |
| Cold Cereal & Milk .............................. $3.50 |
|
Grilled Cheese ..................................... $3.95 |
| Oatmeal ................................................. $4.00 |
|
Pizza Bagel .......................................... $4.50 |
| Oatmeal with Toast ................................ $5.00 |
|
Club Sandwich (Ham / Turkey) ........... $8.50 |
| Oatmeal w/fruit, raisins, or brown sugar $6.50 |
|
Ham BBQ ............................................ $5.50 |
|
|
|
|
|
|
|
|
|
|
SIDE ORDERS
|
|
LIGHT LUNCHES
|
|
|
|
Tossed Side Salad ............................... $4.75 |
|
|
|
Chef Salad (small) .............................. $7.50 |
|
|
|
Chef Salad (large) .............................. $9.00 |
|
|
|
Grilled Chicken Salad with Fries ...... $10.95 |
|
|
|
Chicken or Tuna on bed of lettuce ..... $6.75 |
|
|
|
Tri Salad (egg, tuna, & chicken salad) $9.50 |
|
|
|
|
|
|
|
(Dressings: Italian, Ranch, French, |
|
|
|
Blue Cheese, & Vinaigrette) |
| Cinnamon Roll ...................................... $3.50 |
|
|
|
|
|
|
|
|
|
|