I need help with javascript inside of <script> tags - request the flavor from the user. Flavor choices are: cherry, lime, watermelon, grape and orange. - If one of these flavors is entered, request the size from the user. Size may be small or large. - If another flavor is entered, alert the user that the flavor is not available. - Output the cost to the user: $2 for small and $3 for large. No cost should be output if the flavor was not available. If this is something thats hard to do I'm willing to paypal you a few dollars. If its easy I would really appreciate some help. Thanks, Craig