// JavaScript Document
		  <!--
			 function formsubmit(type){
				document.profile.redir.value=type;
				document.profile.submit();
			 }
		  -->
