// JavaScript Document
// Main Menu
document.write('<DIV id=myList>');
document.write('<DIV id=mySubList>');
document.write('<DIV id=lselect>');
document.write('<H3 class=select><SPAN>Main Menu:</SPAN></H3>');
document.write('<UL>');
document.write('<LI><A title="Home"'); 
document.write('href="index.htm">Home</A>');
document.write('</LI>');
document.write('<LI><A title="Burma backgrounder"'); 
document.write('href="background.htm">Burma backgrounder</A>');
document.write('</LI>');
document.write('<LI><A title="Make a donation"');
document.write('href="donation.htm">Make a donation</A>');
document.write('</LI>');
document.write('<LI><A title="Upcoming events"');
document.write('href="events.htm">Upcoming events</A>');
document.write('</LI>');
document.write('<LI><A title="Supported organizations/activities"');
document.write('href="soa.htm">Supported organizations/activities</A>');
document.write('</LI>');
document.write('</LI>');
document.write('<LI><A title="Just Golf"');
document.write('href="justgolf.htm">Just Golf</A>');
document.write('</LI>');
document.write('<LI><A title="About us"');
document.write('href="about.htm">About us</A>');
document.write('</LI>');
document.write('<LI><A title="Special Recognition"');
document.write('href="recognition.htm">Special Recognition</A>');
document.write('<LI><A title="Contact"');
document.write('href="contact.htm">Contact</A>');
document.write('</UL>');
document.write('<br><A HREF="http://www.canadahelps.org/CharityProfilePage.aspx?CharityID=d91392" target="blank">');
document.write('<IMG SRC="http://www.canadahelps.org/image/donateNow2b1.gif" BORDER="0" ALT="Donate Now Through CanadaHelps.org!"/></A>');
document.write('</DIV>');
document.write('<DIV id=lresources>');
document.write('<H3 class=resources><SPAN>Resources:</SPAN></H3>');
document.write('<UL>');
document.write('<LI><A title="Canadian Friends of Burma"');
document.write('href="http://www.cfob.org/" target=_blank>Canadian Friends of Burma</A></LI>');
document.write('<LI><A title="US Campaign for Burma"');
document.write('href="http://www.uscampaignforburma.org/" target=_blank>US Campaign for Burma</A></LI>');
document.write('<LI><A title="The Burma Campaign UK"');
document.write('href="http://www.burmacampaign.org.uk/" target=_blank>The Burma Campaign UK</A></LI>');
document.write('<LI><A title="Democratic Voice of Burma"');
document.write('href="http://english.dvb.no/" target=_blank>Democratic Voice of Burma</A></LI>');
document.write('<LI><A title="Alternative Asean Network on Burma"');
document.write('href="http://www.altsean.org/" target=_blank>Alternative Asean Network on Burma</A></LI>');
document.write('<LI><A title="Just Golf Tournament & Dinner Party "');
document.write('href="http://justaid.ca/justgolf.htm" target=_blank>Just Golf Tournament & Dinner Party </A>');
document.write('</LI></UL>');
document.write('</DIV>');
document.write('<DIV>');
document.write('<H3 class=resources><SPAN></SPAN></H3>');
document.write('<UL>');
document.write('<LI>the Just Aid Foundation is supported by:');
document.write('<BR>- Penny Ballem MD FRCP');
document.write('<BR>- Michael Ondaatje');
document.write('<BR>- Scott Fraser, MLA, &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alberni-Qualicum');
document.write('<BR>- Jean Crowder, MP, &nbsp;&nbsp;&nbsp;&nbsp;Nanaimo-Cowichan');
document.write('<BR>- George Heyman');
document.write('<BR>- Terrence Smith, MD, MPH');
document.write('<BR>- Senator Dennis Patterson');
document.write('<BR>- Don Davies, MP, &nbsp;&nbsp;&nbsp;&nbsp;Vancouver Kingsway');
document.write('<BR>- Christina Fink');
document.write('<BR>- Karen Connelly');
document.write('</LI>');
document.write('</UL>');
document.write('</DIV>');
document.write('</DIV>');
document.write('</DIV>');
