/***********************************************
* AnyLink Vertical Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var ImageIcon ='<img src="../site_images/transleaf.gif" width="30" height="18" hspace="3" vspace="0" border="0"/>';

//Contents for menu  **** Welcome *****
var Welcome=new Array()
Welcome[0]='<a href="welcome.php" title="Welcome page" alt="Welcome page">' + ImageIcon + 'Welcome</a>'
Welcome[1]='<a href="contact.php" title="Contact Us page" alt="Contact Us page">' + ImageIcon + 'Contact us</a>'
Welcome[2]='<a href="feedbackForm.php" title="Feedback Form page" alt="Feedback Form page">' + ImageIcon + 'Feedback form</a>'
Welcome[3]='<a href="../phpBB2/index.php" title="Bulletin Board (Forum)" alt="Bulletin Board (Forum)">' + ImageIcon + 'Bulletin Board (Forum)</a>'

//Contents for menu  **** Activities *****
var Activities=new Array()
Activities[0]='<a href="activities.php" title="Activities page" alt="Activities page">' + ImageIcon + 'Activities</a>'
Activities[1]='<a href="shows_currentyear.php" title="National Shows page" alt="National Shows page">' + ImageIcon + 'National Shows</a>'
Activities[2]='<a href="agm_currentyear.php" title="Annual General Meetings page" alt="Annual General Meetings page">' + ImageIcon + 'Annual General Meetings</a>'
Activities[3]='<a href="other_acts.php" title="Other Activities page" alt="Other Activities page">' + ImageIcon + 'Other Activities</a>'

//Contents for menu  **** Aboutus *****
var Aboutus=new Array()
Aboutus[0]='<a href="about_us.php" title="About us page" alt="About us page">' + ImageIcon + 'About Us</a>'
Aboutus[1]='<a href="membership.php" title="Membership page" alt="Membership page">' + ImageIcon + 'Membership</a>'
Aboutus[2]='<a href="const.php" title="Constitution page" alt="Constitution page">' + ImageIcon + 'Constitution</a>'
Aboutus[3]='<a href="history.php" title="History page" alt="history page">' + ImageIcon + 'History</a>'
Aboutus[4]='<a href="judging.php" title="Judging rules page" alt="Judging rules page">' + ImageIcon + 'Judging Rules</a>'
Aboutus[5]='<a href="publications.php" title="Publications page" alt="Publications page">' + ImageIcon + 'Publications</a>' 
//Contents for menu  **** Breeding *****
var Breeding=new Array()
Breeding[0]='<a href="registrations_currentyear.php"" title="Recent introductions page" alt="Recent introductions page">' + ImageIcon + 'Recent Introductions</a>'
Breeding[1]='<a href="breeding_hybridization.php" title="Hybridization page" alt="Hybridization page">' + ImageIcon + 'Hybridization</a>'
Breeding[2]='<a href="breeding_seedlings.php" title="Seedlings page" alt="Seedlings page">' + ImageIcon + 'Seedlings</a>'
Breeding[3]='<a href="aust_breeders.php" title="Australian breeders page" alt="Australian breeders page">' + ImageIcon + 'Australian Breeders</a>'
Breeding[4]='<a href="breeding_notes.php" title="General notes page" alt="General notes page">' + ImageIcon + 'General Notes</a>'
Breeding[5]='<a href="breeding_mutations.php" title="Mutations page" alt="Mutations page">' + ImageIcon + 'Mutations</a>'

//Contents for menu  **** Culture ***** and so on
var Culture=new Array()
Culture[0]='<a href="propagation.php" title="Propagation page" alt="Propagation page">' + ImageIcon + 'Propagation</a>'
Culture[1]='<a href="pest_diseases.php" title="Pest and Diseases page" alt="Pest and Diseases page">' + ImageIcon + 'Pest and Diseases</a>'
Culture[2]='<a href="landscaping.php" title="Landscaping page" alt="Landscaping page">' + ImageIcon + 'Landscaping</a>'
Culture[3]='<a href="potted_culture.php" title="Potted culture page" alt="Potted culture page">' + ImageIcon + 'Potted Culture</a>'
Culture[4]='<a href="culture_notes.php" title="General notes page" alt="General notes page">' + ImageIcon + 'General Notes</a>'

//Contents for menu  **** General Information ***** and so on
var General=new Array()
General[0]='<a href="general_info.php" title="General Information page" alt="General Information page">' + ImageIcon + 'General Information</a>'
General[1]='<a href="nurseries.php" title="Camellia Nurseries page" alt="Camellia Nurseries page">' + ImageIcon + 'Camellia Nurseries</a>'
 
//Contents for menu  **** Awards ***** and so on
var Awards=new Array()
Awards[0]='<a href="awards.php" title="Awards &amp; Medals: Types &amp; Criteria page" alt="Awards &amp; Medals: Types &amp; Criteria page">' + ImageIcon + 'Types &amp; Criteria</a>'
Awards[1]='<a href="awards_recipients.php" title="Awards &amp; Medals Recipients page" alt="Awards &amp; Medals Recipients page">' + ImageIcon + 'Recipients</a>'

//Contents for menu  **** Other Acts ***** and so on
var OtherActs=new Array()
OtherActs[0]='<a href="other_acts03.php" title="Other Activities 2003 page" alt="Other Activities 2003 page">' + ImageIcon + 'Other Activities 2003</a>'
OtherActs[1]='<a href="other_acts04.php" title="Other Activities 2004 page" alt="Other Activities 2004 page">' + ImageIcon + 'Other Activities 2004</a>'
if (Year >= 2005){
	OtherActs[2]='<a href="other_acts05.php" title="Other Activities 2005 page" alt="Other Activities2005 page">' + ImageIcon + 'Other Activities 2005</a>'
}
if (Year >= 2006){
	OtherActs[3]='<a href="other_acts06.php" title="Other Activities 2006 page" alt="Other Activities 2006 page">' + ImageIcon + 'Other Activities 2006</a>'
}
if (Year >= 2007){
	OtherActs[4]='<a href="other_acts07.php" title="Other Activities 2007 page" alt="Other Activities 2007 page">' + ImageIcon + 'Other Activities 2007</a>'
}
if (Year >= 2008){
	OtherActs[5]='<a href="other_acts08.php" title="Other Activities 2008 page" alt="Other Activities 2008 page">' + ImageIcon + 'Other Activities 2008</a>'
}
if (Year >= 2009){
	OtherActs[6]='<a href="other_acts09.php" title="Other Activities 2009 page" alt="Other Activities 2009 page">' + ImageIcon + 'Other Activities 2009</a>'
}
if (Year >= 2010){
	OtherActs[7]='<a href="other_acts10.php" title="Other Activities 2010 page" alt="Other Activities 2010 page">' + ImageIcon + 'Other Activities 2010</a>'
}

//Contents for menu  **** National shows ***** and so on
var NatShows=new Array()
NatShows[0]='<a href="shows_2003.php" title="National Show 2003 page" alt="National Show 2003 page">' + ImageIcon + 'National Show 2003</a>'
NatShows[1]='<a href="shows_2004.php" title="National Show 2004 page" alt="National Show 2004 page">' + ImageIcon + 'National Show 2004</a>'
if (Year >= 2005){
	NatShows[2]='<a href="shows_2005.php" title="National Show 2005 page" alt="National Show 2005 page">' + ImageIcon + 'National Show 2005</a>'
}
if (Year >= 2006){
	NatShows[3]='<a href="shows_2006.php" title="National Show 2006 page" alt="National Show 2006 page">' + ImageIcon + 'National Show 2006</a>'
}
if (Year >= 2007){
	NatShows[4]='<a href="shows_2007.php" title="National Show 2007 page" alt="National Show 2007 page">' + ImageIcon + 'National Show 2007</a>'
}
if (Year >= 2008){
	NatShows[5]='<a href="shows_2008.php" title="National Show 2008 page" alt="National Show 2008 page">' + ImageIcon + 'National Show 2008</a>'
}
if (Year >= 2009){
	NatShows[6]='<a href="shows_2009.php" title="National Show 2009 page" alt="National Show 2009 page">' + ImageIcon + 'National Show 2009</a>'
}
if (Year >= 2010){
	NatShows[7]='<a href="shows_2010.php" title="National Show 2010 page" alt="National Show 2010 page">' + ImageIcon + 'National Show 2010</a>'
}

//Contents for menu  **** AGM ***** and so on
var AGM=new Array()
AGM[0]='<a href="agm_2003.php" title="Annual General Meeting 2003 page" alt="Annual General Meeting 2003 page">' + ImageIcon + 'Annual General Meeting 2003</a>'
AGM[1]='<a href="agm_2004.php" title="Annual General Meeting 2004 page" alt="Annual General Meeting 2004 page">' + ImageIcon + 'Annual General Meeting 2004</a>'
if (Year >= 2005){
	AGM[2]='<a href="agm_2005.php" title="Annual General Meeting 2005 page" alt="Annual General Meeting 2005 page">' + ImageIcon + 'Annual General Meeting 2005</a>'
}
if (Year >= 2006){
	AGM[3]='<a href="agm_2006.php" title="Annual General Meeting 2006 page" alt="Annual General Meeting 2006 page">' + ImageIcon + 'Annual General Meeting 2006</a>'
}
if (Year >= 2007){
	AGM[4]='<a href="agm_2007.php" title="Annual General Meeting 2007 page" alt="Annual General Meeting 2007 page">' + ImageIcon + 'Annual General Meeting 2007</a>'
}
if (Year >= 2008){
	AGM[5]='<a href="agm_2008.php" title="Annual General Meeting 2008 page" alt="Annual General Meeting 2008 page">' + ImageIcon + 'Annual General Meeting 2008</a>'
}
if (Year >= 2009){
	AGM[6]='<a href="agm_2009.php" title="Annual General Meeting 2009 page" alt="Annual General Meeting 2009 page">' + ImageIcon + 'Annual General Meeting 2009</a>'
}
if (Year >= 2010){
	AGM[7]='<a href="agm_2010.php" title="Annual General Meeting 2010 page" alt="Annual General Meeting 2010 page">' + ImageIcon + 'Annual General Meeting 2010</a>'
}

//Contents for menu  **** Registrations ***** and so on
var Registrations=new Array()
Registrations[0]='<a href="registrations03.php" title="Registrations 2003 page" alt="Registrations 2003 page">' + ImageIcon + 'Registrations 2003</a>'
Registrations[1]='<a href="registrations04.php" title="Registrations 2004 page" alt="Registrations 2004 page">' + ImageIcon + 'Registrations 2004</a>'
if (Year >= 2005){
	Registrations[2]='<a href="registrations05.php" title="Registrations 2005 page" alt="Registrations 2005 page">' + ImageIcon + 'Registrations 2005</a>'
}
if (Year >= 2006){
	Registrations[3]='<a href="registrations06.php" title="Registrations 2006 page" alt="Registrations 2006 page">' + ImageIcon + 'Registrations 2006</a>'
}
if (Year >= 2007){
	Registrations[4]='<a href="registrations07.php" title="Registrations 2007 page" alt="Registrations 2007 page">' + ImageIcon + 'Registrations 2007</a>'
}
if (Year >= 2008){
	Registrations[5]='<a href="registrations08.php" title="Registrations 2008 page" alt="Registrations 2008 page">' + ImageIcon + 'Registrations 2008</a>'
}
if (Year >= 2009){
	Registrations[6]='<a href="registrations09.php" title="Registrations 2009 page" alt="Registrations 2009 page">' + ImageIcon + 'Registrations 2009</a>'
}
if (Year >= 2010){
	Registrations[7]='<a href="registrations10.php" title="Registrations 2010 page" alt="Registrations 2010 page">' + ImageIcon + 'Registrations 2010</a>'
}

//Contents for menu  **** ICS *****
var ICS=new Array()
ICS[0]='<a href="ics_aboutUs.php"" title="About Us page" alt="About Us page">' + ImageIcon + 'About Us</a>'
ICS[1]='<a href="ics_contacts.php" title="Contacts page" alt="Contacts page">' + ImageIcon + 'Contacts</a>'
ICS[2]='<a href="ics_membership.php" title="Membership page" alt="Membership page">' + ImageIcon + 'Membership</a>'
ICS[3]='<a href="ics_regional.php" title="Regional News page" alt="Regional News page">' + ImageIcon + 'Regional News</a>'
ICS[4]='<a href="ics_congresses.php" title="ICS Congresses page" alt="ICS Congresses page">' + ImageIcon + 'ICS Congresses</a>'
ICS[5]='<a href="ics_contactUs.php" title="Contact Us page" alt="Contact Us page">' + ImageIcon + 'Contact Us</a>'
ICS[6]='<a href="ics_publications.php" title="Publications page" alt="Publications page">' + ImageIcon + 'Publications</a>'
ICS[7]='<a href="ics_general.php" title="General Information page" alt="General Information page">' + ImageIcon + 'General Information</a>'

var disappeardelay=250  //menu disappear speed onMouseout (in milliseconds)
var horizontaloffset=5  //horizontal offset of menu from default location. (0-5 is a good value)
