

function callhome()
{
homelink="devlinbeattie partnership, 14 Myrtle Park, Glasgow G42 8UQ, UK 0141 423 2442"+ " | " +
         "<a href='specialoffers.htm' class='submenustyle'> - Special Offers -</a>" + " | ";

ChangeContent('Layer6',homelink);


}

function callservices()
{
servicelink=" | " + "<a href='services.htm#consultancy' class='submenustyle'>Consultancy</a>" + " | " +
             "<a href='services.htm#training' class='submenustyle'>Training</a>" + " | " +
             "<a href='services.htm#coaching' class='submenustyle'>Coaching</a>" + " | " +
             "<a href='services.htm#research' class='submenustyle'>Research</a>" + " | " +
             "<a href='services.htm#programmes' class='submenustyle'>Programmes</a>" + " | ";

ChangeContent('Layer6',servicelink);
}

function callprogrammes()
{
programmeslink=" | " + "<a href='programmes.htm#andaction' class='submenustyle'>And Action</a>" + " | " +
             "<a href='programmes.htm#toptalent'  class='submenustyle'>Top Talent</a>" + " | " +
             "<a href='programmes.htm#manifesto'   class='submenustyle'>Manifesto</a>" + " | " +
             "<a href='programmes.htm#takethestage'   class='submenustyle'>Take the Stage</a>" + " | " +
             "<a href='programmes.htm#wowitsreally'   class='submenustyle'>Wow its really Me</a>" + " | " +
             "<a href='programmes.htm#stopasking'   class='submenustyle'>Stop Asking</a>" + " | " +
 	     "<a href='programmes.htm#theyoungteam'   class='submenustyle'>Young Team</a>" + " | " +
             "<a href='programmes.htm#fabfamilies'   class='submenustyle'>Fab Families</a>" + " | ";


ChangeContent('Layer6',programmeslink);
}

function callwhoarewe()
{
whoarelink=" | " + "<a href='whoarewe.htm#janbeattie' class='submenustyle'>Jan Beattie</a>" + " | " +
             "<a href='whoarewe.htm#susandevlin' class='submenustyle'>Susan Devlin</a>" + " | " +
             "<a href='whoarewe.htm#peopleweworkwith' class='submenustyle'>People we like working with</a>" + " | " +
             "<a href='whoarewe.htm#bobforsyth' class='submenustyle'>Bob Forsyth</a>" + " | " +
             "<a href='whoarewe.htm#jokennedy' class='submenustyle'>Jo Kennedy</a>" + " | " +
             "<a href='whoarewe.htm#juliemesarowicz' class='submenustyle'>Julie Mesarowicz </a>" + " | ";

ChangeContent('Layer6',whoarelink);
}

function calltestimonials()
{
testimonialslink=" | " + "<a href='testimonials.htm#whatpeoplesayaboutus' class='submenustyle'>What people say about us</a>" + " | ";

ChangeContent('Layer6',testimonialslink); 
}


function callclients()
{
clientslink=" | " + "<a href='clients.htm#individuals' class='submenustyle'>Individuals</a>" + " | " +
            "<a href='clients.htm#teamsandgroups'class='submenustyle'>Teams and Groups</a>" + " | " +
            "<a href='clients.htm#fabfamilies' class='submenustyle'>Families</a>" + " | " +
            "<a href='clients.htm#publicandvoluntry' class='submenustyle'>Public and Voluntary sector </a>" + " | " +
	    "<a href='clients.htm#privatesector' class='submenustyle'>Private Sector</a>" + " | " +
            "<a href='clients.htm#previousclients' class='submenustyle'>Previous clients</a>" + " | ";


ChangeContent('Layer6',clientslink); 
}


function callcontacts()
{
contactslink=" | " + "<a href='contacts.htm' class='submenustyle'>Contacts</a>" + " | ";


ChangeContent('Layer6',contactslink); 
}



function blankmenuline()
{
blanklink="";


ChangeContent('Layer6',blanklink); 
}
