// JavaScript Document

//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="About-Argo-Group-Ltd.php">About us</a>'
menu1[1]='<a href="Board-of-Directors.php">Board of Directors</a>'
menu1[2]='<a href="Locations.php">Offices</a>'
menu1[3]='<a href="Funds.php">The Argo Funds</a>'
menu1[4]='<a href="Process.php">Investment Process</a>'
menu1[5]='<a href="Awards.php">Argo Awards</a>'

//Contents for menu 2
var menu2=new Array()
menu2[0]='<a href="Reports-Presentations.php">Reports and Presentations</a>'
menu2[1]='<a href="RNS-Annoucements.php">RNS Annoucements</a>'
menu2[2]='<a href="Articles-Association.php">Articles of Association</a>'
menu2[3]='<a href="Key-Advisers.php">Key Advisers</a>'
menu2[4]='<a href="AIM-Rule-26.php">AIM Rule 26</a>'

//Contents for menu 3
var menu3=new Array()
menu3[0]='<a href="Share-Price-Information.php">Share Price</a>'
menu3[1]='<a href="Regulatory-Share-Information.php">Regulatory Share Information</a>'


//Contents for menu 4
var menu4=new Array()
menu4[0]='<a href="Press-Releases.php">Press Releases</a>'
menu4[1]='<a href="Press-Contacts.php">Press Contacts</a>'

//Contents for menu 4
var menu5=new Array()
menu5[0]='<a href="Contacts.php">Contant Argo</a>'
menu5[1]='<a href="Newsletter.php">Email Alert</a>'
menu5[2]='<a href="Unsubscribe.php">Unsubscribe</a>'

