<!--  Hide me please!
/*
	This script was written by
	Jeff Hoelker - webmaster@cafejava.com <mailto:webmaster@cafejava.com>
	<http://www.cafejava.com/>
	You may use this script as you see fit
	Just please leave this commit in here
*/
function SelectIt3(){
        if (document.Reactie.Select.options[document.Reactie.Select.selectedIndex].value != "none"){ 
        location = document.Reactie.Select.options[document.Reactie.Select.selectedIndex].value}        
}
//-->
