var publishWizardText = {
		"pubOptions":"Publishing Options",
		"biblio":"Bibliography",
		"docProcessing":"Document Processing",
		"relatedPeople":"Related Persons",
		"relatedDocs":"Related Documents",
		"review":"Review",
		"upload":"Upload",
		"next":"Next",
		"previous":"Previous"
			
};

var buttonText = {
	"remove":"Remove"
};

var messageText = { 
	"removeElement":"You must remove the last item first",
	"formValidation":"One or more required fields are missing values.",
	"transportError":"An error occurred during transaction :",
	"publishDemo":"Thank you for your submission.  This concludes the demonstration of Prior Art Database - Publishing a new document.",
	"publishFinish":"Thank you for your submission.<br/>Would you like to publish another document?",
	"publishError":"An error occurred during submission :<br/>"
};

