function IncludeJavaScript(jsFile)
{
  document.write('<script type="text/javascript" src="'
    + jsFile + '"></script>'); 
}

IncludeJavaScript('http://home.casema.nl/maartenpijpers/maartenwebs/locatie.js')

function mstats1(Alternat1)
{
txt = '<iframe src="' + windowlocatie + 'mstats.asp?Alternat=' + Alternat1 + '" frameborder=0 scrolling=no width=22 height=22 ALLOWTRANSPARENCY></iframe>';
document.write(txt);
}

function mstats2(Alternat1)
{
txt = '<iframe src="' + windowlocatie + 'mstats.asp?Alternat=' + Alternat1 + '" frameborder=0 scrolling=no width=22 height=22 ALLOWTRANSPARENCY></iframe>';
document.write(txt);
}

function mstats3(Alternat1)
{
txt = '<iframe src="' + windowlocatie + 'mstats.asp?Alternat=' + Alternat1 + '" frameborder=0 scrolling=no width=22 height=22 ALLOWTRANSPARENCY></iframe>';
document.write(txt);
}
