//Contents for section id 1
var menu1=new Array()
menu1[0]='<a href="/about/aboutus.html">About us</a>'
menu1[1]='<a href="/about/bios.html">Healthcare Professionals</a>'
menu1[2]='<a href="/about/links.html">Useful Links</a>'
menu1[3]='<a href="/about/news.html">News</a>'
menu1[4]='<a href="/default.aspx">Home</a>'

//Contents for section id 2
var menu2=new Array()
menu2[0]='<a href="/yourhealth/yourhealth.html">Your health</a>'
menu2[1]='<a href="/yourhealth/common.html">Conditions of the skin</a>'
menu2[2]='<a href="/yourhealth/treatmentscommon.html">Treatments available</a>'

//Contents for section id 3
var menu3=new Array()
menu3[1]='<a href="/skincare/preventativemethods.html">Preventative methods</a>'

var menu4=new Array()
menu4[0]='<a href="/contactus/contactus.html">Contact us</a>'
menu4[1]='<a href="/contactus/howtofindus.html">How to find us</a>'


