﻿function opensdir(url){
document.location.href=url + '.php';
}

function opensthis(url){
document.location.href=url;
}