/******************************************************************************
 * Author:                                                                    *
 *   Etienne Richard                                                          *
 *   Rue de la Chapelle 30                                                    *
 *   2034 Peseux                                                              *
 *   Switzerland                                                              *
 * Revision history:                                                          *
 *   2006-09-27 Initial revision                                              *
 ******************************************************************************/


function GetMoveBwdLabel() { return "Prev." ; }

function GetMoveFwdLabel() { return "Next " ; }

function GetStopLabel() { return "Stop" ; }

function GetPlayLabel() { return "Play" ; }

function GetPauseLabel() { return "Pause" ; }

