function solveThis(str) {
	
	window.document.flashContainer.SetVariable("_level0.ssResult", str);
	
};
