	function popUpGuidelines(){
			window.open('/FileExchange/SubmissionHelp.aspx','small', 
				'toolbar=no,resizable=yes,status=yes,menu=no,scrollbars=yes,width=400,height=500');
		};

