gateway.fjla.uk/scripts/iconactions.js

56 lines
1.0 KiB
JavaScript

function gotoGateway() {
window.location = ("./")
}
function gotoAmpache() {
window.location = ("https://music.fjla.uk")
}
function gotoNextcloud() {
window.location = ("https://cloud.fjla.uk")
}
function gotoHomeAssistant() {
window.location = ("https://ha.fjla.uk")
}
function gotoJellyfin() {
window.location = ("https://media.fjla.uk")
}
function gotoGallery() {
window.location = ("https://gallery.fjla.uk")
}
function gotoAccount() {
window.location = ("https://ipa0422.idm.fjla.uk")
}
function gotoHelp() {
window.location = ("https://fds.fjla.uk")
}
function gotoAll() {
window.location = ("./all.html")
}
function gotoMail() {
window.location = ("https://mx1.fb-infra.uk/mail")
}
function gotoVoicemail() {
window.location = ("https://pbx.fjla.uk")
}
function gotoProxmox() {
window.location = ("https://pve0620.fjla.uk:8006")
}
function gotoCUPS() {
window.location = ("https://print.idm.fjla.uk:631/")
}
function gotoOmada() {
window.lodacion = ("https://omada.idm.fjla.uk")
}