var newBgOne = new Array();
newBgOne['bgName']	= 'Please give your background file a name.';
newBgOne['bgFile']	= 'Please select a file.';

var userInfo = new Array();
userInfo['fName']	= 'Please enter your first name';
userInfo['lName']	= 'Please enter your last name';
userInfo['email']	= 'Please check your email address';
userInfo['newEm']	= 'You have requested to modify your email address. Please re-enter new email address.';
userInfo['emConf']	= 'Confirmation failed';
userInfo['addr']	= 'Please enter your address';
userInfo['city']	= 'Please enter your city';
userInfo['oldPs']	= 'Your should enter your old password';
userInfo['rePs']	= 'Please retype your password';
userInfo['zip']		= 'Please enter your zip code';

var accInfo = new Array();
accInfo['dName']	= 'Please Edit Domain Name:';
accInfo['pin']		= 'Please Enter Account PIN (4 digits length):';
accInfo['alPin']	= 'Account PIN number should be 4 digits length';
accInfo['delDom']	= 'Are you sure you want to delete this domain?';
accInfo['secPlay']	= "Secure Playback prevents your VHost content from being played on any domain other than those domains you specifically authorize. Please make sure that you have defined the appropriate domains for playback before turning on Secure Playback.\nSecure Playback is INCOMPATIBLE with 'Publish to eBay' functionality.\nSecure Playback is INCOMPATIBLE with 'HTML Only' embed code. You MUST USE 'Full Featured' embed code if you turn On this option.";
accInfo['callback']	= 'Please Edit Callback URL:';
accInfo['secret']   = 'Please Edit Secret Phrase:';

var emailSceneAlert	= 'You should enter email of Recipient';

var slideshows = new Array();
slideshows['buyScene'] = "To purchase another scene, please click 'OK'.\n\nIf you have any questions or wish to contact customer support, \nplease email support@oddcast.com";
slideshows['permission_status'] = "You do not have permission to change the status of Shows.";
slideshows['limit'] = "You have reached the limit of on-air Shows for this account. Please review your Account Info."
slideshows['mustedit'] = "Please edit the Scene. Scene must be edited before it may be Previewed or Exported.";
slideshows['purchasescene'] = "To purchase another Scene, please click 'OK'.\nIf you have any questions or wish to contact customer support,\nplease email support@oddcast.com.";
slideshows['scenelimit'] = "Your Account is limited to XXX Scenes. Click on 'Store' from the main menu to purchase more scenes.";
slideshows['scenelimit_free'] = "Your Account comes with 2 complimentary scenes. To add more scenes, please upgrade your Account.";
slideshows['permission_create'] = "You do not have permission to create a new Show.";
slideshows['expired'] = "Your Account has expired. Please visit the store to extend your account!";
slideshows['noexport'] = "Available export minutes for your account are insufficient.\nPlease contact support@oddcast.com";
slideshows['keyword'] = "You must enter a keyword for searching.";

var adminAlerts = new Array();
adminAlerts['expSoon'] = "IMPORTANT NOTICE: Your VHost license is nearing expiration.\nIt will expire on expDate.\nAfter this date, your shows will no longer be available to the public!\nTo avoid any problems, please go to Oddcast store to extend your license.";
adminAlerts['streamsSoon'] = "IMPORTANT NOTICE: You are running low on streams.\nAs of, today, your scenes have been shown streamsused times,\nand there are only streamsLeft streams left!\nAfter that, your shows will no longer be available to the public!\nPlease go to Oddcast store to buy more streams.";
adminAlerts['expStreams'] = "IMPORTANT NOTICE: All of your account's streams have been used.\nYour shows are no longer available to the public!\nPlease go to Oddcast store to purchase more streams.";
adminAlerts['expLicense'] = "IMPORTANT NOTICE: Your license expired on expDate.\nYour shows are no longer available to the public!\nPlease go to Oddcast store to renew your license.";

