if (a == 0)
    {
	document.write('<b><font face=\"ARIAL\" color=\"#660000\" size=3>Artwell.com</font></b>');      
    }
if (a == 1)
    {
	document.write('<b><font face=\"ARIAL\" color=\"#660000\" size=3>Artwell Membership</font></b>');
   }
if (a == 2)
    {
	document.write('<b><font face=\"ARIAL\" color=\"#660000\" size=3>Artwell Gallery</font></b>');
  }
if (a == 3)
    {
	document.write('<b><font face=\"ARIAL\" color=\"#660000\" size=3>Artwell Interact</font></b>');
   }
if (a == 4)
    {
	document.write('<b><font face=\"ARIAL\" color=\"#660000\" size=3>Artist\'s Resources</font></b>');
   }
if (a == 5)
    {
	document.write('<b><font face=\"ARIAL\" color=\"#660000\" size=3>Search Artwell</font></b>');
   }
if (a == 6)
    {
	document.write('<b><font face=\"ARIAL\" color=\"#660000\" size=3>Artwell: About Us</font></b>');
   }