@Echo off
Color 45
Color D
Title  BENVENiDO
SET /P name= )) PON TU NOMBRE A CONTINUACION Y PULSA ENTER ;):
cls
 
@ECHO off
ECHO.
ECHO  CARGANDO: ÛÛ
Ping localhost -n 2 >nul
cls
 
@Echo off
ECHO.
ECHO  CARGANDO: ÛÛÛÛÛ     
Ping localhost -n 2 >nul
cls
 
@ECHO off
ECHO.
ECHO  CARGANDO: ÛÛÛÛÛÛÛÛÛÛ
Ping localhost -n 2 >nul
cls
 
GOTO Menu
 
--------------------------------------------------------------------
 
:Menu
 
cls
ECHO                 ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ
ECHO                     ///..==[Bienvenido %name%]==..///    
ECHO                 ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ
ECHO.
ECHO 1 - Musica
ECHO 2 - Mi informacion personal
ECHO 3 - Temas
ECHO 4 - Salir
ECHO.
SET /P Menu=Ingrese su Opcion (1,2,3.4) y pulse ENTER:
IF %Menu%==1 GOTO Musica
IF %Menu%==2 GOTO Mi informacion personal
IF %Menu%==3 GOTO Mi canal
IF %Menu%==4 Exit
IF %Menu% NEQ 1 GOTO Menu
 
 
 
 
 
:Musica
 
cls
ECHO 1 - Salsa Clasica
ECHO 2 - Regueton
ECHO 3 - Rancheras
ECHO 4 - Atras
 
ECHO ------------------------------------------------------------------------
SET /P Menu=Ingrese su Opcion y pulse ENTER:
IF %Menu%==1 GOTO Salsa Clasica
IF %Menu%==2 GOTO Regueton
IF %Menu%==3 GOTO menu
IF %Menu%==4 GOTO menu
IF %Menu%==5 GOTO menu
IF %Menu%==6 GOTO menu
IF %Menu%==7 GOTO Menu
IF %Menu% NEQ 1 GOTO Iconos
 
:Salsa Clasica
 
cls
ECHO.
ECHO 1- escuchar  
ECHO 2- Atras
ECHO.
 
SET /P Menu=Ingrese Su Opcion y Preciona Enter :
IF %Menu%==1 GOTO Hector Lavoe
IF %Menu%==2 GOTO Iconos
IF %Menu% NEQ 1 GOTO Programas
 
:Regueton
 
cls
ECHO 1 - escuchar
ECHO 2 - Atras
 
SET /P Menu=Ingrese Su Opcion y Preciona Enter :
IF %Menu%==1 GOTO yandel 
IF %Menu%==2 GOTO Iconos
IF %Menu% NEQ 1 GOTO Programas
 
 
 
 
 
:Mi informacion personal
 
cls
ECHO 1 - Correo
ECHO 2 - facebook
ECHO 3 - Atras
 
ECHO ------------------------------------------------------------------------
SET /P Menu=Ingrese su Opcion y pulse ENTER:
IF %Menu%==1 GOTO Mi informacion personal
IF %Menu%==2 GOTO facebook
IF %Menu%==3 GOTO menu
IF %Menu%==4 GOTO menu
IF %Menu%==5 GOTO menu
IF %Menu%==6 GOTO menu
IF %Menu%==7 GOTO Menu
IF %Menu% NEQ 1 GOTO Iconos
 
 
:facebook
 
cls
ECHO 1 - Ingresar
ECHO 2 - Atras
 
SET /P Menu=Ingrese Su Opcion y Preciona Enter :
IF %Menu%==1 GOTO login 
IF %Menu%==2 GOTO login 
IF %Menu% NEQ 1 GOTO Programas
 
 
 
 
 
:Mi informacion personal
 
cls
ECHO.
ECHO 1- Ingresar 
ECHO 2- Atras
ECHO.
 
SET /P Menu=Ingrese Su Opcion y Preciona Enter :
IF %Menu%==1 GOTO Correo
IF %Menu%==2 GOTO Iconos
IF %Menu% NEQ 1 GOTO Programas
 
:Mi informacion personal
 
cls
ECHO.
ECHO 1- ingresar 
ECHO 2- Atras
ECHO.
 
SET /P Menu=Ingrese Su Opcion y Preciona Enter :
IF %Menu%==1 GOTO cccccny
IF %Menu%==2 GOTO Iconos
IF %Menu% NEQ 1 GOTO Programas
 
 
start iexplore https://snt151.mail.live.com/?tid=cm0ZQZbqjK5BGtCwAhWthXFA2&fid=flinbox
GOTO Menu
 
:Hector Lavoe
 
start iexplore https://www.youtube.com/watch?v=uagxHHVMobY
GOTO Programas
 
 
:yandel
 
start iexplore https://www.youtube.com/watch?v=QfXNURDxWGk
GOTO Programas
 
 
:correo
 
start iexplore https://snt151.mail.live.com/?tid=cm0ZQZbqjK5BGtCwAhWthXFA2&fid=flinbox
GOTO Programas
 
 
 
:login
 
start iexplore https://www.facebook.com/
GOTO Programas