// StartQuiz  Version 2.0  01-02-09
// Copyright (c) 2005-2009 RJE-productions and E.R. van Veldhoven. All rights reserved. No part of this script may be published, in any form or by any means, without the prior permission of the author.
function StartQuiz(quizname)
{
this.top.location.href="../"+quizname+"/index.html"
}
