ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <?xml version="1.0" encoding="iso-8859-2"?> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Troy High Chinese Club</title> <style type="text/css" media="screen"> @import url("ccstyle.css"); </style> </head> <body> <div id="container"> <div id="header"> </div> <div id="middle"> <div id="menu"> <div id="menu-content"> <h1>Navigation</h1> <ul> <li><a href="index.html">About</a></li> <li><a href="members.html">Members</a></li> <li><a href="events.html">Calendar</a></li> <li><a href="http://www.troycolts.org/">Troy High School</a></li> </ul> <br /> <h1>Officers</h1> <ul> <li>Co-Presidents: Kevin W & Joy X</li> <li>Secretary: Winnie T</li> <li>Treasurer: Joyce J</li> <li>Public Relations: Frank Z</li> <li>Activity Coordinator: Linda C</li> </ul> </div> </div> <div id="main"> <div id="main-content"> <h1>About Chinese Club</h1> <p>Welcome to the Troy High Chinese Club website. Here you will find information about the club with updates throughout the year. However, we will be sending out most updates via morning announcements or e-mail, so make sure you include your e-mail when you sign in if you do not already receive e-mails.</p> <p>In Chinese Club, we make and eat food, learn about Chinese culture, watch movies, celebrate holidays, do karaoke, and other activities. You don't need to be Chinese or know Chinese to join, so if you're interested, come to our meetings! </p> <h1>Meetings</h1> <p>Meetings are usually held every other Thursday after school in Mrs. Lin's classroom, Rm 106. Food and drinks are offered every meeting. A tentative schedule will be found on the calendar page soon.</p> <h1>Requirements</h1> <p>Club dues are $4 per semester or $8 if you pay all at once. You attain membership once you reach 8 points. At the end of the year, if you've made membership, you will receive a certificate of membership.</p> <h1>Point System</h1> <p>Each meeting you go to is worth 1 point, but you must sign in to ensure that you get these points. Occasionally, you will be given points for bringing in materials and food, participating in certain events, or by winning competitions. Eventually, you will be able to keep track of your points on the "Members" page.</p> </div> </div> </div> </div> </body> </html>