if(home == 1)
{
document.write ("<img src='images/common/i-link-home-on.gif' alt='Homepage' title='Homepage' name='home' border='0' />");
}
else {
document.write ("<a href ='index.html' onmouseover='imgOn(\"home\")' onmouseout='imgOff(\"home\")'><img src='images/common/i-link-home-off.gif' alt='Homepage' title='Homepage' name='home' border='0' /></a>");
}

if(about == 1)
{
document.write ("<img src='images/common/i-link-about-innhealth-on.gif' alt='ABOUT INNERHEALTH' title='About World AIDS Day' name='about' border='0' />");
}
else {
document.write ("<a href ='about-innerhealth/index.html' onmouseover='imgOn(\"about\")' onmouseout='imgOff(\"about\")'><img src='images/common/i-link-about-innhealth-off.gif' alt='ABOUT INNERHEALTH' title='ABOUT INNERHEALTH' name='about' border='0' /></a>");
}

if(clients == 1)
{
document.write ("<img src='images/common/i-link-for-clients-on.gif' alt='FOR CLIENTS' title='FOR CLIENTS' name='clients' border='0' />");
}
else {
document.write ("<a href ='for-clients/index.html' onmouseover='imgOn(\"clients\")' onmouseout='imgOff(\"clients\")'><img src='images/common/i-link-for-clients-off.gif' alt='FOR CLIENTS' title='FOR CLIENTS' name='clients' border='0' /></a>");
}

if(homeopaths == 1)
{
document.write ("<img src='images/common/i-link-for-homeopaths-on.gif' alt='FOR HOMEOPATHS' title='FOR HOMEOPATHS' name='homeopaths' border='0' />");
}
else {
document.write ("<a href ='for-homeopaths/index.html' onmouseover='imgOn(\"homeopaths\")' onmouseout='imgOff(\"homeopaths\")'><img src='images/common/i-link-for-homeopaths-off.gif' alt='FOR HOMEOPATHS' title='FOR HOMEOPATHS' name='homeopaths' border='0' /></a>");
}

if(newsletters == 1)
{
document.write ("<img src='images/common/i-link-newsletters-on.gif' alt='NEWSLETTERS' title='NEWSLETTERS' name='newsletters' border='0' />");
}
else {
document.write ("<a href ='newsletterhomeopathy/index.html' onmouseover='imgOn(\"newsletters\")' onmouseout='imgOff(\"newsletters\")'><img src='images/common/i-link-newsletters-off.gif' alt='NEWSLETTERS' title='NEWSLETTERS' name='newsletters' border='0' /></a>");
}

if(whatsnew == 1)
{
document.write ("<img src='images/common/i-link-whats-new-on.gif' alt='WHATS NEW...' title='WHATS NEW...' name='whatsnew' border='0' />");
}
else {
document.write ("<a href ='whats-new/index.html' onmouseover='imgOn(\"whatsnew\")' onmouseout='imgOff(\"whatsnew\")'><img src='images/common/i-link-whats-new-off.gif' alt='WHATS NEW...' title='WHATS NEW...' name='whatsnew' border='0' /></a>");
}

if(holistic == 1)
{
document.write ("<img src='images/common/i-link-holistic-living-on.gif' alt='HOLISTIC LIVING' title='HOLISTIC LIVING' name='holistic' border='0' />");
}
else {
document.write ("<a href ='holistic-living/index.html' onmouseover='imgOn(\"holistic\")' onmouseout='imgOff(\"holistic\")'><img src='images/common/i-link-holistic-living-off.gif' alt='HOLISTIC LIVING' title='HOLISTIC LIVING' name='holistic' border='0' /></a>");
}
