	 function init() {
		document.getElementById('testScripting').href = "wizard/?isScriptAllowed=true";
		
		
	}
onload = init;