// JavaScript Document


// Top Menu, Can change the links

//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="http://www.saferworld.ca/CampaignGoals.htm" target="iframe1">Campaign Goals</a>'
menu1[1]='<a href="http://www.saferworld.ca/BoardMembers.htm" target="iframe1">Board Members</a>'
menu1[2]='<a href="http://www.saferworld.ca/Supporters.htm" target="iframe1">Supporters</a>'


//Contents for menu 2
var menu2=new Array()
menu2[0]='<a href="http://www.saferworld.ca/100_percent_policy.htm" target="iframe1">100% Policy</a>'
menu2[1]='<a href="http://www.saferworld.ca/purchase_medical_supplies.htm" target="iframe1">Purchase Supplies</a>'
menu2[2]='<a href="http://www.saferworld.ca/supplies_database.htm" target="iframe1">Supplies Database</a>'
menu2[3]='<a href="http://www.saferworld.ca/fundraising_initiatives.htm" target="iframe1">Fundraising Initiatives</a>'
menu2[4]='<a href="http://www.saferworld.ca/inspire_collaborations.htm" target="iframe1">Inspire Collaborations</a>'
menu2[5]='<a href="http://www.saferworld.ca/media.htm" target="iframe1">Media Outreach</a>'
menu2[6]='<a href="http://www.saferworld.ca/whatwedo_advocacy.htm" target="iframe1">Advocacy</a>'
menu2[7]='<a href="http://www.saferworld.ca/photo_archive.htm" target="iframe1">Photo Archive</a>'
//menu2[2]='<a href="http://www.saferworld.ca/Embassy.htm" target="iframe1">Canadian Embassy</a>'
//menu2[4]='<a href="http://www.saferworld.ca/PostcardPetitions.htm" target="iframe1">Postcard Petitions</a>'
//menu2[5]='<a href="http://www.saferworld.ca/ConceptPaper.htm" target="iframe1">Concept Paper</a>'


//Contents for menu 3
var menu3=new Array()
menu3[0]='<a href="http://www.saferworld.ca/historical_context.htm" target="iframe1">Historical Context</a>'
menu3[1]='<a href="http://www.saferworld.ca/rape_as_weapon.htm" target="iframe1">Rape as Weapon</a>'
menu3[2]='<a href="http://www.saferworld.ca/current_conditions.htm" target="iframe1">Current Conditions</a>'
menu3[3]='<a href="http://www.saferworld.ca/panzi_hospital.htm" target="iframe1">Panzi Hospital</a>'


//Contents for menu 4
var menu4=new Array()
menu4[0]='<a href="http://www.saferworld.ca/related_ngos.htm" target="iframe1">Related NGOs</a>'
menu4[1]='<a href="http://www.saferworld.ca/monuc.htm" target="iframe1">UN Mission (MONUC)</a>'


//Contents for menu 5
var menu5=new Array()
//menu5[0]='<a href="http://www.saferworld.ca/Frisbee.htm" target="iframe1">Frisbee Discs</a>'
menu5[1]='<a href="http://www.saferworld.ca/donations.htm" target="iframe1">Donations</a>'
menu5[2]='<a href="http://www.saferworld.ca/advocacy.htm" target="iframe1">Advocacy</a>'
menu5[3]='<a href="http://www.saferworld.ca/volunteer.htm" target="iframe1">Volunteer</a>'
menu5[4]='<a href="http://www.saferworld.ca/fundraising_package.htm" target="iframe1">Start a Fundraiser</a>'


//Contents for menu 6
var menu6=new Array()
menu6[0]='<a href="http://www.saferworld.ca/video.htm" target="iframe1">Videos</a>'
menu6[1]='<a href="http://www.saferworld.ca/audio.htm" target="iframe1">Audio Clips</a>'
menu6[2]='<a href="http://www.saferworld.ca/print.htm" target="iframe1">Print news</a>'
menu6[3]='<a href="http://www.saferworld.ca/reports.htm" target="iframe1">Reports</a>'
menu6[4]='<a href="http://www.saferworld.ca/books.htm" target="iframe1">Books</a>'
		
