var delpost_conf_str = "Are you sure you want to delete this Post?";
var delcm_conf_str = "Are you sure you want to delete this Comment?";
var delcms_conf_str = "Are you sure you want to delete selected Comments?";
var dellink_conf_str = "Are you sure you want to delete this Link?";
var dellinks_conf_str = "Are you sure you want to delete selected Links?";
var delsub_conf_str = "Are you sure you want to delete this Category?";
var delsubs_conf_str = "Are you sure you want to delete selected Categories?";
var delad_conf_str = "Are you sure you want to delete this Ads?";
var changetmpl_conf_str = "The current Template of this Blog will be changed. Are you sure you want to save the changes?";
var deltmpl_conf_str = "Are you sure you want to delete this Template?";
var inactivate_conf_str = "Are you sure you want to temporarily Deactivate this Blog?";
var changewb_conf_str = "Do you want to change your current Blog?";
var delweblog_conf_str = "Are you sure you want to delete this Blog?";
var delmember_conf_str = "Are you sure you want to delete this Member?";
var delimg_conf_str = "Are you sure you want to delete this Image?";
var rst_add_conf_str = "Do you want to Add Posts and Categories to your current Blog while Restoring?";
var rst_repl_conf_str = "Do you want to Replace Posts and Categories to your current Blog while Restoring?";
var tag_ren_conf_str = "Are you sure you want to rename this Tag?";
var tag_del_conf_str = "Are you sure you want to delete this Tag?";
var ptag_rmv_conf_str = "Are you sure you want to remove this Post from the Tag";

var blank1_alert_str = "";
var blank2_alert_str = " is a required field.";
var num1_alert_str = "";
var num2_alert_str = " value should be a number.";
var email1_alert_str = "Please enter a valid Email address.";
var pwd_alert_str = "The passwords do not match.";
var noselected_alert_str = "Please select an item.";
var noselectedtag_alert_str = "Please select a Tag.";

var memberEmailError1 = "Please enter your Email address.";
var memberEmailError2 = "Please enter a valid Email address.";
var memberNameError = "Please enter your Name.";
var memberPwdError1 = "Please enter your Password.";
var memberPwdError2 = "Please retype your Password.";
var memberPwdError3 = "The passwords do not match.";
var memberPrivError = "Please select at least one Privilage for the member.";

var passwordPwdError1 = "Please enter your Old Password.";
var passwordPwdError2 = "Please enter your New Password.";
var passwordPwdError3 = "Please retype your New Password.";
var passwordPwdError4 = "The passwords do not match.";

var wbconfigBTitleError = "\r\nPlease enter Blog Title.";
var wbconfigNameError = "\r\nPlease enter your Name";
var wbconfigCntEmailError1 = "\r\nPlease enter your Email address.";
var wbconfigCntEmailError2 = "\r\nPlease enter a valid Email address."; 
var wbconfigPostNumError1 = "Please enter a number between 1 and 30.";
var wbconfigPostNumError2 = "Please enter a number between 1 and 30.";
var wbconfigLinkNumError = "Please enter a number between 1 and 15.";

var wbscriptEmailError1 = "Please enter your Email address.";
var wbscriptEmailError2 = "Please enter a valid Email address.";
var wbscriptPwdError1 = "Please retype your Password.";
var wbscriptPwdError2 = "The passwords do not match.";
var wbscriptPwdError3 = "Please retype your New Password.";
var wbscriptBNameError1 = "Please enter Blog Address.";
var wbscriptBNameError2 = "Must have 6 to 20 characters.";
var wbscriptBTitleError = "Please enter Blog Title.";
var wbscriptNameError  = "Please enter your Name.";
var wbscriptCntEmailError1 = "Please enter your Email address.";
var wbscriptCntEmailError2 = "Please enter a valid Email address.";


