function showchart()
{
     var url='modules.php?mod=showchart';
     displayText('maincontent',url);
return false
}