// JavaScript Document
<script type="text/javascript"> 
	<!-- 
		function disp(../flash/problem.swf){ 
			window.open(../flash/problem.swf, "linkname", "width=600px,height=700px,menubar=yes,location=yes,status=yes,toolbar=yes,scrollbars=yes"); 
		} 
	// --> 
</script>