
	/*******************************************************
	 ** global variables for customization
	 ** window size and course ID shall be specified here.
	 *******************************************************/
	
	var winWidth 			= 790;
	var winHeight 			= 570;
	var winTop 			= 0;
	var winLeft 			= 0;
	var courseID 			= 86;
	var courseName			="XBRL Instance and Taxonomy Documents";
