
function goto_1(page) {
	if(page == "noproject") location.href = "./projekte/projekt1.html";
	else location.href = "projekt1.html";
}
function goto_2(page) {
	if(page == "noproject") location.href = "./projekte/projekt2.html";
	else location.href = "projekt2.html";
}
function goto_3(page) {
	if(page == "noproject") location.href = "./projekte/projekt3.html";
	else location.href = "projekt3.html";
}
function goto_4(page) {
	if(page == "noproject") location.href = "./projekte/projekt4.html";
	else location.href = "projekt4.html";
}
function goto_5(page) {
	if(page == "noproject") location.href = "./projekte/projekt5.html";
	else location.href = "projekt5.html";
}
function goto_6(page) {
	if(page == "noproject") location.href = "./projekte/projekt6.html";
	else location.href = "projekt6.html";
}
function goto_7(page) {
	if(page == "noproject") location.href = "./projekte/projekt7.html";
	else location.href = "projekt7.html";
}
function goto_8(page) {
	if(page == "noproject") location.href = "./projekte/projekt8.html";
	else location.href = "projekt8.html";
}
function goto_9(page) {
	if(page == "noproject") location.href = "./projekte/projekt9.html";
	else location.href = "projekt9.html";
}
function goto_10(page) {
	if(page == "noproject") location.href = "./projekte/projekt10.html";
	else location.href = "projekt10.html";
}
function goto_11(page) {
	if(page == "noproject") location.href = "./projekte/projekt11.html";
	else location.href = "projekt11.html";
}
function goto_12(page) {
	if(page == "noproject") location.href = "./projekte/projekt12.html";
	else location.href = "projekt12.html";
}
function goto_13(page) {
	if(page == "noproject") location.href = "./projekte/projekt13.html";
	else location.href = "projekt13.html";
}
function goto_14(page) {
	if(page == "noproject") location.href = "./projekte/projekt14.html";
	else location.href = "projekt14.html";
}
function goto_15(page) {
	if(page == "noproject") location.href = "./projekte/projekt15.html";
	else location.href = "projekt15.html";
}
function goto_16(page) {
	if(page == "noproject") location.href = "./projekte/projekt16.html";
	else location.href = "projekt16.html";
}
