<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript"> function NewWindow(mypage, myname, w, h, scroll) { var winl = (screen.width - w) / 2; var wint = (screen.height - h) / 2; winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable' win = window.open(mypage, myname, winprops) if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); } } </script> <link rel="stylesheet" href="../image/style1.css" type="text/css"> </head> <body bgcolor="#EDAE01"> <table border="0" width="100%" align="center"> <tr> <td><table border="1" bordercolor=black cellpadding="0" cellspacing="0" width="100%" height="500" background="back.jpg"> <tr> <td valign="top" height=20><table width=100% height="100%" border="0" bordercolor=black> <tr height=20%> <td valign=top colspan=2 align=center bgcolor=black><img src=../image/fmenu/appti.jpg width="240" height="176"></td> </tr> </table></td> </tr> <tr> <td valign=top><table border="0" width="100%" > <tr> <td></td> </tr> <tr> <td><p align="center"><font face="Microsoft Sans Serif"><a name="APPETIZERS"><big> <em style="font-style: normal; text-decoration: underline; font-weight: 700"><big>APPETIZERS</big></em></big></a></font></p> <p align="center"><em><strong>MULLIGATAWNY SOUP......$3.99<br> </strong> A traditional Anglo-Indian spicy soup.</em></p> <p align="center"><em><strong>DALL SOUP ......$3.99<br> </strong> Lentil soup, mildly spiced</em></p> <p align="center"><em><strong>ONION BHAJI ......$3.99</strong><br> Sliced onions, mixed with flavorful mild spices, dipped in Indian butter and deep fried.</em></p> <p align="center"><em><strong>VEGETABLE SAMOSA ......$3.99<br> </strong> Mixed vegetables with peanuts, spiced and stuffed in a thin pastry and deep fried.</em></p> <p align="center"><em><strong>VEGETABLE PAKURA ......$3.99<br> </strong> Assorted vegetables spiced and dipped in a lentil batter and sautéed.</em></p> <p align="center"><em><strong>SHEEK KEBAB ......$4.99<br> </strong> Ground beef marinated with oriental herbs and spices, roasted on a skewer in the tandoor.</em></p> <p align="center"><em><strong>SHAMI KEBAB ......$4.99<br> </strong> Minced tender beef, ground to a fine paste together with various mild spices, shaped into hamburger and fried.</em></p> <p align="center"><em><strong>CHICKEN TIKKA ......$6.99<br> </strong> Mildly marinated diced chicken roasted on skewers in the tandoor.</em></p> <p align="center"><em><strong>SHRIMP PURI ......$7.99<br> </strong> Shrimps delicately spiced cooked with tomatoes, green peppers and onion. Served with whole wheat bread.</em></p> <p align="center"><em><strong>MIX APPETIZER ......$7.99<br> </strong> Assorted kebabs and bhaji served as a mixed entrée </em></p> <p align="center"><em><strong>GREEN SALAD ......$6.99<br> </strong> </em></p> <hr width="25%"> </td> </tr> </table></td> </tr> </table></td> </tr> </table> </body> </html>