
function menu1(){
location.href = "../news/index.html"
}
function menu2(){
location.href = "../brands/index.html"
}
function menu3(){
location.href = "../shop/index.html"
}
function menu4(){
location.href = "../ad/index.html"
}
function menu5(){
location.href = "../profile/index.html"
}

