var DMA_RANK_WIDTH = 300;
var MVTT_DMA_RANK = 'Rank out of 210 markets (1 being the largest DMA).';

var DMA_PERCENT_WIDTH = 240;
var MVTT_DMA_PERCENT = 'Percentage of all DMAs of the market.';

var HUT_WIDTH = 300;
var MVTT_HUT = 'Approximate Households Using Televisions in that market.';

var MEDIA_VALUE_WIDTH = 300;
var MVTT_MEDIA_VALUE = 'Broadcast Publicity Value is an estimate of the implied value of a news mention based upon segment airtime. This cision proprietary value is generated based on an algorithm using estimated impressions, stated ad rates, estimated running time and an industry standard multiplier. Rates are based on published rate cards and do not reflect negotiated media buys.';

var AUDIENCE_WIDTH = 300;
var MVTT_AUDIENCE = 'Television audience impressions are derived from data provided by Nielsen Media Research.';

var CLIP_NUM_WIDTH = 300;
var MVTT_CLIP_NUM = 'This is a sequentially assigned number to each clip in your Digital Showroom.';

var PROGRAM_WIDTH = 150;
var MVTT_PROGRAM = 'The name of the show.';

var STATION_WIDTH = 200;
var MVTT_STATION = 'The call letters for the station.';

var AIR_DATE_WIDTH = 160;
var MVTT_AIR_DATE = 'The date the clip aired.';

var AIR_TIME_WIDTH = 160;
var MVTT_AIR_TIME = 'The time the clip aired.';

var TRT_WIDTH = 280;
var MVTT_TRT = 'The approximate Total Running Time of the clip.';

var FORMAT_WIDTH = 180;
var MVTT_FORMAT = 'Indicates the type of file.';

var MARKET_WIDTH= 300;
var MVTT_MARKET = 'Designated Market Area (DMA) or applicable market category.';

var POSTED_WIDTH = 180;
var MVTT_POSTED = 'Date file was posted online.';

var TOTAL_VIEWS_WIDTH = 240;
var MVTT_TOTAL_VIEWS = 'Number of times file has been played.';

var TOTAL_DOWNLOAD_WIDTH = 240;
var MVTT_TOTAL_DOWNLOAD = 'Number of times file has been downloaded.';

var FILESIZE_WIDTH = 190;
var MVTT_FILESIZE = 'Approximate total size of file.';

var SHARED_CLIP_WIDTH = 260;
var MVTT_SHARED_CLIP = 'Indicates if this file has been shared.';

var LAST_VIEW_WIDTH = 300;
var MVTT_LAST_VIEW = 'Indicates the most recent time this file has been accessed.';

var VIEWS_LEFT_WIDTH = 300;
var MVTT_VIEWS_LEFT = 'Indicates number of plays or downloads remaining for this file. More plays can be purchased using the Shopping Cart.';

var EXPIRATION_WIDTH = 300;
var MVTT_EXPIRATION = 'Indicates when this clip will not be available for playing or downloading. More time can be purchased using the Shopping Cart.';

var	AFFILIATE_WIDTH = 220;
var MVTT_AFFILIATE = 'National affiliate of a local station.';

var TOTAL_AUDIENCE_WIDTH = 300;
var MVTT_TOTAL_AUDIENCE = 'Total of television audience impressions are derived from data provided by Nielsen Media Research.';

var TOTAL_PUBLICITY_VALUE_WIDTH = 300;
var MVTT_TOTAL_PUBLICITY_VALUE = 'Broadcast Publicity Value is an estimate of the implied value of a news mention based upon segment airtime. This cision proprietary value is generated based on an algorithm using estimated impressions, stated ad rates, estimated running time and an industry standard multiplier. Rates are based on published rate cards and do not reflect negotiated media buys.';

var TOTAL_HITS_WIDTH = 300;
var MVTT_TOTAL_HITS = 'Total number of hits based on the parameters you select above.';

var MODIFIED_WIDTH = 300;
var MVTT_MODIFIED = 'Indicates most recent date that file was modified by any user.';

var CREATED_WIDTH = 240;
var MVTT_CREATED = 'Indicates when this file was created.';

var TONE_WIDTH = 300;
var MVTT_TONE = 'Indicates the overall tonality of the story as being negative, neutral or positive.';

var MEDIA_IMPACT_WIDTH = 300;
var MVTT_MEDIA_IMPACT = 'Media Impact defines the power of a particular story as it relates to where it aired in the show, how many impressions it got, how long it aired and the tonality of the hit. Most stories fall into a range of -300 to 300 on the Media Impact scale.'

var HIT_MARKET_WIDTH = 300;
var MVTT_HIT_MARKET = 'Broadcast category including National, Syndicated, Local, Cable or International.';

var HIT_AFFILIATE_WIDTH = 220;
var MVTT_HIT_AFFILIATE = 'National affiliate of a local station.';

var HIT_STATION_WIDTH = 200;
var MVTT_HIT_STATION = 'The call letters for the station.';

var HIT_PROGRAM_WIDTH = 160;
var MVTT_HIT_PROGRAM = 'The name of the show.';

// Below are help text variables used in shopping cart.
var MVTT_DVD = 'Your clip will be placed on a DVD that is playable in a DVD player or computer equipped with a DVD drive.';
var MVTT_VHS = 'Standard video format that will play in any VCR.';
var MVTT_TRANSCRIPT = 'Verbatim text report of your broadcast clip.';
var MVTT_DIGITAL = 'A digital clip is playable or downloadable on your computer. You have a choice of streaming formats including Windows Media, Real and Quicktime.'
var MVTT_BETA = '';

// Below are help text variables used in clip pages
var MVTT_UPLOAD_FILE = 'Browse your computer for the file you would like to add to your Digital Showroom. Please note, the larger the file, the longer the upload time.';
var MVTT_ADDKEYFRAME = 'Browse your computer for a keyframe that you would like to display next to the file you’ve uploaded.';
var MVTT_DESTINATION_FOLDER = 'Here you can select the actual folder your new clip will appear.';
var MVTT_SUBJECT = 'Type the subject of the clip as you’d like it to appear. Note, you can change the subject by clicking on “edit” in the clip display.';
var MVTT_NOTES = 'Type any further information about the clip here. You can provide additional context or internal reference information.';
var MVTT_BROADCAST_CLIP = ' If the clip you are adding is a television broadcast clip, you may label it with the actual market, station and show information.';
var MVTT_CLIP_BROADCAST_TEXT = 'The actual text as aired by the broadcast. Please note that usually this text is derived from closed captioning and may contain spelling and grammar mistakes.';
var MVTT_CLIP_NOTES = 'Text that the user may add to any clip.';

var BROADCAST_WIDTH = 300;
var MVTT_BROADCAST = 'Indicates where in the show the segment occurs. Line width indicates length of segment.';

var MVTT_SELECT_ALL = 'Selects all the hits or clips that are visible on this page.';
var MVTT_ADD_SELECTED_TO_CART = 'Puts the selected hits or clips into the shopping cart where more formats can be purchased.';
var MVTT_ADD_TO_REPORT_QUEUE = 'Puts the selected hits into your report queue where they can be collated into a custom report.';
var MVTT_ADD_TEXT = 'Add broadcast text or closed captioning to this clip.';
var MVTT_EDIT_TEXT = 'Add broadcast text or closed captioning to this clip.';
var MVTT_ADD_NOTE = 'Add your own comments to this clip.';
var MVTT_EDIT_NOTES = 'Edit your comments on this clip.';
var MVTT_VIEW_FULL_TEXT = 'Expands the page to show more of the text associated with this clip.';

var TYPE_WIDTH = 300;
var MVTT_MAP_NAME = 'Describes the data that is present in this map.';
var MVTT_CHART_NAME = 'Describes the data that is present in this chart.';
var MVTT_STATS_NAME = 'Describes the data that is present in this stat.';

// State, Chart, and Map Form help text
var FOLDER_WIDTH = 290;
var MVTT_FOLDER = 'Selects which folder to perform your analytics.';

var FROM_WIDTH = 260;
var MVTT_FROM = 'Indicates the start of your search range.';

var TO_WIDTH = 260;
var MVTT_TO = ' Indicates the end of your search range.';

var INCLUDE_SUBFOLDERS_WIDTH = 300;
var MVTT_INCLUDE_SUBFOLDERS = 'Checking this will include all the folders within the folder you select.';

// Save, Update, Clear, Swap and Compare help text
var MVTT_UPDATE = 'Changes have been made to the parameters of these results and require you to update the page.';
var MVTT_SAVE = 'Saves the current results on the page. All saved results appear to the left under the saved results link.';
var MVTT_CLEAR = 'Resets all parameters back to the default state.';
var MVTT_SWAP = 'Enables you to reverse the order of compared results.';

var COMPARE_WIDTH = 260;
var MVTT_COMPARE = ' Enables you to compare two sets of data points.';
// Stat Table help text variables
var MVTT_TOP_FIVE_LOCAL_MARKETS = 'Lists the local markets (DMA?s) in which you have the most coverage.';
var MVTT_TOP_FIVE_DATES = 'Lists the dates in which you have the most coverage.';
var MVTT_TOP_FIVE_STATIONS = 'Lists the stations in which you have the most coverage.'; 
var MVTT_STORY_BY_CATEGORY = 'Lists the broadcast categories in which you have the most coverage.';
var MVTT_TOTAL_AUTIDENCE_IMPRESSIONS = 'Provides the total number of Audience Impressions for this time period.';
var MVTT_TOTAL_PUBLICITY_VALUE = 'Provides the total amount of Publicity Value for this time period.';  
var MVTT_TOTAL_TONALITY = 'Provides the running total of Tonality for this time period.';     
var MVTT_TOTAL_MEDIA_IMPACT = 'Provies the running total of the Media Impact ratio for this time period.';

// Chat help text variables
var MVTT_METRIC = 'Selects the type of broadcast metric you would like to analyze.';
var MVTT_STYLE = 'Chooses the type of chart  (pie, line or bar) to view.';
var MVTT_VALUE = 'Selects whether to analyze totals or average based on the metrics you select.';
var MVTT_AXIS = 'Selects whether to graph by time or by broadcast category.';

// Below are the help text variables used in Newsreel and Newsroom pages.
// NEWSROOM 
var NEWSROOM_NAME_WIDTH = 300;
var MVTT_NEWSROOM_NAME = 'Give your Newsroom a name the relates to the content you have provided in it.';

var NEWSROOM_DESCRIPTION_WIDTH = 300;
var MVTT_NEWSROOM_DESCRIPTION = 'Put text or HTML content in this box and it will appear at the top of your Newsroom.';

var NEWSROOM_USERNAME_WIDTH = 300;
var MVTT_NEWSROOM_USERNAME = 'Give your Newsroom a username so that it can be accesses from anywhere at anytime. NOTE: Every Newsroom has to have a unique username.';

var NEWSROOM_PASSWORD_WIDTH = 300;
var MVTT_NEWSROOM_PASSWORD = 'Make your Newsroom secure by providing a password.';

var NEWSROOM_LOGO_UPLOAD_WIDTH = 300;
var MVTT_NEWSROOM_LOGO_UPLOAD = 'Browse your computer for a logo file that you\'d like to use.';

var NEWSROOM_LOGO_POSITIONING_WIDTH = 300;
var MVTT_NEWSROOM_LOGO_POSITIONING = 'Determine the alignment on the Newsroom of your logo.';

var NEWSROOM_TEMPLATE_UPLOAD_WIDTH = 300;
var MVTT_NEWSROOM_TEMPLATE_UPLOAD = 'Using simple HTML commands, you can skin your Newsroom with your look and feel. Simply put the following HTML code on your page:<mv:newsroom/>';

var NEWSROOM_ACTIVE_WIDTH = 300;
var MVTT_NEWSROOM_ACTIVE = 'You can turn off a Newsroom without deleting all it\'s content by toggling this checkbox.';


// NEWSREEL 
var NEWSREEL_NAME_WIDTH = 300;
var MVTT_NEWSREEL_NAME = 'Give your Newsreel a name the relates to the content you have provided in it.';

var NEWSREEL_DESCRIPTION_WIDTH = 300;
var MVTT_NEWSREEL_DESCRIPTION = 'Put text or HTML content in this box and it will appear at the top of your Newsreel.';

var NEWSREEL_USERNAME_WIDTH = 300;
var MVTT_NEWSREEL_USERNAME = 'Give your Newsreel a username so that it can be accesses from anywhere at anytime. NOTE: Every Newsreel has to have a unique username.';

var NEWSREEL_PASSWORD_WIDTH = 300;
var MVTT_NEWSREEL_PASSWORD = 'Make your Newsreel secure by providing a password.';

var NEWSREEL_LOGO_UPLOAD_WIDTH = 300;
var MVTT_NEWSREEL_LOGO_UPLOAD = 'Browse your computer for a logo file that you\'d like to use.';

var NEWSREEL_LOGO_POSITIONING_WIDTH = 300;
var MVTT_NEWSREEL_LOGO_POSITIONING = 'Determine the alignment on the Newsreel of your logo.';

var NEWSREEL_ACTIVE_WIDTH = 300;
var MVTT_NEWSREEL_ACTIVE = 'You can turn off a Newsreel without deleting all it\'s content by toggling this checkbox.';


// Search help text
var FIND_THE_TEXT_WIDTH = 180;
var MVTT_FIND_THE_TEXT = 'Enter your keywords here.';

var CONTAINED_IN_WIDTH = 300;
var MVTT_CONTAINED_IN = 'You can select the folders that you want to peform the search in.';

// Vision Hits tool tips
var VISIONHITS_WIDTH = 100;
var MVTT_VISIONHITS_PLAYHIT = 'Play Video';
var MVTT_VISIONHITS_PP = 'Play/Pause Video';
var MVTT_VISIONHITS_VOLUME = 'Mute';
var MVTT_VISIONHITS_FF = 'Forward 30 seconds';
var MVTT_VISIONHITS_REWIND = 'Rewind 30 seconds';
var MVTT_VISIONHITS_ORDER = 'Order Video';