/*
' Copyright (c) 2000 Affno (Pvt) Ltd, . All rights reserved.
'
' This software is the confidential and proprietary information of        
' Affno  ("Confidential Information").  You shall not disclose such 
' Confidential Information and shall use it only in accordance with
' the terms of the license agreement you entered into with Affno.
'
' File Name		: clientSudemsg.php
' Description	: This is the page where we create client side messages.
' Created By	: Punya Bogodapola
' Created Date	: 21-October-2004
' Modified By	: 
' Modified Date	: 
' Version		: 1.00.000
*/


//JavaScript error messages

//Search
	msgError_emptySearch = "Please enter a valid entry for the Search"
	msgError_spaceSearch = "Spaces are not allowed. Please re-enter a valid entry for the Search"