<script type="text/javascript">
function e(){
document.write('<head><style>.a{color:#0000ff}</style></head>');
window.setInterval('javascript:t()', 1000);
}
function t(){
document.write('<head><style>.a{color:#3333ff}</style></head>');
window.setInterval('javascript:d()', 1000);
}
function d(){
document.write('<head><style>.a{color:#6666ff}</style></head>');
window.setInterval('javascript:v()', 1000);
}
function v(){
document.write('<head><style>.a{color:#9999ff}</style></head>');
window.setInterval('javascript:f()', 1000);
}
function f(){
document.write('<head><style>.a{color:#ccccff}</style></head>');
window.setInterval('javascript:mv()', 1000);
}
function mv(){
document.write('<head><style>.a{color:#9999ff}</style></head>');
window.setInterval('javascript:md()', 1000);
}
function md(){
document.write('<head><style>.a{color:#6666ff}</style></head>');
window.setInterval('javascript:mt()', 1000);
}
function mt(){
document.write('<head><style>.a{color:#3333ff}</style></head>');
window.setInterval('javascript:e()', 1000);
}
document.write('<p class="a">test</p>');
</script>
gr bas
dit is nog maar een test versie(is alleen nog maar het woord test)